protected static class AbstractCommandLineRunner.FlagEntry<T> extends Object
protected
FlagEntry(T flag, String value)
boolean
equals(Object o)
T
getFlag()
String
getValue()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected FlagEntry(T flag, String value)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public T getFlag()
public String getValue()
Copyright © 2009-2017 Google. All Rights Reserved.