Class CompoundOperations


  • public class CompoundOperations
    extends java.lang.Object
    Implements compound operations.
    Author:
    Holger Eichelberger
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private CompoundOperations()
      Prevents external creation.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void register()
      Registers the defined operations.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CompoundOperations

        private CompoundOperations()
        Prevents external creation.
    • Method Detail

      • register

        public static final void register()
        Registers the defined operations.