public class MsnRange extends Object
MsnRange(int singleVal)
MsnRange(int lowVal, int highVal)
int
getHighVal()
getLowVal()
boolean
includes(int msn)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MsnRange(int singleVal)
public MsnRange(int lowVal, int highVal)
public int getLowVal()
public int getHighVal()
public boolean includes(int msn)
Copyright © 2006–2018 Icegreen Technologies. All rights reserved.