public class Range extends Object
Range(Integer first, Integer last)
Integer
getFirst()
getLast()
boolean
isInclude(Integer n)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Range(Integer first, Integer last)
public Integer getFirst()
public Integer getLast()
public boolean isInclude(Integer n)
Copyright © 2019. All rights reserved.