Searched defs:EngineResource (Results 1 – 1 of 1) sorted by relevance
13 class EngineResource<Z> implements Resource<Z> { class25 EngineResource(Resource<Z> toWrap, boolean isCacheable) { in EngineResource() method in EngineResource