Home
last modified time | relevance | path

Searched defs:removeConstructor (Results 1 – 2 of 2) sorted by relevance

/external/javassist/src/main/javassist/
DCtClass.java1072 public void removeConstructor(CtConstructor c) throws NotFoundException { in removeConstructor() method in CtClass
DCtClassType.java1457 public void removeConstructor(CtConstructor m) throws NotFoundException { in removeConstructor() method in CtClassType