JavaScript is disabled on your browser.
Skip navigation links
Red Hat Data Grid 8.4.8.GA
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.infinispan.commons.util
Interface Util.ByteGetter
Enclosing class:
Util
public static interface
Util.ByteGetter
Returns the byte at
index
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte
get
(int index)
Method Details
get
byte
get
(int index)