| Package | Description |
|---|---|
| cz.auderis.test.support.array |
| Modifier and Type | Method and Description |
|---|---|
static PrimitiveArrayItemSupport |
PrimitiveArrayItemSupport.forBoxedType(Class<?> type) |
static PrimitiveArrayItemSupport |
PrimitiveArrayItemSupport.forType(Class<?> type) |
static PrimitiveArrayItemSupport |
PrimitiveArrayItemSupport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrimitiveArrayItemSupport[] |
PrimitiveArrayItemSupport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2016 Boleslav Bobcik - Auderis. All rights reserved.