Interface KProperty<T>

  • All Known Implementing Classes:
    KPropertyImpl

    public interface KProperty<T>
    • Method Detail

      • getValue

        T getValue()
      • isSearchable

        boolean isSearchable()
      • isSortable

        default boolean isSortable()