@get
Description:
Get the address at index
.
Parameters:
this |
a InternetAddress object |
index |
address's array index |
namep |
holder for the returned name, or null, if not required. |
addressp |
holder for the returned address, or null, if not required. |
Returns:
true if such an address exists, or false otherwise |