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

Z

zeroʔ(String) - Static method in class net.sf.rubycollect4j.RubyFile
Checks if the file gets 0 length.
zip(Iterable<? extends E>...) - Method in interface net.sf.rubycollect4j.Ruby.Enumerable
Groups elements which get the same indices among all other Iterables into RubyArrays.
zip(List<? extends Iterable<? extends E>>) - Method in interface net.sf.rubycollect4j.Ruby.Enumerable
Groups elements which get the same indices among all other Lists into RubyArrays.
zip(Iterable<? extends E>...) - Method in interface net.sf.rubycollect4j.Ruby.LazyEnumerator
Groups elements which get the same indices among all other Iterables into RubyArrays.
zip(List<? extends Iterable<? extends E>>) - Method in interface net.sf.rubycollect4j.Ruby.LazyEnumerator
Groups elements which get the same indices among all other Lists into RubyArrays.
zip(Iterable<? extends E>...) - Method in interface net.sf.rubycollect4j.RubyContract.Enumerable
Groups elements which get the same indices among all other Iterables into RubyArrays.
zip(List<? extends Iterable<? extends E>>) - Method in interface net.sf.rubycollect4j.RubyContract.Enumerable
Groups elements which get the same indices among all other Lists into RubyArrays.
zip(List<? extends Iterable<? extends E>>, Block<? super RubyArray<E>>) - Method in interface net.sf.rubycollect4j.RubyContract.Enumerable
Groups elements which get the same indices among all other Iterables into RubyArrays and yields them to the block.
zip(Iterable<? extends E>...) - Method in class net.sf.rubycollect4j.RubyEnumerable
Groups elements which get the same indices among all other Iterables into RubyArrays.
zip(List<? extends Iterable<? extends E>>) - Method in class net.sf.rubycollect4j.RubyEnumerable
Groups elements which get the same indices among all other Lists into RubyArrays.
zip(List<? extends Iterable<? extends E>>, Block<? super RubyArray<E>>) - Method in class net.sf.rubycollect4j.RubyEnumerable
 
zip(Iterable<? extends E>...) - Method in class net.sf.rubycollect4j.RubyLazyEnumerator
Groups elements which get the same indices among all other Iterables into RubyArrays.
zip(List<? extends Iterable<? extends E>>) - Method in class net.sf.rubycollect4j.RubyLazyEnumerator
Groups elements which get the same indices among all other Lists into RubyArrays.
zip(List<? extends Iterable<? extends E>>, Block<? super RubyArray<E>>) - Method in class net.sf.rubycollect4j.RubyLazyEnumerator
 
ZipIterable<E> - Class in net.sf.rubycollect4j.iter
ZipIterable iterates each RubyArray of elements which get the same indices among all other Lists.
ZipIterable(Iterable<? extends E>, Iterable<? extends Iterable<? extends E>>) - Constructor for class net.sf.rubycollect4j.iter.ZipIterable
Creates a ZipIterable.
ZipIterator<E> - Class in net.sf.rubycollect4j.iter
ZipIterator iterates each RubyArray of elements which get the same indices among all other Lists.
ZipIterator(Iterator<? extends E>, Iterable<? extends Iterator<? extends E>>) - Constructor for class net.sf.rubycollect4j.iter.ZipIterator
Creates a ZipIterator.
A B C D E F G H I J K L M N O P Q R S T U V W Y Z