JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
net.thevpc.hl.lang
net.hl.lang
Branch
Contents
Description
Method Summary
Method Details
condition()
result()
Hide sidebar
Show sidebar
Interface Branch<
C
,
R
>
All Known Subinterfaces:
BooleanBranch
<R>
public interface
Branch<C,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Supplier
<
C
>
condition
()
Supplier
<
R
>
result
()
Method Details
condition
Supplier
<
C
>
condition
()
result
Supplier
<
R
>
result
()