Interface ClassDependent<T>
public interface ClassDependent<T>
-
Method Summary
Modifier and TypeMethodDescriptionReturn the class associated to the implementation of the interface.
-
Method Details
-
getAssociatedClass
Return the class associated to the implementation of the interface.- Returns:
- the associated class
-