Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionUse
ActorSystem.addActor(ActorRef)insteadUseActorSystem.getActor(String)with "ROOT" insteadUseMatrixCode.getVertices()insteadUseMatrixCode.setVertices(List)instead
ActorSystem.addActor(ActorRef) insteadActorSystem.getActor(String) with "ROOT" insteadMatrixCode.getVertices() insteadMatrixCode.setVertices(List) instead