public class Range extends Object
int
max
min
Range()
Range(int min, int max)
Range
clone()
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int min
public int max
public Range()
public Range(int min, int max)
public Range clone()
clone
Object
Copyright © 2012–2020. All rights reserved.