simple-mapper
2016-06-22 Kai MoritzImplemented tests for the handling of empty arrays
2016-06-22 Kai MoritzUnified handling of empty input: return always null
2016-06-22 Kai MoritzCleared some "Possible Null-Pointer Dereferencing"...
2016-06-22 Kai MoritzShortend some annonymous-class-expressions by using...
2016-06-22 Kai MoritzMoved all non-static methods in a separate class Simple...
2016-06-22 Kai MoritzImplement test-cases to test the handling of empty...
2016-06-22 Kai MoritzInitial implementation of SimpleMapper