Home | History | Annotate | Download | only in javassist

Lines Matching defs:checkNotFrozen

411         checkNotFrozen(newName);
590 void checkNotFrozen(String classname) throws RuntimeException {
613 * @see checkNotFrozen(String)
721 checkNotFrozen(classname);
799 checkNotFrozen(classname);
813 checkNotFrozen(classname);
843 checkNotFrozen(name);