Home
last modified time | relevance | path

Searched defs:hasWrappers (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/lambda/java/java/lang/invoke/
DMethodType.java77 public boolean hasWrappers() { return false; } in hasWrappers() method in MethodType
/libcore/ojluni/annotations/sdk/nullability/java/lang/invoke/
DMethodType.annotated.java66 public boolean hasWrappers() { throw new RuntimeException("Stub!"); } in hasWrappers() method in MethodType