Package | Description |
---|---|
com.asakusafw.runtime.directio |
Direct I/O access from Asakusa Framework.
|
Modifier and Type | Method and Description |
---|---|
List<FilePattern.Segment> |
FilePattern.getSegments()
Returns segments of this pattern.
|
Modifier and Type | Method and Description |
---|---|
static FilePattern |
FilePattern.of(List<? extends FilePattern.Segment> segments)
Returns a pattern of the given segments.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.