Class PlatformUtils


  • final class PlatformUtils
    extends java.lang.Object
    Helpers for various platform detection mechanisms related to the ByteBuddy mock maker.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private PlatformUtils()  
    • Constructor Detail

      • PlatformUtils

        private PlatformUtils()
    • Method Detail

      • isAndroidPlatform

        static boolean isAndroidPlatform()
      • isProbablyTermuxEnvironment

        static boolean isProbablyTermuxEnvironment()