keys property

List<K> keys

Returns the available keys. This violates the enclosing principle. Take the return values with caution

Implementation

List<K> get keys;