Uses of Interface
it.tidalwave.util.As
-
Uses of As in it.tidalwave.util
Modifier and TypeMethodDescriptionstatic As
Creates anAs
implementation delegate for the given object (or returns the object itself if it is the default implementation ofAs
).static As
Creates anAs
implementation delegate for the given object.static As
As.forObject
(Object object, Collection<Object> roles) Creates anAs
implementation delegate for the given object.