Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- de.tilman_neumann.jml.partitions.MpiPowerMap
 
 - java.util.TreeMap<K,V> (implements java.lang.Cloneable, java.util.NavigableMap<K,V>, java.io.Serializable)
- org.matheclipse.core.numbertheory.SortedMultiset_BottomUp<T> (implements org.matheclipse.core.numbertheory.SortedMultiset<T>)
- de.tilman_neumann.jml.partitions.IntegerPartition
 
 - org.matheclipse.core.numbertheory.SortedMultiset_TopDown<T> (implements org.matheclipse.core.numbertheory.SortedMultiset<T>)
- de.tilman_neumann.jml.partitions.MpiPartition
 
 
 - org.matheclipse.core.numbertheory.SortedMultiset_BottomUp<T> (implements org.matheclipse.core.numbertheory.SortedMultiset<T>)
 
 - java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
 - de.tilman_neumann.jml.partitions.IntegerPartitionGenerator (implements de.tilman_neumann.jml.partitions.Generator<T>)
 - de.tilman_neumann.jml.partitions.Mpi_IntegerArrayImpl (implements de.tilman_neumann.jml.partitions.Mpi)
- de.tilman_neumann.jml.partitions.PrimePowers_DefaultImpl (implements de.tilman_neumann.jml.partitions.PrimePowers)
 
 - de.tilman_neumann.jml.partitions.MpiPartitionGenerator (implements de.tilman_neumann.jml.partitions.Generator<T>)
 - de.tilman_neumann.jml.partitions.MpiPartitionGeneratorTest
 
 - java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
 
Interface Hierarchy
- java.lang.Comparable<T>
- de.tilman_neumann.jml.partitions.Mpi (also extends java.lang.Iterable<T>)
- de.tilman_neumann.jml.partitions.PrimePowers
 
 
 - de.tilman_neumann.jml.partitions.Mpi (also extends java.lang.Iterable<T>)
 - java.lang.Iterable<T>
- de.tilman_neumann.jml.partitions.Mpi (also extends java.lang.Comparable<T>)
- de.tilman_neumann.jml.partitions.PrimePowers
 
 
 - de.tilman_neumann.jml.partitions.Mpi (also extends java.lang.Comparable<T>)
 - java.io.Serializable
- de.tilman_neumann.jml.partitions.Generator<T>