Class | Description |
---|---|
LazyBooleanIterate |
LazyBooleanIterate is a factory class which creates "deferred" boolean iterables around the specified boolean iterables.
|
LazyByteIterate |
LazyByteIterate is a factory class which creates "deferred" byte iterables around the specified byte iterables.
|
LazyCharIterate |
LazyCharIterate is a factory class which creates "deferred" char iterables around the specified char iterables.
|
LazyDoubleIterate |
LazyDoubleIterate is a factory class which creates "deferred" double iterables around the specified double iterables.
|
LazyFloatIterate |
LazyFloatIterate is a factory class which creates "deferred" float iterables around the specified float iterables.
|
LazyIntIterate |
LazyIntIterate is a factory class which creates "deferred" int iterables around the specified int iterables.
|
LazyLongIterate |
LazyLongIterate is a factory class which creates "deferred" long iterables around the specified long iterables.
|
LazyShortIterate |
LazyShortIterate is a factory class which creates "deferred" short iterables around the specified short iterables.
|
Copyright © 2004–2020. All rights reserved.