public class ComboString extends Object
Modifier and Type | Field and Description |
---|---|
static ComboString[] |
EMPTY
Empty ComboString array.
|
Constructor and Description |
---|
ComboString(String txt)
Store text in constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object another)
Comparison by instance.
|
int |
hashCode()
The hash code.
|
String |
toString()
Access string.
|
public static final ComboString[] EMPTY
public ComboString(String txt)
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.