Package ste.lloop


package ste.lloop
  • Classes
    Class
    Description
    Provides a fluent API for creating loops.
    A numeric loop that can be configured with a starting and ending value.
    A holder for a return value that can be used in a lambda expression.
    A loop over an array that can be configured with a starting and ending index.