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 

A

absolutePath(String) - Static method in class net.sf.rubycollect4j.RubyFile
Returns the absolute path of the file.
add(E) - Method in class net.sf.rubycollect4j.RubyArray
 
add(int, E) - Method in class net.sf.rubycollect4j.RubyArray
 
add(int) - Method in class net.sf.rubycollect4j.RubyDate
Increases an interval of time to a date by the RubyDate.DateShifter.
add(E) - Method in class net.sf.rubycollect4j.RubySet
 
add(Map.Entry<S, U>) - Method in class net.sf.rubycollect4j.util.LinkedIdentityMap.EntrySet
 
add(S) - Method in class net.sf.rubycollect4j.util.LinkedIdentityMap.KeySet
 
add(U) - Method in class net.sf.rubycollect4j.util.LinkedIdentityMap.Values
 
addAll(Collection<? extends E>) - Method in class net.sf.rubycollect4j.RubyArray
 
addAll(int, Collection<? extends E>) - Method in class net.sf.rubycollect4j.RubyArray
 
addAll(Collection<? extends E>) - Method in class net.sf.rubycollect4j.RubySet
 
addAll(Collection<? extends Map.Entry<S, U>>) - Method in class net.sf.rubycollect4j.util.LinkedIdentityMap.EntrySet
 
addAll(Collection<? extends S>) - Method in class net.sf.rubycollect4j.util.LinkedIdentityMap.KeySet
 
addAll(Collection<? extends U>) - Method in class net.sf.rubycollect4j.util.LinkedIdentityMap.Values
 
addʔ(E) - Method in class net.sf.rubycollect4j.RubySet
Adds the given object to the set and returns self.
allʔ() - Method in interface net.sf.rubycollect4j.RubyContract.Enumerable
Checks if null is excluded.
allʔ(BooleanBlock<? super E>) - Method in interface net.sf.rubycollect4j.RubyContract.Enumerable
Checks if any result returned by the block is false.
allʔ() - Method in class net.sf.rubycollect4j.RubyEnumerable
 
allʔ(BooleanBlock<? super E>) - Method in class net.sf.rubycollect4j.RubyEnumerable
 
allʔ(EntryBooleanBlock<? super K, ? super V>) - Method in class net.sf.rubycollect4j.RubyHash
An adapter method.
allʔ() - Method in class net.sf.rubycollect4j.RubyLazyEnumerator
 
allʔ(BooleanBlock<? super E>) - Method in class net.sf.rubycollect4j.RubyLazyEnumerator
 
anyʔ() - Method in interface net.sf.rubycollect4j.RubyContract.Enumerable
Checks if any non-null object is included.
anyʔ(BooleanBlock<? super E>) - Method in interface net.sf.rubycollect4j.RubyContract.Enumerable
Checks if any result returned by the block is true.
anyʔ() - Method in class net.sf.rubycollect4j.RubyEnumerable
 
anyʔ(BooleanBlock<? super E>) - Method in class net.sf.rubycollect4j.RubyEnumerable
 
anyʔ(EntryBooleanBlock<? super K, ? super V>) - Method in class net.sf.rubycollect4j.RubyHash
An adapter method.
anyʔ() - Method in class net.sf.rubycollect4j.RubyLazyEnumerator
 
anyʔ(BooleanBlock<? super E>) - Method in class net.sf.rubycollect4j.RubyLazyEnumerator
 
ASCII8BitUTF - Class in net.sf.rubycollect4j.util
ASCII8BitUTF traverse a String byte by byte.
ASCII8BitUTF(String) - Constructor for class net.sf.rubycollect4j.util.ASCII8BitUTF
Returns a ASCII8BitUTF.
asciiOnlyʔ() - Method in class net.sf.rubycollect4j.RubyString
Checks if RubyString only contains ascii.
assoc(S) - Method in class net.sf.rubycollect4j.RubyArray
Finds a List element which contains the target as the first element.
assoc(K) - Method in class net.sf.rubycollect4j.RubyHash
Finds an Entry by given key.
at(int) - Method in class net.sf.rubycollect4j.RubyArray
Returns the element at any index.
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