Package | Description |
---|---|
net.jini.constraint |
Provides a basic implementation of
MethodConstraints and a
TrustVerifier for common constraints. |
Modifier and Type | Method and Description |
---|---|
StringMethodConstraints |
StringMethodConstraints.combine(StringMethodConstraints constraints)
Creates a new BasicMethodConstraints instance that contains all constraints
in both this and the passed in constraints in an order that ensures
that preceeding method descriptors don't match all methods that later
descriptors do;
|
Modifier and Type | Method and Description |
---|---|
StringMethodConstraints |
StringMethodConstraints.combine(StringMethodConstraints constraints)
Creates a new BasicMethodConstraints instance that contains all constraints
in both this and the passed in constraints in an order that ensures
that preceeding method descriptors don't match all methods that later
descriptors do;
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.