クラス
com.JRcServer.commons.util.MemoryIndex の使用

MemoryIndex を使用しているパッケージ
com.JRcServer.commons.io IO�֘A�̏�����T�|�[�g���܂�. 
 

com.JRcServer.commons.io での MemoryIndex の使用
 

MemoryIndex を返す com.JRcServer.commons.io のメソッド
static MemoryIndex IOCom.readFileToLine(java.lang.String fileName)
          指定ファイルから、行単位で情報を格納.
static MemoryIndex IOCom.readFileToLine(java.lang.String fileName, java.lang.String encode)
          指定ファイルから、行単位で情報を格納.
 

MemoryIndex 型のパラメータを持つ com.JRcServer.commons.io のメソッド
static void IOCom.readFileToLine(MemoryIndex out, java.lang.String fileName)
          指定ファイルから、行単位で情報を格納.
static void IOCom.readFileToLine(MemoryIndex out, java.lang.String fileName, java.lang.String encode)
          指定ファイルから、行単位で情報を格納.