Package net.sf.mmm.util.concurrent.api

Provides the API for utilities that help to deal with concurrent programming.

See:
          Description

Interface Summary
Stoppable This is the interface for some object that represents a task that can be stopped.
 

Package net.sf.mmm.util.concurrent.api Description

Provides the API for utilities that help to deal with concurrent programming.

Concurrent-Util API

Java provides great utilities for concurrent programming in the package java.util.concurrent. Therefore we do NOT reinvent the wheel here.



Copyright © 2001-2010 mmm-Team. All Rights Reserved.