Package org.infinispan.commons.util
Interface Util.ByteGetter
-
- Enclosing class:
- Util
public static interface Util.ByteGetter
Returns the byte atindex
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte
get(int index)
-