Searched refs:maybeEmptySet (Results 1 – 2 of 2) sorted by relevance
166 public void maybeEmptySet() { in maybeEmptySet() method in MultibindingTest167 assertThat(multibindingComponent.maybeEmptySet()).containsExactly("foo"); in maybeEmptySet()
61 Set<CharSequence> maybeEmptySet(); in maybeEmptySet() method