Package | Description |
---|---|
com.asakusafw.runtime.io.text.driver |
Drivers for text I/O.
|
Modifier and Type | Method and Description |
---|---|
FieldDefinition<T> |
FieldDefinition.Builder.build()
Builds a
FieldDefinition . |
Modifier and Type | Method and Description |
---|---|
<S> RecordDefinition.Builder<T> |
RecordDefinition.Builder.withField(Function<? super T,? extends S> extractor,
FieldDefinition<S> definition)
Adds a field.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.