类 Entry<K,V>

java.lang.Object
springfox.documentation.schema.Entry<K,V>

public class Entry<K,V> extends Object
  • 构造器详细资料

    • Entry

      public Entry()
  • 方法详细资料

    • getKey

      public V getKey()
    • setKey

      public void setKey(V key)