GateIn Portal Component Common 4.3.0-PLF
-
- All Implemented Interfaces:
- Iterator<String>
public class Spliterator
extends Object
implements Iterator<String>
An iterator that splits a string into chunks without requiring to allocate an array to hold the various chunks of the
splitted string.
- Version:
- $Revision$
- Author:
- Julien Viet
-
-
Constructor Summary
Constructors
| Constructor and Description |
Spliterator(String s,
char separator)
Creates a spliterator.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
GateIn Portal Component Common 4.3.0-PLF
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.