Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
- java.lang.Object
 
- 
- oracle.jdevimpl.audit.util.Iterators
 
 
- 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
Iterators()  | 
 
- 
Method Summary
Methods 
| Modifier and Type | 
Method and Description | 
static <T> java.util.Iterator<T> | 
arrayIterator(T... items)  | 
static <T> java.util.Iterator<T> | 
emptyIterator()  | 
static <T> java.util.Iterator<T> | 
singletonIterator(T item)  | 
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Constructor Detail
- 
Iterators
public Iterators()
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
Copyright © 1997, 2014, Oracle. All rights reserved.