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
org.trimou.util
Interface Nested<T>
Type Parameters:
T
-
All Known Implementing Classes:
Flow
public interface
Nested<T>
Allows to navigate to the parent context, whatever the context is.
Author:
Martin Kouba
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
up
()
Method Detail
up
T
up()
Returns:
the parent context
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
Copyright © 2017. All rights reserved.