Rule Execution Server API

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

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

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


Constructor Summary
ArrayHelper.ByteIterable(byte[] 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.ByteIterable

public ArrayHelper.ByteIterable(byte[] array)
Method Detail

iterator

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

Rule Execution Server API

© Copyright IBM Corp. 1987, 2013