| Package | Description |
|---|---|
| net.sf.mmm.util.reflect.api |
Provides the API for utilities that help to deal with reflection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamedSignature
This class extends
Signature with a name honored by NamedSignature.equals(Object),
hashCode() and toString(). |
| Modifier and Type | Field and Description |
|---|---|
static Signature |
Signature.VOID
the void signature for a non-arg method
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Signature.isApplicable(Signature s)
This method determines if the given signature is applicable for this signature.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.