T
- the data type of recordspublic class SimpleKeyProvider<T> extends Object implements ProvidesKey<T>
ProvidesKey
.Constructor and Description |
---|
SimpleKeyProvider() |
public Object getKey(T item)
getKey
in interface ProvidesKey<T>
item
- the list itemCopyright © 2018. All rights reserved.