| Package | Description |
|---|---|
| net.sf.mmm.util.reflect.api |
Provides the API for utilities that help to deal with reflection.
|
| 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–2015 mmm-Team. All rights reserved.