Overview#
PicoContainer's most important feature is its ability to instantiate arbitrary objects. This is done through its API, which is similar to a hash table. You can put java.lang.Class objects in and get object instances back.
More Information#
There might be more information for this subject on one of the following:
...nobody