I have an object which is extended from an ArrayList. Here is the code:
@Data @EqualsAndHashCode(callSuper = false) public class MyObject extends ArrayList<