io.github.astrapi69.bean.enumeration.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of silly-bean Show documentation
Show all versions of silly-bean Show documentation
Utility library that provides some generic data beans like pair, triple and quattro
The newest version!
/**
* This package provides enums that decorate an existing enum with a new value and an enum with
* modification modes
*/
package io.github.astrapi69.bean.enumeration;