K
- the type of the keypublic interface KeyObject<K>
Interface for an Object which has a key property.
Modifier and Type | Method and Description |
---|---|
K |
getKey()
Returns the key of the object
|
K getKey()
Copyright © 2022 Fugerit. All rights reserved.