Interface DefaultExtensions


  • @API(type=INTERNAL,
         src=PUBLIC)
    public interface DefaultExtensions
    Interface containing all the default operation distributed with Oxygen.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.Class[] DEFAULT_OPERATIONS
      The array with default operations.
      static java.lang.Class[] DEFAULT_TABLE_SUPPORT
      The array with default classes used for table support.
    • Field Detail

      • DEFAULT_OPERATIONS

        static final java.lang.Class[] DEFAULT_OPERATIONS
        The array with default operations.
      • DEFAULT_TABLE_SUPPORT

        static final java.lang.Class[] DEFAULT_TABLE_SUPPORT
        The array with default classes used for table support.