Package ca.spatial.tracks
Interface AggregateTest
- All Known Implementing Classes:
DefaultAggregateTest
public interface AggregateTest
Test if two strings are related through an aggregation.
-
Method Summary
Modifier and TypeMethodDescriptionString[]
getAggregateValues(String name)
boolean
testAllValues(String name, String key)
boolean
boolean
testValueAndKey(String name, String key)
-
Method Details
-
testValue
-
testAllValues
-
getAggregateValues
-
testValueAndKey
-