All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scala.concurrent.stm.TxnUnknown.scala Maven / Gradle / Ivy

The newest version!
/* scala-stm - (c) 2009-2010, Stanford University, PPL */

package scala.concurrent.stm

/** An object that represents the absence of a statically-bound current
 *  transaction.
 *  @see scala.concurrent.stm.MaybeTxn
 *
 *  @author Nathan Bronson
 */
object TxnUnknown extends MaybeTxn




© 2015 - 2025 Weber Informatics LLC | Privacy Policy