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

/openjdk7/langtools/test/tools/javac/
H A DQualifiedThisExactMatch.java55 Object getThisB() { return B.this; } method in class:QualifiedThisExactMatch.A.B
71 check(b, b.getThisB());

Completed in 51 milliseconds