JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
com.marginallyclever.ro3
Package
com.marginallyclever.ro3.apps
Interface AppCreator
public interface
AppCreator
Functional interface for creating App instances in an
AppFactory
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
App
createApp
()
Create an instance of the App.
Method Details
createApp
App
createApp
()
Create an instance of the App.
Returns:
the App instance