Class AntiLogToAnyBase

All Implemented Interfaces:
Validatable

public final class AntiLogToAnyBase extends LogOrAntiLogToAnyBase
  • Constructor Details

    • AntiLogToAnyBase

      public AntiLogToAnyBase(int index, ArrayList<String> scan)
      Parameters:
      index - the index of this object in its parent Function object's scanner.
      scan - the Function object in which this RemainderOperator exists.