IntArrayCacheProvider class
- Inheritance
-
- Object
- ProvidingArrayCache<
int> - IntArrayCacheProvider
Constructors
-
IntArrayCacheProvider({required int width, required int height, required CacheIndexProvider<
int> provider, int? initialValue, CacheCoordinatePlane coordinatePlane = CacheCoordinatePlane.normal})
Properties
- coordinatePlane → CacheCoordinatePlane
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- height → int
-
no setterinherited
-
provider
→ CacheIndexProvider<
int> -
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- width → int
-
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited