Class Tvl<T>


  • public class Tvl<T>
    extends Object
    • Constructor Detail

      • Tvl

        public Tvl​(T t,
                   long value)
    • Method Detail

      • getT

        public T getT()
      • getValue

        public long getValue()