public class KeySet extends Object
| Constructor and Description |
|---|
KeySet() |
KeySet(com.upokecenter.cbor.CBORObject keysIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(OneKey key) |
List<OneKey> |
getList() |
Stream<OneKey> |
parallelStream() |
void |
remove(OneKey key) |
Stream<OneKey> |
stream() |
COSE for Java documentation, generatedin 2018.