public class Key<T> extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static String[] |
parse(String source) |
String |
toString() |
@SafeVarargs public Key(T... values)
Copyright © 2020. All rights reserved.