Package migratedb.v1.core.internal.util
Class Locations
java.lang.Object
migratedb.v1.core.internal.util.Locations
Encapsulation of a location list. Removes duplicates and sub-locations (for file-based locations).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Locations
Creates a new Locations wrapper with these locations.- Parameters:
rawLocations- The locations to process.
-
Locations
Creates a new Locations wrapper with these locations.- Parameters:
rawLocations- The locations to process.
-
-
Method Details
-
getLocations
- Returns:
- The locations.
-