Class MetaParam.MetaCreated

  • All Implemented Interfaces:
    MetaParam<java.lang.Long>
    Enclosing interface:
    MetaParam<T>

    public static final class MetaParam.MetaCreated
    extends MetaParam.MetaLong
    Read only metadata parameter representing a cached entry's created time in milliseconds.
    Since:
    8.0
    • Constructor Detail

      • MetaCreated

        public MetaCreated​(long created)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object