public class ItemToBeProcessed
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ITEM_STATE_COMPLETED |
static int |
ITEM_STATE_IN_PROCESS |
static int |
ITEM_STATE_UNTOUCHED |
int |
itemState
Whether or not this item has been completely processed.
|
Constructor and Description |
---|
ItemToBeProcessed() |
public static final int ITEM_STATE_UNTOUCHED
public static final int ITEM_STATE_IN_PROCESS
public static final int ITEM_STATE_COMPLETED
public int itemState
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de