| Package | Description |
|---|---|
| aQute.libg.parameters |
| Modifier and Type | Field and Description |
|---|---|
static Attributes.DataType<Double> |
Attributes.DOUBLE |
static Attributes.DataType<List<Double>> |
Attributes.LIST_DOUBLE |
static Attributes.DataType<List<Long>> |
Attributes.LIST_LONG |
static Attributes.DataType<List<String>> |
Attributes.LIST_STRING |
static Attributes.DataType<List<String>> |
Attributes.LIST_VERSION |
static Attributes.DataType<Long> |
Attributes.LONG |
static Attributes.DataType<String> |
Attributes.STRING |
static Attributes.DataType<String> |
Attributes.VERSION |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Attributes.getTyped(Attributes.DataType<T> type,
String adname) |
Copyright © 2021. All rights reserved.