We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca009a commit eec2d80Copy full SHA for eec2d80
README.md
@@ -0,0 +1,5 @@
1
+# instanceables
2
+
3
+Create new object instances using reflections from enum definition.
4
+You can define class and parameters (including description and default value) in an enum and
5
+create classes from an enum value.
0 commit comments