Searched defs:HeapSegment (Results 1 – 1 of 1) sorted by relevance
27 public final class HeapSegment implements Comparable<HeapSegment> { class250 public HeapSegment(ByteBuffer hpsgData) throws BufferUnderflowException { in HeapSegment() method in HeapSegment