Interface _longKeyValue

All Known Implementing Classes:
_longKeyValue.Default

public interface _longKeyValue
  • Nested Class Summary

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

    Modifier and Type Method Description
    long key()  
    long value()  
  • Method Details