Package com.ge.research.utils

Class Summary
CollectionUtils A utility class with common, useful methods for dealing with Collections.
FileUtils A simple class providing utility methods for working with Files
IntrospectionUtils A utility class with many conveinence methods for handling common introspection tasks.
ListUtils A utility class with common, useful methods for dealing with Lists.
MathUtils A utility class with common, useful arithmetic methods for dealing with arrays of primitive numbers and Calendar objects.
NameValuePair Encapsulates the information about a relationship between a String literal "key" and the value associated with that String literal key.
NumberUtils Simple class to help with Numbers and primitive number representation.
StringUtils A utility class with common useful string constants and common useful string methods.