iAsh

Results 1 issues of iAsh

I'm using `openpojo` library having version `0.8.10`. There is a scenario where I've following class: ``` public class Foo { //few variables & objects List bars; //all objects/variables & lists...