Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BruceEckel/OnJava8-Examples
/ apply
Method
apply
functional/TriFunction.java:8–8 ·
view source on GitHub ↗
(T t, U u, V v)
Source
from the content-addressed store, hash-verified
6
@FunctionalInterface
7
public
interface
TriFunction<T, U, V, R> {
8
R apply(T t, U u, V v);
9
}
Callers
15
minima
Method · 0.65
minima
Method · 0.65
minima
Method · 0.65
random
Method · 0.65
main
Method · 0.65
testVersions
Method · 0.65
fill
Method · 0.65
main
Method · 0.65
main
Method · 0.65
main
Method · 0.65
main
Method · 0.65
main
Method · 0.65
Implementers
4
Cleanser
reuse/Detergent.java
Applicator
interfaces/Applicator.java
Applicator
interfaces/interfaceprocessor/Applicat
Apply
generics/Apply.java
Calls
no outgoing calls
Tested by
1
testVersions
Method · 0.52