TeamworkGuy2 / JSimpleTypes

Enums for Java primitive types and commonly serializable types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Enums for Java primitive types and commonly serializable types

License:MIT License


Languages

Language:Java 100.0%