org.bdgp.util
Interface Range


public interface Range


Method Summary
 int getHigh()
           
 int getLow()
           
 

Method Detail

getLow

public int getLow()

getHigh

public int getHigh()