joeq.ClassLib.apple13_osx
Class Interface.apple13_osxObjectTraverser

java.lang.Object
  extended by joeq.Runtime.ObjectTraverser
      extended by joeq.ClassLib.Common.InterfaceImpl.CommonObjectTraverser
          extended by joeq.ClassLib.apple13_osx.Interface.apple13_osxObjectTraverser
Enclosing class:
Interface

public static class Interface.apple13_osxObjectTraverser
extends InterfaceImpl.CommonObjectTraverser


Field Summary
static Interface.apple13_osxObjectTraverser INSTANCE
           
 
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.apple13_osxObjectTraverser()
           
 
Method Summary
 Object mapInstanceField(Object o, jq_InstanceField f)
           
 
Methods inherited from class joeq.ClassLib.Common.InterfaceImpl.CommonObjectTraverser
initialize, mapStaticField, 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.apple13_osxObjectTraverser INSTANCE
Constructor Detail

Interface.apple13_osxObjectTraverser

protected Interface.apple13_osxObjectTraverser()
Method Detail

mapInstanceField

public Object mapInstanceField(Object o,
                               jq_InstanceField f)
Overrides:
mapInstanceField in class InterfaceImpl.CommonObjectTraverser


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