接口 MapType

所有超级接口:
Node, Type

public interface MapType extends Type
  • 方法详细资料

    • getKeyType

      Type getKeyType()
    • getValueType

      Type getValueType()