Class ArrayIterator

java.lang.Object
org.mvel2.templates.util.ArrayIterator
All Implemented Interfaces:
Iterator

public class ArrayIterator extends Object implements Iterator
  • Constructor Details

    • ArrayIterator

      public ArrayIterator(Object[] array)
  • Method Details