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

/openjdk7/jdk/src/share/classes/sun/misc/
H A DProxyGenerator.java1739 return getIndirect(new IndirectEntry(
1748 return getIndirect(new IndirectEntry(
1760 return getIndirect(new IndirectEntry(
1772 return getIndirect(new IndirectEntry(
1784 return getIndirect(new IndirectEntry(
1794 return getIndirect(new IndirectEntry(
1875 private short getIndirect(IndirectEntry e) { method in class:ProxyGenerator.ConstantPool

Completed in 35 milliseconds