Searched defs:abstractMethod (Results 1 – 7 of 7) sorted by relevance
200 public static CtMethod abstractMethod(CtClass returnType, in abstractMethod() method in CtNewMethod
544 goog.abstractMethod = function() { function
4 goog.abstractMethod=function(){throw Error("unimplemented abstract method");};goog.addSingletonGett… function
117 goog.abstractMethod = function() { function