public class FastJsonIterable<T> extends Object implements Iterable<T>
Workaround for https://github.com/alibaba/fastjson/issues/478
| Constructor and Description |
|---|
FastJsonIterable(Iterable<T> iterable) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2014–2018 ActFramework. All rights reserved.