public class MatchingItemFinder extends Object
Constructor and Description |
---|
MatchingItemFinder() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
getUnique(org.hamcrest.Matcher<T> condition,
Iterable<? extends T> collection) |
public static <T> T getUnique(org.hamcrest.Matcher<T> condition, Iterable<? extends T> collection)
Copyright © 2008–2016 Eclipse Foundation. All rights reserved.