Searched defs:booleanFunction (Results 1 – 1 of 1) sorted by relevance
/external/opencensus-java/api/src/main/java/io/opencensus/trace/ |
D | AttributeValue.java | 97 Function<? super Boolean, T> booleanFunction, in match() 119 Function<? super Boolean, T> booleanFunction, in match() 138 Function<? super Boolean, T> booleanFunction, in match() 147 Function<? super Boolean, T> booleanFunction, in match() 171 Function<? super Boolean, T> booleanFunction, in match() 180 Function<? super Boolean, T> booleanFunction, in match() 204 Function<? super Boolean, T> booleanFunction, in match() 213 Function<? super Boolean, T> booleanFunction, in match() 237 Function<? super Boolean, T> booleanFunction, in match() 246 Function<? super Boolean, T> booleanFunction, in match()
|