public interface Function4
| Modifier and Type | Interface and Description |
|---|---|
static class |
Function4.Empty |
| Modifier and Type | Field and Description |
|---|---|
static Function4.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) |
static final Function4.Empty EMPTY
Copyright © 2002-2009 JRuby Team. All Rights Reserved.