Interface Policy.KeyOnlyPolicy

    • Method Detail

      • record

        default void record​(AccessEvent event)
        Description copied from interface: Policy
        Records that the entry was accessed.
        Specified by:
        record in interface Policy
      • record

        void record​(long key)