public class SimpleKey<K> extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
access(long time) |
boolean |
equals(Object o) |
K |
getKey() |
int |
hashCode() |
long |
lastAccess() |
public SimpleKey(K key)
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.