Package microsim.matching
Interface MatchingClosure<T>
-
public interface MatchingClosure<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmatch(T t1, T t2)
-
public interface MatchingClosure<T>
| Modifier and Type | Method | Description |
|---|---|---|
void |
match(T t1,
T t2) |