Package | Description |
---|---|
com.asakusafw.info.value |
Wrapped values.
|
Modifier and Type | Method and Description |
---|---|
static ListInfo |
ListInfo.of(List<? extends ValueInfo> elements)
Returns an instance represents the given list.
|
static ListInfo |
ListInfo.of(ValueInfo... elements)
Returns an instance represents the given list.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.