A B C D E G H I L M N O P S U V

E

equals(Object) - Method in class name.kevinlocke.ultragetopt.CommandLineOption
Test if an object is representing the same command-line option.
ExtraArgumentException - Exception in name.kevinlocke.ultragetopt
Exception signaling that an option which does not take an argument was given an argument.
ExtraArgumentException(String) - Constructor for exception name.kevinlocke.ultragetopt.ExtraArgumentException
Create a new extra argument exception with the given error message.
ExtraArgumentException(GetoptErrorFormatter, String, String) - Constructor for exception name.kevinlocke.ultragetopt.ExtraArgumentException
Create a new extra argument exception with a message generated by a given formatter.
ExtraArgumentException(GetoptErrorFormatter, char, String) - Constructor for exception name.kevinlocke.ultragetopt.ExtraArgumentException
Create a new extra argument exception with a message generated by a given formatter.

A B C D E G H I L M N O P S U V