public class OptionalInteger extends java.lang.Object
OptionalInteger(boolean hasVal, int val)
boolean
hasValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OptionalInteger(boolean hasVal, int val)
public boolean hasValue()