Searched refs:getIndirect (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/java/lang/reflect/
H A DProxyGenerator.java1761 return getIndirect(new IndirectEntry(
1770 return getIndirect(new IndirectEntry(
1782 return getIndirect(new IndirectEntry(
1794 return getIndirect(new IndirectEntry(
1806 return getIndirect(new IndirectEntry(
1816 return getIndirect(new IndirectEntry(
1897 private short getIndirect(IndirectEntry e) { method in class:ProxyGenerator.ConstantPool

Completed in 38 milliseconds