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