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 

H

hash() - Method in class net.sf.rubycollect4j.RubyArray
Equivalent to RubyArray.hashCode().
Hash(List<? extends Map.Entry<K, V>>) - Static method in class net.sf.rubycollect4j.RubyCollections
Turns a List of Entries into a RubyHash.
Hash(RubyArray<? extends List<E>>) - Static method in class net.sf.rubycollect4j.RubyCollections
Turns a RubyArray of Lists into a RubyHash.
hash() - Method in class net.sf.rubycollect4j.RubyHash
Equivalent to RubyHash.hashCode().
hash() - Method in class net.sf.rubycollect4j.RubyRange
Equivalent to RubyRange.hashCode().
hash() - Method in class net.sf.rubycollect4j.RubyString
Return a hash based on the string’s length and content.
hashCode() - Method in class net.sf.rubycollect4j.RubyArray
 
hashCode() - Method in class net.sf.rubycollect4j.RubyHash
 
hashCode() - Method in class net.sf.rubycollect4j.RubyRange
 
hashCode() - Method in class net.sf.rubycollect4j.RubySet
 
hashCode() - Method in class net.sf.rubycollect4j.RubyString
 
hashCode() - Method in class net.sf.rubycollect4j.succ.DoubleSuccessor
 
hashCode() - Method in class net.sf.rubycollect4j.util.ASCII8BitUTF
 
hashCode() - Method in class net.sf.rubycollect4j.util.ComparableEntry
 
hashCode() - Method in class net.sf.rubycollect4j.util.LinkedIdentityMap.EntrySet
 
hashCode() - Method in class net.sf.rubycollect4j.util.LinkedIdentityMap
 
hashCode() - Method in class net.sf.rubycollect4j.util.LinkedIdentityMap.IdentityEntry
 
hashCode() - Method in class net.sf.rubycollect4j.util.LinkedIdentityMap.KeySet
 
hasNext() - Method in class net.sf.rubycollect4j.iter.ChunkIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.CombinationIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.ComparableEntryIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.CycleIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.DropIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.DropWhileIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.EachConsIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.EachIndexIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.EachLineIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.EachSliceIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.EachWithIndexIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.EachWithObjectIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.FindAllIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.FlattenIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.GrepIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.PermutationIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.ProductIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.RangeIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.RejectIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.RepeatedCombinationIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.RepeatedPermutationIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.ReverseEachIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.SliceBeforeIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.StepIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.TakeIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.TakeWhileIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.TransformIterator
 
hasNext() - Method in class net.sf.rubycollect4j.iter.ZipIterator
 
hasNext() - Method in class net.sf.rubycollect4j.RubyEnumerator
 
hasNext() - Method in class net.sf.rubycollect4j.RubyLazyEnumerator
 
hasNext() - Method in class net.sf.rubycollect4j.util.PeekingIterator
 
hasNextByte() - Method in class net.sf.rubycollect4j.util.ASCII8BitUTF
Checks if there are remaining bytes.
hasNextChar() - Method in class net.sf.rubycollect4j.util.ASCII8BitUTF
Checks if there are remaining characters.
hex() - Method in class net.sf.rubycollect4j.RubyString
Treats leading characters from str as a string of hexadecimal digits (with an optional sign and an optional 0x) and returns the corresponding number.
home() - Static method in class net.sf.rubycollect4j.RubyDir
Finds the home directory of current user.
hour() - Method in class net.sf.rubycollect4j.RubyDate
Returns the hour(0-23) of this RubyDate.
hours() - Method in class net.sf.rubycollect4j.RubyDate.DateShifter
Shifts the time by hours.
hp(K, V) - Static method in class net.sf.rubycollect4j.RubyCollections
Creates a hash pair by the ComparableEntry.
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