SpongeMode<F extends Object> class
abstract
Constructors
-
SpongeMode(List<
F?> fields) -
const
Properties
Methods
-
absorb(
F value) → F -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
squeeze(
) → F? -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited