Package megamek.common.annotations
package megamek.common.annotations
-
Annotation InterfacesClassDescriptionWhen used on a method, this annotation denotes that the method may return a null value.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.