On Mon, 9 Jul 2007, vijaykumar motagi wrote:

>
> Hello Dan Streetman,I have a doubt on the interface implementation of 
> the USB driver.As I understand all the interfaces in a configuration are 
> stored in a HashMap.Again the hash map contains the list of all the 
> interface. I do not understand the need of the List inside the Hash Map 
> here. Please clarify the reason behind this implementation.
> RegardsVijay

I'm not sure what you are referring to, in UsbDeviceImp the configurations 
are stored in a list, is is an other collection of the configurations that 
countains the HashMap?

//Roger

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
javax-usb-devel mailing list
javax-usb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to