Searched defs:stringer (Results 1 – 3 of 3) sorted by relevance
60 public Callable<String> stringer() { in stringer() method in MethodReference
111 type stringer string type
203 Callable<?> stringer = methodrefUse.stringer(); in testThrowingPrivateMethodReference() local