I have a class similar to the below MyObject.
MyObject
public class MyObject { private String key; // not unique. multiple objects can have the same k