-
- All Implemented Interfaces:
public class Resource.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Resource.CompanionINSTANCE
-
Method Summary
-
-
Method Detail
-
cached
@Deprecated(message = "If you were caching a TransformingResource, build it with cacheBytes set to true.Otherwise, please report your use case.", level = DeprecationLevel.ERROR) final Resource cached(Resource $self)
Creates a cached resource wrapping this resource.
-
-
-
-