- Type Parameters:
V- the value type
- All Superinterfaces:
Keyed
A pointer to a resource.
- Since:
- 4.8.0
-
Method Summary
-
Method Details
-
pointer
Creates a pointer.- Type Parameters:
V- the value type- Parameters:
type- the value typekey- the key- Returns:
- the pointer
- Since:
- 4.8.0
-
type
Gets the value type.- Returns:
- the value type
- Since:
- 4.8.0
-
key
Key key()Gets the key.
-