Uses of Class
de.flapdoodle.embedmongo.distribution.BitSize

Packages that use BitSize
de.flapdoodle.embedmongo.distribution   
 

Uses of BitSize in de.flapdoodle.embedmongo.distribution
 

Methods in de.flapdoodle.embedmongo.distribution that return BitSize
 BitSize Distribution.getBitsize()
           
static BitSize BitSize.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BitSize[] BitSize.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in de.flapdoodle.embedmongo.distribution with parameters of type BitSize
Distribution(Version version, Platform platform, BitSize bitsize)
           
 



Copyright © 2012. All Rights Reserved.