public class Distribution extends Object
| Constructor and Description |
|---|
Distribution(IVersion version,
Platform platform,
BitSize bitsize) |
| Modifier and Type | Method and Description |
|---|---|
static Distribution |
detectFor(IVersion version) |
boolean |
equals(Object obj) |
BitSize |
getBitsize() |
Platform |
getPlatform() |
IVersion |
getVersion() |
int |
hashCode() |
String |
toString() |
public IVersion getVersion()
public Platform getPlatform()
public BitSize getBitsize()
public static Distribution detectFor(IVersion version)
Copyright © 2013. All Rights Reserved.