public class IntRange extends Object
int
end
start
IntRange(int num)
IntRange(int start, int end)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int start
public int end
public IntRange(int num)
public IntRange(int start, int end)
Copyright © 2018–2019. All rights reserved.