Class TreeSize

java.lang.Object
org.bouncycastle.mls.TreeSize

public class TreeSize extends Object
  • Method Details

    • forLeaves

      public static TreeSize forLeaves(long leafCount)
    • depth

      public long depth()
    • leafCount

      public long leafCount()
    • width

      public long width()