Interface MemoryKeyCollection

All Superinterfaces:
Iterable<MemoryKey>, ReIterable<MemoryKey>

public interface MemoryKeyCollection
extends ReIterable<MemoryKey>
  • Method Details

    • clear

      void clear()
    • add

      void add​(MemoryKey key)