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 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.