public interface Function0<R> extends Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
Function0.Impl<R> |
static class |
Function0.Null |
Modifier and Type | Method and Description |
---|---|
R |
apply() |
R apply()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.