|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Func | |
---|---|
pt.compiler.helper |
Uses of Func in pt.compiler.helper |
---|
Methods in pt.compiler.helper with parameters of type Func | ||
---|---|---|
static
|
SourceHelper.join(java.lang.Iterable<T> iterable,
java.lang.String separator,
Func<java.lang.String,T> map)
Combines an iterable set of elements into a string with each element separated by the specified separator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |