Class MkAppTreeSettings<O>

  • Type Parameters:
    O - Object type

    public class MkAppTreeSettings<O>
    extends MkTreeSettings<O,​MkAppTreeNode<O>,​MkAppEntry>
    Settings class for the MkApp Tree.
    Since:
    0.6.0
    Author:
    Erich Schubert
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • p

        protected int p
        Parameter p.
      • log

        protected boolean log
        Flag log.
    • Constructor Detail

      • MkAppTreeSettings

        public MkAppTreeSettings()