Uses of Class
org.callbackparams.combine.reflect.Combined

Packages that use Combined
org.callbackparams.combine.reflect   
 

Uses of Combined in org.callbackparams.combine.reflect
 

Methods in org.callbackparams.combine.reflect that return Combined
static Combined[] CallbackRecordsFactory.asCombinedArray(Object record)
          Utility method that is used by subclasses and the JUnit-3.x utilities.
static Combined Combined.resurrectFromOtherClassLoader(Object combined2reload)
           
 Combined[] CallbackRecordsFactory.retrieveCombinedArray(Class valuesClass)
          The returned array (supposedly containing callback-values) is determined from the specified class.
 



Copyright © 2010-2013 Henrik Kaipe. All Rights Reserved.