protected abstract static class NumberRange.Container<N extends java.lang.Number> extends java.lang.Object
protected
NumberRange.Container()
N
getFrom()
getTo()
void
setFrom(N from)
setTo(N to)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected NumberRange.Container()
public N getFrom()
public void setFrom(N from)
public N getTo()
public void setTo(N to)
Copyright © 2013 echocat. All Rights Reserved.