package obix.contracts; import obix.IObj; public interface Range extends IObj { }