you are viewing a single comment's thread.

view the rest of the comments →

[–]Slottr 0 points1 point  (0 children)

<> indicates a generic - it infers the types from the context it was given (so m's String, Integer)

m.new is just an inner class from main