Interface IByteListable
-
- All Known Implementing Classes:
ByteBigList,ByteBigList.ByteBlock,ByteBigList.ReadOnlyByteBigList,ByteGapList,ByteGapList.ReadOnlyList,IByteList,IByteList.IByteListableFromArray,IByteList.IByteListableFromCollection,IByteList.IByteListableFromList,IByteList.IByteListableFromMult
interface IByteListable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byteget(int index)intsize()
-