Skip to content

FBibonne/sealed-class-enum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Enum for the classes of a sealed interface

Use Annotation processing to generate an enum with all the classes of a sealed interface

Usage

  • Clone project
  • Build with maven (mvn clean install)
  • Reload maven project in IDE
  • you can use the FileParserEnum in the source code of module example

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages