| Constructor | Description |
|---|---|
DegreeBounds(int minIn,
int maxIn,
int minOut,
int maxOut) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
maxIn() |
|
int |
maxOut() |
|
int |
minIn() |
|
int |
minOut() |
|
boolean |
notSatisfiedBy(int in,
int out) |
|
boolean |
notSatisfiedBy(int in,
int out,
boolean withImplicitCloning) |
|
String |
toString() |
Copyright © 2018. All rights reserved.