public interface Function5
| Modifier and Type | Interface and Description |
|---|---|
static class |
Function5.Empty |
| Modifier and Type | Field and Description |
|---|---|
static Function5.Empty |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
int |
call(java.lang.Object arg0,
java.lang.Object arg1,
java.lang.Object arg2,
java.lang.Object arg3,
java.lang.Object arg4) |
static final Function5.Empty EMPTY
Copyright © 2002-2009 JRuby Team. All Rights Reserved.