| Package | Description |
|---|---|
| org.glassfish.config.support.datatypes | |
| org.jvnet.hk2.config |
| Modifier and Type | Class and Description |
|---|---|
class |
NonNegativeInteger
Represents an integer from 0 to Integer.MAX_VALUE.
|
class |
Port
Represents a network port on a machine.
|
class |
PositiveInteger
Represents an integer from 1 to Integer.MAX_VALUE.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitiveDataType
Represents a Java primitive (and its wrapper) data type.
|
Copyright © 2019. All rights reserved.