Interface Identifier<E extends EntityType<E>>

    • Method Detail

      • getValues

        default java.util.stream.Stream<java.lang.Object> getValues()
      • isEmpty

        default boolean isEmpty()
      • size

        default int size()
      • contains

        default boolean contains​(Identifier<E> otherIdentifier)