Uses of Class
com.caucho.quercus.function.CompiledMethodRef

Packages that use CompiledMethodRef
com.caucho.quercus.function   
 

Uses of CompiledMethodRef in com.caucho.quercus.function
 

Subclasses of CompiledMethodRef in com.caucho.quercus.function
 class CompiledMethodRef_0
          Represents a compiled method with 0 args
 class CompiledMethodRef_1
          Represents a compiled method with 1 arg
 class CompiledMethodRef_2
          Represents a compiled method with 2 args
 class CompiledMethodRef_3
          Represents a compiled method with 3 args
 class CompiledMethodRef_4
          Represents a compiled method with 4 args
 class CompiledMethodRef_5
          Represents a compiled method with 5 args
 class CompiledMethodRef_N
          Represents a compiled method with N args
 class CompiledRefMethod_0
          Represents a compiled method with 0 args