Skip to content

Java Property-based HashMap and Key implementation. Allows for circumventing type-erasure by using a class reference.

License

Notifications You must be signed in to change notification settings

Salynne/Property

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Property

This system is designed to allow you to store any Serializable property you like in a HashMap, and retrieve that property without casting issues.

Usage

Maven

There is a maven repo for this project hosted at http://repo.pevnostgames.net

License

This project is available under the Apache 2.0 License. See LICENSE.txt for more information.

About

Java Property-based HashMap and Key implementation. Allows for circumventing type-erasure by using a class reference.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages