public class Result extends Object
| Modifier and Type | Method and Description |
|---|---|
float |
getComputing()
Returns the computing of the Result
|
Status |
getStatus()
Returns the status of the Result
|
public Result(Status status, float computing)
public Status getStatus()
public float getComputing()
Copyright © 2019 Nowtryz. All rights reserved.