Package rma.util

Class CompileFlags

java.lang.Object
rma.util.CompileFlags

@Deprecated public class CompileFlags extends Object
Deprecated.
  • Field Details

    • WINDOWS

      @Deprecated public static final boolean 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.