| Type Before | Type After | No. of Instances | No. of Commits | No. of Projects | Hierarchy Relation | Primitive Info | Namespace |
|---|---|---|---|---|---|---|---|
| java.lang.String | org.apdplat.word.segmentation.PartOfSpeech | 3 | 1 | 1 | Composition | - | Jdk -> Internal |
| org.apdplat.word.segmentation.PartOfSpeechTrie | org.apdplat.word.segmentation.GenericTrie<java.lang.String> | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.apdplat.word.corpus.GramTrie | org.apdplat.word.util.GenericTrie<java.lang.Integer> | 2 | 1 | 1 | - | - | Internal -> Internal |
| float | java.lang.Integer | 2 | 1 | 1 | - | - | Jdk -> Jdk |
| GramTrie | org.apdplat.word.util.GenericTrie<java.lang.Integer> | 1 | 1 | 1 | - | - | Internal -> Internal |
| java.util.List<org.apdplat.word.segmentation.Word> | void | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| java.lang.Integer | java.util.concurrent.atomic.AtomicInteger | 1 | 1 | 1 | SIBLING | - | Jdk -> Jdk |
| org.apdplat.word.segmentation.Word | java.lang.String | 6 | 2 | 1 | Composition | - | Internal -> Jdk |
| java.util.Map | java.util.List | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| int | java.util.concurrent.atomic.AtomicInteger | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| java.lang.String | int | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| java.util.List | java.util.stream.Stream | 6 | 3 | 1 | - | - | Jdk -> Jdk |
| java.lang.String | org.apdplat.word.segmentation.impl.FullSegmentation.Node | 1 | 1 | 1 | Composition | - | Jdk -> Internal |
| java.util.List<java.lang.String> | org.apdplat.word.segmentation.impl.FullSegmentation.Node | 1 | 1 | 1 | - | - | Jdk -> Internal |
| org.apdplat.word.segmentation.impl.FullSegmentation | org.apdplat.word.segmentation.Segmentation | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.apdplat.word.segmentation.impl.FullSegmentation.Node | java.lang.String | 1 | 1 | 1 | Composition | - | Internal -> Jdk |
| org.apdplat.word.segmentation.impl.FullSegmentation.Node | java.util.List<java.lang.String> | 1 | 1 | 1 | - | - | Internal -> Jdk |
| org.apdplat.word.dictionary.impl.DoubleArrayDictionaryTrie.Node | java.lang.String | 1 | 1 | 1 | - | - | Internal -> Jdk |
| int | java.util.List<org.apdplat.word.dictionary.impl.DoubleArrayDictionaryTrie.Node> | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| org.apdplat.word.util.GenericTrie<java.lang.Integer> | org.apdplat.word.util.DoubleArrayGenericTrie | 2 | 2 | 1 | - | - | Internal -> Internal |
| java.lang.String | java.util.List<org.apdplat.word.segmentation.Word> | 2 | 1 | 1 | - | - | Jdk -> Jdk |
| org.apdplat.word.analysis.Similarity | org.apdplat.word.analysis.TextSimilarity | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| int | float | 5 | 3 | 1 | - | Widening | Jdk -> Jdk |
| java.util.concurrent.atomic.AtomicInteger | java.lang.Float | 6 | 3 | 1 | SIBLING | - | Jdk -> Jdk |
| java.util.concurrent.atomic.AtomicInteger | org.apdplat.word.util.AtomicFloat | 5 | 3 | 1 | Composition | - | Jdk -> Internal |
| java.lang.Float | java.lang.Double | 2 | 1 | 1 | SIBLING | - | Jdk -> Jdk |
| org.elasticsearch.common.settings.Settings | org.elasticsearch.index.IndexSettings | 2 | 1 | 1 | - | - | External -> External |