Interface KeysetHandleInterface.Entry

  • All Known Implementing Classes:
    KeysetHandle.Entry
    Enclosing interface:
    KeysetHandleInterface

    public static interface KeysetHandleInterface.Entry
    Provides the basic interface for KeysetHandle.Entry.
    • Method Detail

      • getKey

        Key getKey()
      • getId

        int getId()
      • isPrimary

        boolean isPrimary()