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 b87f809 commit d5fafb6Copy full SHA for d5fafb6
user-guide.md
@@ -104,7 +104,7 @@ have lots of additional information for how to register your factory classes wit
104
- Custom `ClassFactory` and `JsonClassWriter` built for [CompactMap](https://github.com/jdereg/java-util/blob/master/userguide.md#compactmap)
105
106
- [CompactMap reader](src/main/java/com/cedarsoftware/io/factory/CompactMapFactory.java) (`ClassFactory`)
107
- - [CompactMap writer](src/main/java/com/cedarsoftware/io/factory/CompactMapWriter.java) (`JsonClassWriter`)
+ - [CompactMap writer](src/main/java/com/cedarsoftware/io/writers/CompactMapWriter.java) (`JsonClassWriter`)
108
109
### Order of Type Resolution and Substitution
110
0 commit comments