initial commit
commit0db55820c6b2d6e36c00155ac347ac88e00b18e3
authorSebastian Hoß <mail@shoss.de>
Sun, 17 Jan 2016 16:55:16 +0000 (17 17:55 +0100)
committerSebastian Hoß <mail@shoss.de>
Sun, 17 Jan 2016 16:55:16 +0000 (17 17:55 +0100)
tree330984438a5de936589c128183d608ebebce9b18
initial commit

Signed-off-by: Sebastian Hoß <mail@shoss.de>
.gitignore [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
README.asciidoc [new file with mode: 0644]
UNLICENSE [new file with mode: 0644]
pom.xml [new file with mode: 0644]
src/main/java/com/github/sebhoss/utils/types/GenericTypes.java [new file with mode: 0644]
src/main/java/com/github/sebhoss/utils/types/package-info.java [new file with mode: 0644]
src/test/java/com/github/sebhoss/utils/types/GenericTypesTest.java [new file with mode: 0644]