public interface StampProvider
Modifier and Type | Method and Description |
---|---|
Stamp |
createHubStamp(boolean nonNull)
Create the stamp of a possibly null hub.
|
Stamp |
createHubStamp(ObjectStamp object)
Create the stamp of the
hub of an object. |
Stamp |
createMethodStamp()
Create the stamp of a pointer to a method.
|
Stamp createHubStamp(ObjectStamp object)
hub
of an object.Stamp createHubStamp(boolean nonNull)
Stamp createMethodStamp()