Uses of Interface
it.tidalwave.role.Removable
-
Packages that use Removable Package Description it.tidalwave.role -
-
Uses of Removable in it.tidalwave.role
Fields in it.tidalwave.role declared as Removable Modifier and Type Field Description static Removable
Removable. DEFAULT
A defaultRemovable
which does nothing (useful for implementing the NullObject pattern).Fields in it.tidalwave.role with type parameters of type Removable Modifier and Type Field Description static java.lang.Class<Removable>
Removable. _Removable_
-