Package org.cruxframework.crux.core.client.collection

Contains a very optimized implementation for lists and maps.

See: Description

Package org.cruxframework.crux.core.client.collection Description

Contains a very optimized implementation for lists and maps. The classes on this package uses a native javascript implementation for lists and maps and use an emulated version to help debug on GWT DevMode.

Package Specification

Start with the following classes:

  • FastList
  • FastMap
  • Copyright © 2015. All rights reserved.