@Authors(value="Nikolche Mihajlovski") @Since(value="5.1.0") public class Range extends org.rapidoid.RapidoidThing implements IRange
int
length()
static Range
of(int start, int length)
start()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Range of(int start, int length)
public int start()
start
IRange
public int length()
length
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.