Interface Keyable<TK>

All Known Implementing Classes:
JProperty

public interface Keyable<TK>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getKey

      TK getKey()