public interface ByteKeysMap
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
containsKey(byte key)  | 
void | 
forEachKey(ByteProcedure procedure)  | 
boolean | 
isEmpty()  | 
boolean | 
notEmpty()  | 
int | 
size()  | 
int size()
boolean containsKey(byte key)
void forEachKey(ByteProcedure procedure)
boolean isEmpty()
boolean notEmpty()
Copyright © 2004–2016. All rights reserved.