Package de.mhus.lib.core.strategy
Interface FindStrategy<T>
-
- All Known Implementing Classes:
BaseByThreadStrategy,BaseFindStrategy,SingleBaseStrategy
public interface FindStrategy<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tfind(Object... attributes)
-