Rule Execution Server API

com.ibm.rules.engine.util
Class ArrayHelper.BooleanIterable

java.lang.Object
  extended by com.ibm.rules.engine.util.ArrayHelper.BooleanIterable
All Implemented Interfaces:
Iterable<Object>
Enclosing class:
ArrayHelper

public static class ArrayHelper.BooleanIterable
extends Object
implements Iterable<Object>


Constructor Summary
ArrayHelper.BooleanIterable(boolean[] array)
           
 
Method Summary
 Iterator<Object> iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayHelper.BooleanIterable

public ArrayHelper.BooleanIterable(boolean[] array)
Method Detail

iterator

public Iterator<Object> iterator()
Specified by:
iterator in interface Iterable<Object>

Rule Execution Server API

© Copyright IBM Corp. 1987, 2013