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