Class JAbstractType
java.lang.Object
honeyroasted.jype.type.impl.JAbstractType
- All Implemented Interfaces:
honeyroasted.almonds.SimpleName,honeyroasted.collect.copy.Copyable<JType, JTypeCache<JType,,JType>> JType
- Direct Known Subclasses:
JMetaVarTypeImpl,JNoneTypeImpl,JPrimitiveTypeImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface honeyroasted.jype.type.JType
JType.Equality -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface honeyroasted.jype.type.JType
accept, accept, accept, copy, copy, declarationSignature, descriptor, downwardsProjection, downwardsProjection, equals, equals, hasCyclicTypeVariables, hasCyclicTypeVariables, hashCode, isAssignableFrom, isAssignableTo, isCompatibleFrom, isCompatibleTo, isContextType, isNullType, isProperType, isResultType, knownDirectSupertypes, signature, structuralEquals, typeEquals, upwardsProjection, upwardsProjection, varTypeResolver
-
Constructor Details
-
JAbstractType
-
-
Method Details
-
typeSystem
- Specified by:
typeSystemin interfaceJType
-
metadata
-
toString
-
simpleName
- Specified by:
simpleNamein interfacehoneyroasted.almonds.SimpleName
-
hashCode
-
equals
-