Class Detection
java.lang.Object
io.github.apfelcreme.Pipes.LoopDetection.Detection
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addLocation
(SimpleLocation location) adds a location to the map of found locationsreturns the sorted result
-
Constructor Details
-
Detection
public Detection()
-
-
Method Details
-
addLocation
adds a location to the map of found locations- Parameters:
location
- a location of a dispenser
-
getResult
returns the sorted result- Returns:
- the sorted result
-