|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ByteArrayEnumeration
Field Summary |
---|
Fields inherited from interface com.mchange.util.MEnumeration |
---|
EMPTY |
Method Summary | |
---|---|
boolean |
hasMoreBytes()
checks whether any more byte arrays remain in the enumeration. |
byte[] |
nextBytes()
gets the next byte[] in the enumeration. |
Methods inherited from interface com.mchange.util.MEnumeration |
---|
hasMoreElements, nextElement |
Methods inherited from interface com.mchange.io.IOByteArrayEnumeration |
---|
hasMoreElements, nextElement |
Method Detail |
---|
byte[] nextBytes()
IOByteArrayEnumeration
nextBytes
in interface IOByteArrayEnumeration
boolean hasMoreBytes()
IOByteArrayEnumeration
hasMoreBytes
in interface IOByteArrayEnumeration
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |