sibiarunachalam

Results 8 issues of sibiarunachalam

**Environment:** - OS: Windows 10 - Java version: Oracle Java 8 - usb4java version: 1.3.0 **Bug description** We use usb4java in our application to detect attached and detached events It...

Hi guys, We use google code wicked-charts-wicket7 for long time. Now we want to upgrade to latest, so found new version in adesso wicked-charts-wicket8 But I couldn't use this as...

Hi guys, We use usb4java in our application to detect attached and detached events It works well except the scenario we have identified recently. Usb4java does not detect the ATTACHED...

This is my table format ``` id column1 column2 column3 ---- --------------- ------------------------------ ------------------ 1 data11 data12 data13 2 data21 data22 data23 3 data31 data32 data33 4 data41 data42 data43...

It would be flexible if you provide a utility method that simply returns collection of rows in the table. To say exactly the result of below method. ` private static...

It works well for most of my requirements. Is it possible to implement span columns using this library?

Heap is configured 4GB for my application. When call getMagicMatch() for Big sized file like 5GB throws OutOfMemoryError