Package rma.util
Class CompileFlags
java.lang.Object
rma.util.CompileFlags
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final boolean
Deprecated.This flag is deprecated and should not be used. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
WINDOWS
Deprecated.This flag is deprecated and should not be used. It should be considered for removal in future versions. Nothing sets this to false.Deprecated flag indicating that the code is for a Windows platform. This variable is a compile-time flag.- See Also:
-
-
Constructor Details
-
CompileFlags
public CompileFlags()Deprecated.
-