public class CF_StateDescriptor extends State
Constructor and Description |
---|
CF_StateDescriptor(int period,
int inventory,
int capital) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object state) |
int |
getCapital() |
int |
getInventory() |
int |
hashCode() |
String |
toString() |
getFeasibleActions, getNoAction, getPeriod
Copyright © 2017–2018. All rights reserved.