You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
-
Java Type Conversion Done Well
2
-
==============================
1
+
Java Type Conversion (Done Well)
2
+
================================
3
3
4
4
This lightweight library (*with no dependencies*) provides a versatile, extensible, and robust mechanism for converting a Java object to a different type. For example, you can convert a `String` to an `Integer` using the TypeConverter like this:
0 commit comments