public static class Lookup.PagedResult extends Object
int
maxRows
List<Path>
rows
PagedResult()
PagedResult(int size, List<Path> result)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int maxRows
public List<Path> rows
public PagedResult()
public PagedResult(int size, List<Path> result)
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.