public static class OptionProvider.Option extends Object implements Serializable
Option(String name, String value)
boolean
equals(Object obj)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Option(String name, String value)
public String getName()
public String getValue()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2016–2022. All rights reserved.