Package jnr.ffi

Class Platform.Linux.Match

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) boolean isCustom  
      (package private) java.lang.String path  
      (package private) int[] version  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Match()  
    • Field Detail

      • path

        java.lang.String path
      • version

        int[] version
      • isCustom

        boolean isCustom
    • Constructor Detail

      • Match

        private Match()