Class R3FarEdgesINT


public class R3FarEdgesINT
extends SingleLetterTransitions
Represents range 3 far edges INT transitions (hensel notation)
  • Constructor Details

    • R3FarEdgesINT

      public R3FarEdgesINT()
    • R3FarEdgesINT

      public R3FarEdgesINT​(java.lang.String string)
      Constructs the range 3 far edges INT transitions with hensel notation
      Parameters:
      string - The hensel notation string
  • Method Details

    • getSymmetries

      protected java.util.ArrayList<java.util.ArrayList<java.lang.Integer>> getSymmetries​(java.util.ArrayList<java.lang.Integer> transition)
      Description copied from class: INTTransitions
      Applies the symmetries to the required transitions
      Specified by:
      getSymmetries in class INTTransitions
      Parameters:
      transition - The transition on which the symmetries will be applied
      Returns:
      Returns the applied symmetries
    • clone

      public java.lang.Object clone()
      Description copied from class: INTTransitions
      Makes a deep copy of the INT transitions
      Specified by:
      clone in class INTTransitions
      Returns:
      Returns the deep copy