Package | Description |
---|---|
net.sf.jguiraffe.di.impl |
This package contains various implementations for the interfaces defined in the
main
di package. |
Modifier and Type | Method and Description |
---|---|
static HelperInvocations |
HelperInvocations.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HelperInvocations[] |
HelperInvocations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 The JGUIraffe Team. All rights reserved.