Interface Thing<K>


public interface Thing<K>
  • Method Details

    • getFields

      Map<String,Object> getFields()
    • getCore

      K getCore()
    • isTop

      boolean isTop()