I have an interface defined as
interface ListItem { public String toString(); public String getUUID(); }
And a class (Browse
Browse
ArrayList is not equal to ArrayList
ArrayList
They are strictly type safe
you can make use of ?
?