Searched defs:Trusted (Results 1 – 3 of 3) sorted by relevance
50 interface Trusted<V> extends ListenableFuture<V> {} interface in AbstractFuture
101 interface Trusted<V extends @Nullable Object> extends ListenableFuture<V> {} interface in AbstractFuture