Class MTreeSettings<O,​N extends AbstractMTreeNode<O,​N,​E>,​E extends MTreeEntry>

  • Type Parameters:
    O - Object type
    N - Node type
    E - Entry type
    Direct Known Subclasses:
    MkTreeSettings

    public class MTreeSettings<O,​N extends AbstractMTreeNode<O,​N,​E>,​E extends MTreeEntry>
    extends java.lang.Object
    Class to store the MTree settings.
    Since:
    0.6.0
    Author:
    Erich Schubert
    • Constructor Summary

      Constructors 
      Constructor Description
      MTreeSettings()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait