Searched refs:hasWrappers (Results 1 – 3 of 3) sorted by relevance
480 assertTrue(mt.hasWrappers()); in testHasWrappers()483 assertTrue(mt.hasWrappers()); in testHasWrappers()486 assertFalse(mt.hasWrappers()); in testHasWrappers()533 assertTrue(wrapped.hasWrappers()); in testWrap()553 assertFalse(unwrapped.hasWrappers()); in testUnwrap()
77 public boolean hasWrappers() { return false; } in hasWrappers() method in MethodType
608 public boolean hasWrappers() { in hasWrappers() method in MethodType