newArrayList(string)Super handy method from Google Collections
Monday, July 24, 2017
Making a list from a single element
Do
Subscribe to:
Posts (Atom)
newArrayList(string)Super handy method from Google Collections
Upon submitting a request to my service like CURL -X POST http://localhost:8600/a/b/c -d '{"assignmentId[]":[12345]}' ...