public class LongRange extends Object implements Range<Long,LongContent>
public Long getStart()
getStart in interface Range<Long,LongContent>public Long getEnd()
getEnd in interface Range<Long,LongContent>public boolean contains(Long point)
contains in interface Range<Long,LongContent>public LongContent length()
length in interface Measurable<LongContent>public static LongRange of(long start, long end)
Copyright © 2014. All Rights Reserved.