Uses of Class
joeq.Allocator.CodeAllocator.InstructionPointer

Packages that use CodeAllocator.InstructionPointer
joeq.Allocator   
 

Uses of CodeAllocator.InstructionPointer in joeq.Allocator
 

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



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