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