|
intarsys runtime library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Args | |
---|---|
de.intarsys.tools.functor |
Uses of Args in de.intarsys.tools.functor |
---|
Methods in de.intarsys.tools.functor that return Args | |
---|---|
static Args |
Args.create()
|
static Args |
Args.createIndexed()
|
static Args |
Args.createIndexed(Object p1)
|
static Args |
Args.createIndexed(Object p1,
Object p2)
|
static Args |
Args.createIndexed(Object p1,
Object p2,
Object p3)
|
static Args |
Args.createNamed()
|
static Args |
Args.createNamed(String key,
Object value)
|
static Args |
Args.createNamed(String key1,
Object value1,
String key2,
Object value2)
|
|
intarsys runtime library | |||||||||
PREV NEXT | FRAMES NO FRAMES |