JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
griffon.plugins.hessian
Interface UnaryConsumer<T,R>
public interface
UnaryConsumer<T,R>
Author:
Andres Almiray
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
R
consume
(
T
t)
Method Detail
consume
R
consume(
T
t)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright © 2014-2017 Andres Almiray. All rights reserved.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method