public class CF_Action extends Action
Constructor and Description |
---|
CF_Action(State state,
int orderQuantity) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object action) |
static IntStream |
generateOrderQuantities(CF_State state) |
int |
getOrderQuantity() |
int |
hashCode() |
static void |
setMaxOrderQuantity(int maxOrderQuantity) |
String |
toString() |
public CF_Action(State state, int orderQuantity)
Copyright © 2017–2018. All rights reserved.