Skip to content

TeamworkGuy2/JSimpleTypes

Repository files navigation

JSimpleTypes

Dependencies: None

Enums for Java primitive types and commonly serializable types.

ioPrimitives/

enums for java primitives and commonly serialized types (used by other projects such as DataTransfer and JTwg2Templating)

test/

JUnit tests and examples (requires JUnit 5 and Lombok)