Home
last modified time | relevance | path

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

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