Uses of Class
de.foellix.aql.datastructure.Data
Packages that use Data
-
Uses of Data in de.foellix.aql.datastructure
Fields in de.foellix.aql.datastructure with type parameters of type DataMethods in de.foellix.aql.datastructure that return DataMethods in de.foellix.aql.datastructure that return types with arguments of type Data -
Uses of Data in de.foellix.aql.helper
Methods in de.foellix.aql.helper with parameters of type DataModifier and TypeMethodDescriptionstatic booleanstatic booleanEqualsHelper.equals(Data data1, Data data2, EqualsOptions options) static voidHelper.extractDataFromAuthority(String authority, Data data) static voidHelper.extractDataFromURI(String uri, Data data) static StringMethod parameters in de.foellix.aql.helper with type arguments of type DataModifier and TypeMethodDescriptionstatic booleanEqualsHelper.equalsData(List<Data> data1, List<Data> data2) static booleanEqualsHelper.equalsData(List<Data> data1, List<Data> data2, EqualsOptions options)