Class JStubLocationClassReferenceResolver
java.lang.Object
honeyroasted.jypestub.resolver.JStubLocationClassReferenceResolver
- All Implemented Interfaces:
honeyroasted.jype.system.resolver.JTypeResolver<honeyroasted.jype.metadata.location.JClassLocation, honeyroasted.jype.type.JType>
public class JStubLocationClassReferenceResolver
extends Object
implements honeyroasted.jype.system.resolver.JTypeResolver<honeyroasted.jype.metadata.location.JClassLocation, honeyroasted.jype.type.JType>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhoneyroasted.jype.system.resolver.JResolutionResult<honeyroasted.jype.metadata.location.JClassLocation, honeyroasted.jype.type.JType> resolve(honeyroasted.jype.system.JTypeSystem system, honeyroasted.jype.metadata.location.JClassLocation value) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface honeyroasted.jype.system.resolver.JTypeResolver
keyType, resultType
-
Constructor Details
-
JStubLocationClassReferenceResolver
-
-
Method Details
-
resolve
public honeyroasted.jype.system.resolver.JResolutionResult<honeyroasted.jype.metadata.location.JClassLocation, honeyroasted.jype.type.JType> resolve(honeyroasted.jype.system.JTypeSystem system, honeyroasted.jype.metadata.location.JClassLocation value) - Specified by:
resolvein interfacehoneyroasted.jype.system.resolver.JTypeResolver<honeyroasted.jype.metadata.location.JClassLocation, honeyroasted.jype.type.JType>
-