On 30 June 2016 at 12:15, sebb <[email protected]> wrote: > It would also allow the following usage: > import static > org.apache.commons.crypto.random.CryptoRandomFactory.getCryptoRandom; > CryptoRandom random = getCryptoRandom(properties);
I didn't consider static import. You've won me over, the above is best! :) -- Stian Soiland-Reyes Apache Taverna (incubating), Apache Commons http://orcid.org/0000-0001-9842-9718 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
