站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

ReteooBuilder.IdGenerator (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.reteoo
Class ReteooBuilder.IdGenerator

java.lang.Object
  extended by org.drools.reteoo.ReteooBuilder.IdGenerator
All Implemented Interfaces:
Serializable
Enclosing class:
ReteooBuilder

public static class ReteooBuilder.IdGenerator
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ReteooBuilder.IdGenerator(int firstId)
           
 
Method Summary
 int getNextId()
           
 void releaseLastId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReteooBuilder.IdGenerator

public ReteooBuilder.IdGenerator(int firstId)
Method Detail

getNextId

public int getNextId()

releaseLastId

public void releaseLastId()


Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.