We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2300ed commit e319a89Copy full SHA for e319a89
Changelog.md
@@ -88,7 +88,7 @@ Release date: 4.11.2021 (Afternoon)
88
What was added:
89
* Ability to serialize Scope object!
90
* Ability to clone Objects using Serializer!
91
-* Ability to instantiate any object using Serializer by calling shortest public cnstructor!
+* Ability to instantiate any object using Serializer by calling shortest public constructor!
92
* Now you can access Java utility from SerialX, you can invoke public static methods and fields directly from SerialX!
93
* SelfSerializable interface which gives you ability to serialize objects without protocol by calling public constructors!
94
* Static field "new" to obtain clone of variable and "class" to obtain class of variables value!
0 commit comments