| Package | Description |
|---|---|
| org.hswebframework.web.bean |
| Modifier and Type | Method and Description |
|---|---|
static ToString.Feature |
ToString.Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToString.Feature[] |
ToString.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
ToString.Feature.createFeatures(ToString.Feature... features) |
static boolean |
ToString.Feature.hasFeature(long features,
ToString.Feature feature) |
static long |
ToString.Feature.removeFeatures(long oldFeature,
ToString.Feature... features) |
Copyright © 2016–2021. All rights reserved.