joeq.ClassLib.sun15_win32
Class Interface.sun15_win32ObjectTraverser

java.lang.Object
  extended by joeq.Runtime.ObjectTraverser
      extended by joeq.ClassLib.Common.InterfaceImpl.CommonObjectTraverser
          extended by joeq.ClassLib.sun14_win32.Interface.sun14_win32ObjectTraverser
              extended by joeq.ClassLib.sun142_win32.Interface.sun142_win32ObjectTraverser
                  extended by joeq.ClassLib.sun15_win32.Interface.sun15_win32ObjectTraverser
Enclosing class:
Interface

public static class Interface.sun15_win32ObjectTraverser
extends Interface.sun142_win32ObjectTraverser


Field Summary
static Interface.sun15_win32ObjectTraverser INSTANCE
           
static jq_StaticField valueOffsetField
           
 
Fields inherited from class joeq.ClassLib.sun14_win32.Interface.sun14_win32ObjectTraverser
acp_class
 
Fields inherited from class joeq.ClassLib.Common.InterfaceImpl.CommonObjectTraverser
IGNORE_THREAD_LOCALS, mappedObjects, nullInstanceFields, nullStaticFields
 
Fields inherited from class joeq.Runtime.ObjectTraverser
NO_OBJECT, out, TRACE
 
Constructor Summary
protected Interface.sun15_win32ObjectTraverser()
           
 
Method Summary
 void initialize()
           
 Object mapStaticField(jq_StaticField f)
           
 
Methods inherited from class joeq.ClassLib.sun14_win32.Interface.sun14_win32ObjectTraverser
mapInstanceField
 
Methods inherited from class joeq.ClassLib.Common.InterfaceImpl.CommonObjectTraverser
mapValue
 
Methods inherited from class joeq.Runtime.ObjectTraverser
getInstanceFieldValue_reflection, getInstanceFieldValue, getStaticFieldValue_reflection, getStaticFieldValue, lookupField, putInstanceFieldValue_reflection, putInstanceFieldValue, putStaticFieldValue_reflection, putStaticFieldValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static Interface.sun15_win32ObjectTraverser INSTANCE

valueOffsetField

public static final jq_StaticField valueOffsetField
Constructor Detail

Interface.sun15_win32ObjectTraverser

protected Interface.sun15_win32ObjectTraverser()
Method Detail

initialize

public void initialize()
Overrides:
initialize in class Interface.sun142_win32ObjectTraverser

mapStaticField

public Object mapStaticField(jq_StaticField f)
Overrides:
mapStaticField in class InterfaceImpl.CommonObjectTraverser


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