Package-level declarations

Types

Link copied to clipboard
class BoundingBoxFilter(northEastPoint: Point, southWestPoint: Point) : Predicate<EVStation>
Link copied to clipboard
class CpoFilter(operators: List<String>) : Predicate<EVStation>
Link copied to clipboard

A searching predicate for EVStation objects that have an available status

Link copied to clipboard

A searching predicate for EVStation objects that aren't fast charging.

Link copied to clipboard

A searching predicate for EVStation objects that have plug and charge capability.

Link copied to clipboard

A searching predicate for EVStation objects that aren't slow charging.

Link copied to clipboard
Link copied to clipboard

Can be used to determine all EVStation objects that don't match the names provided.