Class LevelResultCollection

Object
LevelResultCollection
All Implemented Interfaces:
Iterable<LevelResult>

public class LevelResultCollection extends Object implements Iterable<LevelResult>
A collection of LevelResult objects that can be iterated over and searched.
  • Constructor Details

    • LevelResultCollection

      public LevelResultCollection()
  • Method Details