Package com.marginallyclever.ro3.view
Annotation Interface View
Classes annotated with this annotation are saying that they implement the
ViewProvider
interface for class
'of'.-
Required Element Summary
-
Element Details
-
of
Class<?> of- Returns:
- the class for which this is a view of.
-