Flyweight Data Structures
Package:
Summary:
Manage collections of objects in several ways
Groups:
Author:
Description:
This package can be used to manage collections of objects in several ways.
It defines interfaces and classes that can manipulate values and objects values that make part of collections.
Currently in provides classes for implementing hash tables, queues and stacks.
It defines interfaces and classes that can manipulate values and objects values that make part of collections.
Currently in provides classes for implementing hash tables, queues and stacks.
Comments are closed.