Home
last modified time | relevance | path

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

/libcore/ojluni/src/lambda/java/java/lang/invoke/
DMethodType.java79 public MethodType erase() { return null; } in erase() method in MethodType
/libcore/ojluni/annotations/sdk/nullability/java/lang/invoke/
DMethodType.annotated.java68 public java.lang.invoke.MethodType erase() { throw new RuntimeException("Stub!"); } in erase() method in MethodType