接口 NullableType

所有超级接口:
Node, Type

public interface NullableType extends Type
  • 方法概要

    修饰符和类型
    方法
    说明
     
    static Type
    unwrap(Type type)
     

    从接口继承的方法 org.babyfish.jimmer.client.meta.Node

    accept

    从接口继承的方法 org.babyfish.jimmer.client.meta.Type

    hasDefinition
  • 方法详细资料

    • getTargetType

      Type getTargetType()
    • unwrap

      static Type unwrap(Type type)