localHashSet.add(InetAddress.getByName("loopback").getHostName());
}
catch (Exception localException3)
{
}
return (String[])localHashSet.toArray(new String[localHashSet.size()]);
}
public static HsqlProperties newDefaultProperties(int paramInt)
{
HsqlProperties localHsqlProperties = new HsqlProperties();