Package com.complexible.common.view
Class Views<Input>
java.lang.Object
com.complexible.common.view.Views<Input>
- Since:
- 2.2
- Version:
- 2.2
- Author:
- Michael Grove
-
Method Summary
-
Method Details
-
empty
-
of
-
as
Return the view of the provided object- Parameters:
theConn- the objecttheView- the new view of the object- Returns:
- the object w/ a new view
- Throws:
View.ViewException- if there was an exception viewing the object as the new type
-