| Package | Description |
|---|---|
| de.flapdoodle.embed.process.distribution |
| Modifier and Type | Method and Description |
|---|---|
static BitSize |
BitSize.detect() |
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.
|
| Constructor and Description |
|---|
Distribution(IVersion version,
Platform platform,
BitSize bitsize) |
Copyright © 2018. All Rights Reserved.