| Package | Description |
|---|---|
| org.inferred.testing.unit |
Fake implementations of javax.annotation types for unit testing annotation processors.
|
| Modifier and Type | Method and Description |
|---|---|
static NoTypes |
NoTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NoTypes[] |
NoTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 inferred.org. All rights reserved.