类 SortSetCache.SortSetCursor

java.lang.Object
cn.myafx.cache.base.SortSetCache.SortSetCursor
所有已实现的接口:
ICacheCursor<SortSetModel<T>>, Closeable, AutoCloseable, Iterator<SortSetModel<T>>
封闭类:
SortSetCache<T>

public class SortSetCache.SortSetCursor extends Object implements ICacheCursor<SortSetModel<T>>