[Rxtx] NRJavaSerial, a fork of rxtx that fixes the papercuts!
Adrian Crum
adrian.crum at sandglass-software.com
Sun Mar 27 17:58:39 MDT 2011
http://www.javaworld.com/javaworld/jw-08-2003/jw-0801-toolbox.html
On 3/25/2011 1:32 PM, Andre-John Mas wrote:
> On 24-Mar-2011, at 16:26, Adrian Crum wrote:
>
>> Using a concrete class in an API is a bad idea. Maybe you should consider using Collection<> or Iterator<> instead of ArrayList.
>>
>> -Adrian
> Could probably use List<> too, depending on the use case. One advantage with using Set<> or List<> is that they give some sort of
> indication of the uniqueness of the results.
>
> My 5c.
>
> Andre
> _______________________________________________
> Rxtx mailing list
> Rxtx at qbang.org
> http://mailman.qbang.org/mailman/listinfo/rxtx
More information about the Rxtx
mailing list