cpopp
Results
1
comments of
cpopp
I was trying something similar to this expecting that the fourth step would reject the duplicate field as the third does: public static class MyObject { public String my_field; }...