| Package | Description |
|---|---|
| de.foellix.aql.datastructure | |
| de.foellix.aql.helper |
| Modifier and Type | Field and Description |
|---|---|
protected List<Data> |
Intentfilter.data |
protected List<Data> |
Target.data |
| Modifier and Type | Method and Description |
|---|---|
Data |
ObjectFactory.createData()
Create an instance of
Data |
| Modifier and Type | Method and Description |
|---|---|
List<Data> |
Intentfilter.getData()
Gets the value of the data property.
|
List<Data> |
Target.getData()
Gets the value of the data property.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
EqualsHelper.equals(Data data1,
Data data2) |
static boolean |
EqualsHelper.equals(Data data1,
Data data2,
EqualsOptions options) |
static void |
Helper.extractDataFromAuthority(String authority,
Data data) |
static void |
Helper.extractDataFromURI(String uri,
Data data) |
static String |
Helper.toString(Data data) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
EqualsHelper.equalsData(List<Data> data1,
List<Data> data2) |
static boolean |
EqualsHelper.equalsData(List<Data> data1,
List<Data> data2) |
static boolean |
EqualsHelper.equalsData(List<Data> data1,
List<Data> data2,
EqualsOptions options) |
static boolean |
EqualsHelper.equalsData(List<Data> data1,
List<Data> data2,
EqualsOptions options) |
Copyright © 2019. All rights reserved.