Interface PerceptionIterable<H extends Headway>

    • Method Detail

      • first

        H first()
        Returns the first element.
        Returns:
        H; first element
      • isEmpty

        boolean isEmpty()
        Returns whether this iterable is empty.
        Returns:
        whether this iterable is empty