T
Object
protected static final class ProgramOptions.Option<T> extends Object
Option(String name, Class<T> type, String usage)
boolean
equals(Object obj)
String
getName()
getUsage()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Option(String name, Class<T> type, String usage)
name
type
usage
public final String getName()
public final String getUsage()
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2020. All rights reserved.