Uses of Class
org.apache.sysds.runtime.iogen.MappingTrieNode
Packages that use MappingTrieNode
-
Uses of MappingTrieNode in org.apache.sysds.runtime.iogen
Methods in org.apache.sysds.runtime.iogen that return MappingTrieNodeModifier and TypeMethodDescriptionMappingTrie.getFistMultiChildNode(MappingTrieNode node) MappingTrie.getRoot()Methods in org.apache.sysds.runtime.iogen that return types with arguments of type MappingTrieNodeMethods in org.apache.sysds.runtime.iogen with parameters of type MappingTrieNodeModifier and TypeMethodDescriptionMappingTrie.getFistMultiChildNode(MappingTrieNode node) MappingTrie.getIntersectOfChildren(MappingTrieNode node) Method parameters in org.apache.sysds.runtime.iogen with type arguments of type MappingTrieNodeModifier and TypeMethodDescriptionvoidMappingTrieNode.setChildren(Map<String, MappingTrieNode> children)