Uses of Class
bb.util.Check.CheckAdaptor

Packages that use Check.CheckAdaptor
bb.util Provides miscellaneous utility classes and interfaces. 
 

Uses of Check.CheckAdaptor in bb.util
 

Subclasses of Check.CheckAdaptor in bb.util
static class Check.Arg
          Concrete subclass of Check which is meant for checking method arguments.
static class Check.Assert
          Concrete subclass of Check which is meant for checking arbitrary state.
static class Check.State
          Concrete subclass of Check which is meant for checking arbitrary state.