JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
megamek.common.annotations
Annotation Interface StaticWrapper
@Target
(
METHOD
)
@Documented
public @interface
StaticWrapper
Denotes a method created purely for the purposes of wrapping a static method call in a non-static method so that a mock can be created.
Since:
2/20/14 7:51 AM