Constant Field Values

Contents

algs11.*

  • Modifier and Type
    Constant Field
    Value
    private static final int
    1000000000
    private static final int
    1000000

algs12.*

algs13.*

algs13.xbacktrack.*

algs14.*

  • Modifier and Type
    Constant Field
    Value
    private static final int
    10000
  • Modifier and Type
    Constant Field
    Value
    private static final int
    1073741823
    private static final int
    125
  • Modifier and Type
    Constant Field
    Value
    private static final long
    40960L
    private static final long
    10L

algs15.perc.*

algs21.*

  • algs21.XBarsShell
    Modifier and Type
    Constant Field
    Value
    private static final int
    4

algs22.*

  • algs22.XMergeX
    Modifier and Type
    Constant Field
    Value
    private static final int
    7

algs23.*

  • algs23.XQuickX
    Modifier and Type
    Constant Field
    Value
    private static final int
    8

algs31.*

algs33.*

  • Modifier and Type
    Constant Field
    Value
    private static final boolean
    false
    private static final boolean
    true
  • Modifier and Type
    Constant Field
    Value
    private static final boolean
    false
    private static final boolean
    true

algs34.*

algs41.*

algs44.*

algs51.*

  • algs51.LSD
    Modifier and Type
    Constant Field
    Value
    private static final String
    "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789`~!@#$%^&*()_-+={[}]\\|:;\'\"<>,./?"
    private static final int
    4
  • algs51.MSD
    Modifier and Type
    Constant Field
    Value
    private static final String
    "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789`~!@#$%^&*()_-+={[}]\\|:;\'\"<>,./?"
    private static final int
    15
    private static final int
    64
    private static final int
    256
  • Modifier and Type
    Constant Field
    Value
    private static final String
    "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789`~!@#$%^&*()_-+={[}]\\|:;\'\"<>,./?"
    private static final int
    15
    private static final int
    64

algs52.*

  • algs52.TrieST<V>
    Modifier and Type
    Constant Field
    Value
    private static final int
    256
  • Modifier and Type
    Constant Field
    Value
    private static final int
    256

algs55.*

  • algs55.Huffman
    Modifier and Type
    Constant Field
    Value
    private static final int
    256
  • algs55.LZW
    Modifier and Type
    Constant Field
    Value
    private static final int
    4096
    private static final int
    256
    private static final int
    12
  • algs55.RunLength
    Modifier and Type
    Constant Field
    Value
    private static final int
    8
    private static final int
    256

algs61.*

  • Modifier and Type
    Constant Field
    Value
    private final double
    0.5
  • algs61.Particle
    Modifier and Type
    Constant Field
    Value
    private static final double
    1d/0d

algs62.*

  • algs62.BTree<K,V>
    Modifier and Type
    Constant Field
    Value
    private static final int
    4
  • Modifier and Type
    Constant Field
    Value
    private static final int
    4

algs91.*

stdlib.*