Interface ArchProvider


public interface ArchProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    default boolean
     
    boolean
     
  • Method Details

    • is32Bit

      default boolean is32Bit()
    • is64Bit

      boolean is64Bit()
    • availableProcessors

      int availableProcessors()