This commit is contained in:
zzz
2010-12-31 13:18:17 +00:00
parent a64d0a54b1
commit cd1ed63908
2 changed files with 4 additions and 1 deletions

View File

@@ -50,7 +50,8 @@ public abstract class Addresses {
/**
* @return a sorted array of all addresses
* @param whether to exclude IPV6 and local
* @param includeLocal whether to include local
* @param includeIPv6 whether to include IPV6
* @return an array of all addresses
* @since 0.8.3
*/