lib.unwind
Class Unwind

java.lang.Object
  extended by lib.unwind.Unwind
Direct Known Subclasses:
UnwindPPC32, UnwindPPC64, UnwindX86, UnwindX8664

public abstract class Unwind
extends Object


Constructor Summary
Unwind()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Unwind

public Unwind()