Uses of Class
com.tangosol.util.AbstractByteSequence
-
Packages that use AbstractByteSequence Package Description com.tangosol.util Contains various generic utilities. -
-
Uses of AbstractByteSequence in com.tangosol.util
Subclasses of AbstractByteSequence in com.tangosol.util Modifier and Type Class Description static class
AbstractByteSequence.AggregateByteSequence
A naive ByteSequence that glues two ByteSequence instances together.static class
AbstractByteSequence.PartialByteSequence
A naive ByteSequence that represents a portion of another ByteSequence.
-