Package org.knowm.xchange.lgo.dto
Class WithCursor<T>
- java.lang.Object
-
- org.knowm.xchange.lgo.dto.WithCursor<T>
-
public class WithCursor<T> extends Object
-
-
Constructor Summary
Constructors Constructor Description WithCursor(T result, String nextPage)
-