Class ConstantMap.Reference

  • Enclosing class:
    ConstantMap

    private class ConstantMap.Reference
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private long id  
    • Constructor Summary

      Constructors 
      Constructor Description
      Reference​(long id)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) java.lang.Object resolve​(long atTimestamp)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • id

        private final long id
    • Constructor Detail

      • Reference

        Reference​(long id)
    • Method Detail

      • resolve

        java.lang.Object resolve​(long atTimestamp)