Interface _longRange

All Known Implementing Classes:
_longRange.Default

public interface _longRange
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Interface Description
    static class  _longRange.Default  
  • Method Summary

    Modifier and Type Method Description
    long bound()  
    default long length()  
    static _longRange New​(long start, long bound)  
    long start()