Skip navigation links

Package com.google.gwt.resources.client

Package class diagram package com.google.gwt.resources.client
Classes for aggregating static resources into bundles.

See: Description

Package com.google.gwt.resources.client Description

Classes for aggregating static resources into bundles. This package contains classes to aggregate and minify static resources into bundles that will be downloaded in a single request. Bundling resources decreases the number of requests sent to the server, improving application performance and load time.
Skip navigation links

Copyright © 2018. All rights reserved.