Class FontFilePreloadClientCacheResource

java.lang.Object
com.iizix.prop.PreloadClientCacheResource<PropCnr>
com.iizix.prop.font.FontFilePreloadClientCacheResource

public class FontFilePreloadClientCacheResource extends PreloadClientCacheResource<PropCnr>
Class holding information for a single Asset resource that should be preloaded to the client cache when the application starts.
Author:
Christopher Mindus
  • Constructor Details

    • FontFilePreloadClientCacheResource

      public FontFilePreloadClientCacheResource(AssetReference assetReference, FileURIPropCnr filePropCnr)
      Constructs the resource.
  • Method Details