Method List
-
#accept J8::BiConsumer
-
#accept J8::Consumer
-
#all_match? J8::Stream
-
#and J8::Predicate
-
#and J8::BiPredicate
-
#any_match? J8::Stream
-
#apply J8::BiFunction
-
#apply J8::Function
-
callable_from_proc J8::Common
-
#collect J8::Stream
-
#compare J8::Comparator
-
comparing J8::Comparator
-
#compose J8::Function
-
concat J8::Stream
-
#count J8::Stream
-
#each J8::Stream
-
empty J8::Stream
-
empty J8::Optional
-
#empty? J8::Optional
-
#enumerator J8::Stream
-
equal? J8::Predicate
-
#equals? J8::Optional
-
#filter J8::Optional
-
#filter J8::Stream
-
#find_first J8::Stream
-
#flat_map J8::Stream
-
#flat_map J8::Optional
-
from_callable J8::Common
-
from_callable_class J8::Common
-
generate J8::Stream
-
#get J8::Optional
-
#get J8::Supplier
-
identity J8::Function
-
#if_present J8::Optional
-
initialize J8::Common
-
#initialize J8::Stream
-
#initialize J8::Optional
-
iterate J8::Stream
-
#j8_stream Object
-
lambda? J8::Common
-
#limit J8::Stream
-
make_lambda J8::Common
-
#map J8::Optional
-
#map J8::Stream
-
#max J8::Stream
-
max_by J8::BinaryOperator
-
#min J8::Stream
-
min_by J8::BinaryOperator
-
#negate J8::Predicate
-
#negate J8::BiPredicate
-
#none_match? J8::Stream
-
of J8::Stream
-
of J8::Optional
-
of_nilable J8::Optional
-
#or J8::BiPredicate
-
#or J8::Predicate
-
#or_else J8::Optional
-
#or_else_get J8::Optional
-
#or_else_raise J8::Optional
-
#peek J8::Stream
-
#present? J8::Optional
-
raise_unless_lambda J8::Common
-
#reduce J8::Stream
-
#skip J8::Stream
-
#sort J8::Stream
-
#sort_by J8::Stream
-
#test J8::Predicate
-
#test J8::BiPredicate
-
#then J8::BiConsumer
-
#then J8::Function
-
#then J8::Consumer
-
#then J8::BiFunction
-
#to_a J8::Stream