T
- public interface Targetted<T>
Targetted
types so the target class returned by the factory can be used to construct compatible filters.Modifier and Type | Method and Description |
---|---|
java.lang.Class<T> |
getTarget()
Get the type of the returned object as far as it is known.
|
java.lang.Class<T> getTarget()