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