java.lang.Object
de.florianmichael.rclasses.functional.vec._2d.ByteVec2d
de.florianmichael.rclasses.functional.vec._2d.immutable.ImmutableByteVec2d

public final class ImmutableByteVec2d extends ByteVec2d
  • Constructor Details

    • ImmutableByteVec2d

      public ImmutableByteVec2d()
    • ImmutableByteVec2d

      public ImmutableByteVec2d(byte x, byte y)
  • Method Details