Uses of Class
joeq.Allocator.HeapAllocator.HeapPointer

Packages that use HeapAllocator.HeapPointer
joeq.Allocator   
 

Uses of HeapAllocator.HeapPointer in joeq.Allocator
 

Methods in joeq.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.
 



Copyright © 2001-2005 John Whaley. All Rights Reserved.