Uses of Package
net.sf.staccatocommons.lang

Packages that use net.sf.staccatocommons.lang
net.sf.staccatocommons.lang This package contains Options, SoftExceptions and null handling utilities. 
 

Classes in net.sf.staccatocommons.lang used by net.sf.staccatocommons.lang
AbstractProtoMonad
          Abstract ProtoMonad, which provides default implementations for all the optional operations
CollectionBuilder
          a Builder for Collections.
MapBuilder
          A Builder for Maps.
None
          An undefined Option, that it, and option that does not have a value
Option
           Option represent optional values, that can either be instances of Some or None.
SoftException
          A SoftException is a RuntimeException that wraps another with only solely purpose of making it unchecked.
Some
          A defined Option, that is, an option that holds a value.
 



Copyright © 2010-2012 StaccatoCommons. All Rights Reserved.