| 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 | |
| Reflection — Class in package com.ericfeminella.utils.introspection | |
| Returns the class Object based on a String name representation | |
| ReflectionTypeResolveException — Class in package com.ericfeminella.utils.introspection | |
| ReflectionTypeResolveException(type, message) — Constructor in class com.ericfeminella.utils.introspection.ReflectionTypeResolveException | |
| remove(key) — Method in class com.ericfeminella.utils.HashMap | |
| Removes a key / value from the current Map | |
| remove(key) — Method in interface com.ericfeminella.utils.IMap | |
| Removes a key / value from the current Map | |
| remove() — Method in interface com.ericfeminella.utils.iterators.IIterator | |
| Remove must be implemented to provide the standard iterator implementation. | |
| removeHTML(source) — Static method in class com.ericfeminella.utils.StringUtil | |
| Removes all xml / html tags and returns the a non-marked up String | |
| replace(source, search, substitution) — Static method in class com.ericfeminella.utils.StringUtil | |
| Replaces a specific section of a String with a new String Object | |
| replaceCharachterInstances(source, charachter, substitution) — Static method in class com.ericfeminella.utils.StringUtil | |
| Replaces all instances of particular charachter(s) in a specific String with substitution charachter(s) | |
| reset() — Method in class com.ericfeminella.utils.iterators.ArrayCollectionIterator | |
| Resets the cursor position of the ArrayCollectionIterator to 0 | |
| reset() — Method in class com.ericfeminella.utils.iterators.ArrayIterator | |
| Resets the index of the ArrayIterator to 0 | |
| reset() — Method in interface com.ericfeminella.utils.iterators.IIterator | |
| Resets the cursor / index of the Iterator to 0 | |
| reset() — Method in class com.ericfeminella.utils.iterators.ObjectIterator | |
| Resets the position of the ObjectIterator to 0 | |
| 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 | |