ECPoint<SCALAR extends Object, POINT extends ECPoint<SCALAR, POINT> > class
abstract
Constructors
- ECPoint()
-
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator *(
SCALAR rhs) → POINT -
operator +(
POINT rhs) → POINT -
operator ==(
Object other) → bool -
The equality operator.
inherited
-
operator unary-(
) → POINT