Package com.shaiksphere.mindsmine.jems

Common utility methods (such as extensions to simple data type Java objects).
Since:
1.0
Author:
Mohammed Shaik Hussain Ali
  • Class Summary 
    Class Description
    BooleanHelper
    A collection of useful static methods to deal with booleans.
    NumberHelper
    A collection of useful static methods to deal with numbers.
    NumeralSystemHelper
    A collection of useful static methods to deal with numeral system.
    ObjectHelper
    A collection of useful static methods to deal with objects.
    RegExHelper
    A collection of useful static methods to deal with regular expressions.
    StringHelper
    A collection of useful static methods to deal with strings.
    SwingHelper
    A collection of useful static methods to deal with Java Swing Framework.
    URLHelper
    A collection of useful static methods to deal with URLs.