Class ResolvedBinaryType

All Implemented Interfaces:
IAnnotatable, IJavaElement, IMember, IParent, ISourceManipulation, ISourceReference, IType, SuffixConstants, org.eclipse.core.runtime.IAdaptable

public class ResolvedBinaryType extends BinaryType
Handle representing a binary type that is resolved. The uniqueKey contains the genericTypeSignature of the resolved type. Use BindingKey to decode it.