|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.flapdoodle.embedmongo.distribution.Distribution
public class Distribution
| Constructor Summary | |
|---|---|
Distribution(IVersion version,
Platform platform,
BitSize bitsize)
|
|
| Method Summary | |
|---|---|
static Distribution |
detectFor(IVersion version)
|
BitSize |
getBitsize()
|
Platform |
getPlatform()
|
IVersion |
getVersion()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Distribution(IVersion version,
Platform platform,
BitSize bitsize)
| Method Detail |
|---|
public IVersion getVersion()
public Platform getPlatform()
public BitSize getBitsize()
public String toString()
toString in class Objectpublic static Distribution detectFor(IVersion version)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||