Package it.unimi.dsi.lang

Basic classes.

See:
          Description

Interface Summary
FlyweightPrototype<T extends FlyweightPrototype<T>> A prototype providing flyweight copies.
 

Class Summary
FlyweightPrototypes A class providing static methods and objects that do useful things with flyweight protoypes.
MutableString Fast, compact, optimised & versatile mutable strings.
ObjectParser A parser for simple object specifications based on strings.
 

Package it.unimi.dsi.lang Description

Basic classes.