JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH:
Package
com.zachsthings.libcomponents
Annotation Interface Depend
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
Depend
A way for components to register deps on other things
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
Class
<?>[]
components
String
[]
plugins
Element Details
components
Class
<?>[]
components
Default:
{}
plugins
String
[]
plugins
Default:
{}