Package net.sf.staccatocommons.restrictions.effect

This package contains restrictions over effects of code

See:
          Description

Annotation Types Summary
SideEffectFree Side effect free is a Restriction that applies to methods that have no side effects.
Transparent Transparent is a Restriction that applies to methods that are referentially transparent - their invocations can be replaced by its return value.
 

Package net.sf.staccatocommons.restrictions.effect Description

This package contains restrictions over effects of code



Get Staccatocommons at SourceForge.net. Fast, secure and Free Open Source software downloads