All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface uhr.core.tron.Infotron

public interface Infotron
extends Flexitron
This interface is a lightweight tree datatron with null values allowed and ordered keys, since their order may be information itself.

The key separator is "/", so don't use that in any keys. "/" is only for nested key separation.

This class is for general purpose use, such as in passing structured data around.



All Packages  Class Hierarchy  This Package  Previous  Next  Index