Class ObjectType

java.lang.Object
io.moderne.compiled.internal.signature.ObjectType
All Implemented Interfaces:
ComponentType, FieldDescriptor, FieldType, ParameterDescriptor, ReturnDescriptor

public class ObjectType extends Object implements FieldType
  • Constructor Details

    • ObjectType

      public ObjectType()
  • Method Details

    • fromJavaType

      public static ObjectType fromJavaType(org.openrewrite.java.tree.JavaType.FullyQualified fq)
    • toString

      public String toString()
      Overrides:
      toString in class Object