public abstract class Platform extends Object
Platform()
abstract String
architecture()
os()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Platform()
@Nullable public abstract String architecture()
public abstract String os()
Copyright © 2018. All rights reserved.