public interface UncheckedInterfaceProvider
Modifier and Type | Method and Description |
---|---|
static Stamp |
uncheckedOrNull(JavaType type,
Stamp originalStamp) |
Stamp |
uncheckedStamp()
Returns a stamp containing information about interface types that has not been verified or
null if no such stamp is available.
|
Stamp uncheckedStamp()
static Stamp uncheckedOrNull(JavaType type, Stamp originalStamp)