public class __InternalOnlyAccessor extends Object
| Constructor and Description |
|---|
__InternalOnlyAccessor() |
| Modifier and Type | Method and Description |
|---|---|
static Actor |
actorLookupOrStartThunk(Stage stage,
Definition definition,
Address address) |
static Mailbox |
actorMailbox(Actor actor) |
static Actor |
actorOf(Stage stage,
Address address) |
static Collection<Address> |
allActorAddresses(Stage stage) |
static ClassLoader |
classLoader(Stage stage) |
static Actor |
rawLookupOrStart(Stage stage,
Definition definition,
Address address) |
public static Actor actorLookupOrStartThunk(Stage stage, Definition definition, Address address)
public static Collection<Address> allActorAddresses(Stage stage)
public static ClassLoader classLoader(Stage stage)
public static Actor rawLookupOrStart(Stage stage, Definition definition, Address address)
Copyright © 2021. All rights reserved.