|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.agent.Agent$
public class Agent$
| Field Summary | |
|---|---|
static Agent$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
| Constructor Summary | |
|---|---|
Agent$()
|
|
| Method Summary | ||
|---|---|---|
|
apply(T initialValue,
scala.concurrent.ExecutionContext context)
Factory method for creating an Agent. |
|
|
create(T initialValue,
scala.concurrent.ExecutionContext context)
Java API: Factory method for creating an Agent. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Agent$ MODULE$
| Constructor Detail |
|---|
public Agent$()
| Method Detail |
|---|
public <T> Agent<T> apply(T initialValue,
scala.concurrent.ExecutionContext context)
public <T> Agent<T> create(T initialValue,
scala.concurrent.ExecutionContext context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||