JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
com.google.common.geometry
S2ShapeMeasures
BiConsumer
Contents
Description
Method Summary
Method Details
accept(T, U)
Hide sidebar
Show sidebar
Interface S2ShapeMeasures.BiConsumer<
T
,
U
>
Enclosing class:
S2ShapeMeasures
private static interface
S2ShapeMeasures.BiConsumer<T,
U>
A consumer which accepts two arguments.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
T
t,
U
u)
Method Details
accept
void
accept
(
T
t,
U
u)