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) |
Copyright © 2014–2018 ActFramework. All rights reserved.