java.lang.Object
de.florianmichael.rclasses.functional.vec._2d.ShortVec2d
de.florianmichael.rclasses.functional.vec._2d.mutable.MutableShortVec2d

public final class MutableShortVec2d extends ShortVec2d
  • Constructor Details

    • MutableShortVec2d

      public MutableShortVec2d()
    • MutableShortVec2d

      public MutableShortVec2d(short x, short y)
  • Method Details