| Constructor and Description |
|---|
Lock() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTargetType(Actor targetActor)
Returns true when targetActor is an instanceof TARGET_TYPE
|
void |
processRequest(JLPCActor targetActor,
RP rp) |
public static final Lock req
public boolean isTargetType(Actor targetActor)
isTargetType in class Request<Object,JANBLock>targetActor - The actor to be called.Copyright © 2012. All Rights Reserved.