| Modifier and Type | Field and Description |
|---|---|
static NopResults |
SHARED_INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
end()
一連のデータ出力を完了します。
|
boolean |
hasNext()
次の結果を出力可能であればtrueを返します。
|
RandomBuilder |
nextBuilder(MetaSource metaSource)
次の処理結果を構築するためのビルダを返します。
|
public static final NopResults SHARED_INSTANCE
public boolean hasNext()
Resultspublic RandomBuilder nextBuilder(MetaSource metaSource)
ResultsnextBuilder in interface ResultsmetaSource - 出力データのメタ情報。Copyright © 2018 座間ソフト. All rights reserved.