Interface CVAttributes


  • public interface CVAttributes
    Enumeration for const/volatile attributes. These are passed in to the constructor of the type.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CONST  
      static int VOLATILE