Class MetaParam.MetaLastUsed

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

    @Experimental
    public static final class MetaParam.MetaLastUsed
    extends MetaParam.MetaLong
    Read only metadata parameter representing a cached entry's last used time in milliseconds.
    Since:
    8.0
    • Constructor Detail

      • MetaLastUsed

        public MetaLastUsed​(long lastUsed)
    • Method Detail

      • toString

        public String toString()