| 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 | |
| classInfo — Property in class com.ericfeminella.utils.introspection.Introspection | |
| clear() — Method in class com.ericfeminella.utils.HashMap | |
| Resets all key / values in map to null | |
| clear() — Method in interface com.ericfeminella.utils.IMap | |
| Resets all key / values in map to null | |
| clone(referenceObject) — Static method in class com.ericfeminella.utils.DeepCopy | |
| Creates a deep copy of a specified object to a new memory address | |
| com.ericfeminella.utils — Package | |
| com.ericfeminella.utils.introspection — Package | |
| com.ericfeminella.utils.iterators — Package | |
| containsAlpha(source) — Static method in class com.ericfeminella.utils.StringUtil | |
| Determines if the specified String contains alpha charachters | |
| containsAlphaNumeric(source) — Static method in class com.ericfeminella.utils.StringUtil | |
| Determines if the specified String contains alpha and / or numeric charachters | |
| containsKey(key) — Method in class com.ericfeminella.utils.HashMap | |
| Determines if a key exists in the current map | |
| containsKey(key) — Method in interface com.ericfeminella.utils.IMap | |
| Determines if a key exists in the current map | |
| containsNumeric(source) — Static method in class com.ericfeminella.utils.StringUtil | |
| Determines if the specified String contains numeric charachters | |
| containsValue(value) — Method in class com.ericfeminella.utils.HashMap | |
| Determines if a value exists in the current map | |
| containsValue(value) — Method in interface com.ericfeminella.utils.IMap | |
| Determines if a value exists in the current map | |
| convertTo32Bit(numberToConvert) — Static method in class com.ericfeminella.utils.BinaryConversion | |
| Converts the specified Number to it's 8, 16 or 32 bit binary equivalent | |
| cursor — Property in class com.ericfeminella.utils.iterators.ArrayCollectionIterator | |
| 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 | |