Package | Description |
---|---|
net.jini.core.constraint |
Defines constraints and collections of constraints that can be used to control
method invocation, and an interface that proxies implement to allow clients
to specify constraints for remote method calls.
|
Modifier and Type | Method and Description |
---|---|
static AtomicInputValidation |
AtomicInputValidation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AtomicInputValidation[] |
AtomicInputValidation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.