Groovy Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AbstractStep - Class in groovy.stream.steps
AbstractStep(Closure) - Constructor in AbstractStep

B


C

collate(int, int, boolean) - Method in Stream
CollatingIterator - Class in groovy.stream.iterators
CollatingIterator(Iterator, int, int, boolean) - Constructor in CollatingIterator

D

Delegatable - Interface in groovy.stream.iterators

E

execute(Object) - Method in AbstractStep
execute(Object) - Method in FilterStep
execute(Object) - Method in StreamStep
execute(Object) - Method in TerminateStep

F

filter(Closure) - Method in Stream
FilterStep - Class in groovy.stream.steps
FilterStep(Closure) - Constructor in FilterStep
flatMap(Closure) - Method in Stream
FlatMapStep - Class in groovy.stream.steps
FlatMapStep(Closure) - Constructor in FlatMapStep
from(boolean[]) - Method in Stream

G

getStreamIndex() - Method in Stream
getUnfilteredIndex() - Method in Stream

H

hasNext() - Method in CollatingIterator
hasNext() - Method in MapIterator
hasNext() - Method in RepeatingClosureIterator
hasNext() - Method in RepeatingObjectIterator
hasNext() - Method in Stream
hasNext() - Method in TapIterator

I

integrateCurrent(Map) - Method in Stream.StreamDelegate
isExhausted() - Method in Stream
iterator() - Method in Stream

J


K


L


M

map(Closure) - Method in Stream
MapIterator - Class in groovy.stream.iterators
MapIterator(Map) - Constructor in MapIterator
MappingStep - Class in groovy.stream.steps
MappingStep(Closure) - Constructor in MappingStep

N

next() - Method in CollatingIterator
next() - Method in MapIterator
next() - Method in RepeatingClosureIterator
next() - Method in RepeatingObjectIterator
next() - Method in Stream
next() - Method in TapIterator

O


P

propertyMissing(String) - Method in Stream.StreamDelegate

Q


R

remove() - Method in CollatingIterator
remove() - Method in MapIterator
remove() - Method in RepeatingClosureIterator
remove() - Method in RepeatingObjectIterator
remove() - Method in Stream
remove() - Method in TapIterator
RepeatingClosureIterator - Class in groovy.stream.iterators
RepeatingClosureIterator(Closure) - Constructor in RepeatingClosureIterator
RepeatingObjectIterator - Class in groovy.stream.iterators
RepeatingObjectIterator(Object) - Constructor in RepeatingObjectIterator

S

setDelegate(Object) - Method in AbstractStep
setDelegate(Object) - Method in Delegatable
setDelegate(Object) - Method in RepeatingClosureIterator
Stream - Class in groovy.stream
Stream.StreamDelegate - Class in groovy.stream
StreamExtension - Class in groovy.stream
StreamStep - Interface in groovy.stream.steps

T

take(int) - Method in Stream
tap(Closure) - Method in Stream
tapEvery(int, Closure) - Method in Stream
TapIterator - Class in groovy.stream.iterators
TapIterator(Iterator, int, Closure) - Constructor in TapIterator
TerminateStep - Class in groovy.stream.steps
TerminateStep(Closure) - Constructor in TerminateStep
toStream(boolean[]) - Method in StreamExtension

U

until(Closure) - Method in Stream
using(Map) - Method in Stream

V


W


X


Y


Z


_


Groovy Documentation