|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.ojalgo.type.IntCount
public final class IntCount
| Field Summary | |
|---|---|
int |
count
|
boolean |
modified
|
| Constructor Summary | |
|---|---|
IntCount(int aCount)
|
|
| Method Summary | |
|---|---|
IntCount |
decrement()
|
IntCount |
halve()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int count
public final boolean modified
| Constructor Detail |
|---|
public IntCount(int aCount)
| Method Detail |
|---|
public IntCount decrement()
public IntCount halve()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||