Searched refs:RemoteFunction (Results 1 – 1 of 1) sorted by relevance
42 public interface RemoteFunction<V> { interface in Remote52 public static <V> V exec(RemoteFunction<V> func) { in exec()74 public static <V> void tryExec(RemoteFunction<V> func) { in tryExec()