Package

com.thoughtworks

raii

Permalink

package raii

Visibility
  1. Public
  2. All

Type Members

  1. trait AsynchronousSemaphore extends AnyRef

    Permalink

    Author:

    杨博 (Yang Bo) <[email protected]>

Value Members

  1. object AsynchronousSemaphore

    Permalink
  2. object asynchronous

    Permalink

    The namespace that contains Do.

    The namespace that contains Do.

    Author:

    杨博 (Yang Bo) <[email protected]>

  3. object covariant extends CovariantResourceTInstances0

    Permalink

    The namespace that contains the covariant ResourceT.

    The namespace that contains the covariant ResourceT.

    Usage:

    import com.thoughtworks.raii.covariant._
  4. object invariant extends InvariantResourceTInstances0

    Permalink

    The namespace that contains the invariant ResourceT.

    The namespace that contains the invariant ResourceT.

    Usage:

    import com.thoughtworks.raii.invariant._
  5. object shared

    Permalink

    Author:

    杨博 (Yang Bo) <[email protected]>

Ungrouped