Class Detection

java.lang.Object
io.github.apfelcreme.Pipes.LoopDetection.Detection

public class Detection extends Object
  • Constructor Details

    • Detection

      public Detection()
  • Method Details

    • addLocation

      public void addLocation(SimpleLocation location)
      adds a location to the map of found locations
      Parameters:
      location - a location of a dispenser
    • getResult

      public List<TickingLocation> getResult()
      returns the sorted result
      Returns:
      the sorted result