public class CompoundComposite extends AbstractComposite
Composite.EOC
Modifier and Type | Method and Description |
---|---|
Composite |
copy(CFMetaData cfm,
AbstractAllocator allocator) |
protected java.nio.ByteBuffer[] |
elementsCopy(AbstractAllocator allocator) |
java.nio.ByteBuffer |
get(int i) |
boolean |
isStatic() |
int |
size() |
long |
unsharedHeapSize() |
long |
unsharedHeapSizeExcludingData() |
dataSize, end, eoc, equals, hashCode, isEmpty, isPrefixOf, slice, start, toByteBuffer, withEOC
public int size()
public java.nio.ByteBuffer get(int i)
public boolean isStatic()
isStatic
in interface Composite
isStatic
in class AbstractComposite
protected java.nio.ByteBuffer[] elementsCopy(AbstractAllocator allocator)
public long unsharedHeapSize()
public long unsharedHeapSizeExcludingData()
public Composite copy(CFMetaData cfm, AbstractAllocator allocator)
Copyright © 2020 The Apache Software Foundation