Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/bytecode/
DConstPool.java125 public ConstPool(String thisclass) { in ConstPool() argument
133 thisClassInfo = addClassInfo(thisclass); in ConstPool()