T
public interface IReadContext<T>
String
charset()
int
endIndex()
path()
Class<T>
readClass()
com.github.houbb.heaven.support.sort.ISort<T>
sort()
startIndex()
RandomAccessFile
String charset()
com.github.houbb.heaven.support.sort.ISort<T> sort()
String path()
Class<T> readClass()
int startIndex()
int endIndex()
Copyright © 2019. All rights reserved.