Class UnknownTypeReference


  • public class UnknownTypeReference
    extends LightweightTypeReference
    Represents a JvmType that could not be resolved, e.g. a proxy or null. Generally speaking, unknown type references define features on demand, thus they do not produce conformance problems or follow up linking errors.