接口 StaticObjectType

所有超级接口:
Node, ObjectType, Type
所有已知实现类:
StaticObjectTypeImpl

public interface StaticObjectType extends ObjectType
  • 方法详细资料

    • getTypeArguments

      List<Type> getTypeArguments()
    • hasDefinition

      default boolean hasDefinition()
      指定者:
      hasDefinition 在接口中 Type