Uses of Class
com.caucho.amber.field.StubMethod

Packages that use StubMethod
com.caucho.amber.type   
 

Uses of StubMethod in com.caucho.amber.type
 

Methods in com.caucho.amber.type that return types with arguments of type StubMethod
 java.util.ArrayList<StubMethod> AbstractEnhancedType.getMethods()
          Returns the methods
 

Methods in com.caucho.amber.type with parameters of type StubMethod
 void AbstractEnhancedType.addStubMethod(StubMethod method)
          Adds a stub method