Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/bytecode/
DConstPool.java1541 class Utf8Info extends ConstInfo { class
1546 public Utf8Info(String utf8, int i) { in Utf8Info() method in Utf8Info
1551 public Utf8Info(DataInputStream in, int i) throws IOException { in Utf8Info() method in Utf8Info