JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.strobel.core.delegates
Action1
Contents
Description
Method Summary
Method Details
invoke(T)
Hide sidebar
Show sidebar
Interface Action1<
T
>
public interface
Action1<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
invoke
(
T
t)
Method Details
invoke
void
invoke
(
T
t)