public static class PrimitiveCollections.ByteCollection extends PrimitiveCollections.AbstractPrimitiveCollection<Byte>
| Constructor and Description |
|---|
ByteCollection(byte[] array) |
| Modifier and Type | Method and Description |
|---|---|
Byte |
get(int index) |
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, parallelStream, removeIf, spliterator, streampublic Byte get(int index)
get in class PrimitiveCollections.AbstractPrimitiveCollection<Byte>Copyright © 2016–2020 Fizzed, Inc. All rights reserved.