| Package | Description |
|---|---|
| com.codebox.enums |
Java Bean Tester Package contains enums for use by javabean tester.
|
| Modifier and Type | Method and Description |
|---|---|
static CheckEquals |
CheckEquals.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckEquals[] |
CheckEquals.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2020 hazendaz. All rights reserved.