Interface LongRepresentable<T>

  • All Superinterfaces:
    java.lang.Comparable<T>
    All Known Implementing Classes:
    LongRef, ProbBackoffPair

    public interface LongRepresentable<T>
    extends java.lang.Comparable<T>
    • Method Detail

      • asLong

        long asLong()