Uses of Interface
it.tidalwave.util.As
Packages that use As
-
Uses of As in it.tidalwave.util
Methods in it.tidalwave.util that return AsModifier 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.