jade.core
Class Agent.CondVar

java.lang.Object
  extended byjade.core.Agent.CondVar
Enclosing class:
Agent

private static class Agent.CondVar
extends Object


Field Summary
private  boolean value
           
 
Constructor Summary
private Agent.CondVar()
           
 
Method Summary
 void set()
           
 void waitOn()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

private boolean value
Constructor Detail

Agent.CondVar

private Agent.CondVar()
Method Detail

waitOn

public void waitOn()
            throws InterruptedException
Throws:
InterruptedException

set

public void set()


Copyright © Fraunhofer Gesellschaft. All Rights Reserved.