OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iface57
(Results
1 - 1
of
1
) sorted by null
/libcore/benchmarks/src/benchmarks/
InvokeInterface.java
546
public void doCall57Interface(
Iface57
i) { i.callIface57(); }
571
Iface55, Iface56,
Iface57
, Iface58, Iface59,
633
static interface
Iface57
{ default void callIface57() {} }
Completed in 107 milliseconds