ResourceLoader
floodsim.view.util.resource.ResourceLoader
Type class for loading a value A given a key K. Implementations should be pure with respect to K and return deterministic LoadResult values for the same key (to benefit from caching).
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class PathBasedImageLoader[K]class ScaledImageLoader[K]
Members list
In this article