Package com.db4o.foundation
Interface Function4<A,R>
-
public interface Function4<A,R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
apply(A arg)
-
public interface Function4<A,R>
Modifier and Type | Method | Description |
---|---|---|
R |
apply(A arg) |