Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
Allocator.HeapAllocator.HeapPointer

Uses of HeapAllocator.HeapPointer in Allocator
 

Methods in Allocator with parameters of type HeapAllocator.HeapPointer
 int HeapAllocator.HeapPointer.compareTo(HeapAllocator.HeapPointer that)
          Compare this heap pointer to another heap pointer.
 boolean HeapAllocator.HeapPointer.equals(HeapAllocator.HeapPointer that)
          Returns true if this heap pointer refers to the same location as the given heap pointer, false otherwise.