Drools examples 6.1.0-SNAPSHOT

org.drools.games.adventures
Class Counter

java.lang.Object
  extended by org.drools.games.adventures.Counter

public class Counter
extends Object


Constructor Summary
Counter()
           
 
Method Summary
 long getAndIncrement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Counter

public Counter()
Method Detail

getAndIncrement

public long getAndIncrement()

Drools examples 6.1.0-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.