接口 WsConstant<T,​V>


public interface WsConstant<T,​V>
  • 方法概要

    修饰符和类型
    方法
    说明
     
     
    boolean
    is​(T other)
     
  • 方法详细资料

    • getCode

      T getCode()
    • getDesc

      V getDesc()
    • is

      boolean is(T other)