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

Packages that use Platform
de.flapdoodle.embedmongo.distribution   
 

Uses of Platform in de.flapdoodle.embedmongo.distribution
 

Methods in de.flapdoodle.embedmongo.distribution that return Platform
 Platform Distribution.getPlatform()
           
static Platform Platform.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Platform[] Platform.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 Platform
Distribution(Version version, Platform platform, BitSize bitsize)
           
 



Copyright © 2011. All Rights Reserved.