Package nxt.util
Interface Filter<T>
-
public interface Filter<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
ok(T t)
-
-
-
Method Detail
-
ok
boolean ok(T t)
-
-
public interface Filter<T>
Modifier and Type | Method | Description |
---|---|---|
boolean |
ok(T t) |
boolean ok(T t)