|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Function1 | |
---|---|
hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
Uses of Function1 in hudson.model |
---|
Fields in hudson.model declared as Function1 | |
---|---|
static Function1<String,Item> |
ItemGroupMixIn.KEYED_BY_NAME
Item -> name function. |
Methods in hudson.model with parameters of type Function1 | ||
---|---|---|
static
|
ItemGroupMixIn.loadChildren(ItemGroup parent,
File modulesDir,
Function1<? extends K,? super V> key)
Loads all the child Item s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |