public class BasicMachine extends Object
long
memory
int
threads
BasicMachine(long memory, int threads)
boolean
equals(Object obj)
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final long memory
public final int threads
public BasicMachine(long memory, int threads)
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019 Optimatika. All rights reserved.