Package | Description |
---|---|
aQute.bnd.header |
Modifier and Type | Field and Description |
---|---|
static Attrs.DataType<Double> |
Attrs.DOUBLE |
static Attrs.DataType<List<Double>> |
Attrs.LIST_DOUBLE |
static Attrs.DataType<List<Long>> |
Attrs.LIST_LONG |
static Attrs.DataType<List<String>> |
Attrs.LIST_STRING |
static Attrs.DataType<List<Version>> |
Attrs.LIST_VERSION |
static Attrs.DataType<Long> |
Attrs.LONG |
static Attrs.DataType<String> |
Attrs.STRING |
static Attrs.DataType<Version> |
Attrs.VERSION |
Modifier and Type | Method and Description |
---|---|
<T> T |
Attrs.getTyped(Attrs.DataType<T> type,
String adname) |
Copyright © 2015 aQute SARL. All rights reserved.