com.jeffpalm.util
Interface Range


public interface Range


Nested Class Summary
static interface Range.Factory
           
 
Method Summary
 int from()
           
 int to()
           
 

Method Detail

from

int from()

to

int to()