Interface AutoKeyed

All Superinterfaces:
Keyed
All Known Subinterfaces:
DensityFunction

@NullMarked @Internal public interface AutoKeyed extends Keyed
  • Method Summary

    Modifier and Type
    Method
    Description
    default Key
    key()
     
  • Method Details

    • key

      default Key key()
      Specified by:
      key in interface Keyed