Interface PerceptionCollectable.PerceptionCollector<C,​U,​I>

    • Method Detail

      • getIdentity

        java.util.function.Supplier<I> getIdentity()
        Returns the identity value, the initial intermediate value.
        Returns:
        I; identity value, the initial intermediate value