Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static Key |
key(Object... contents) |
String |
toString() |
public Key(Object... contents)
contents
- can be null
and can contain null
elements.Copyright © 2024. All rights reserved.