Package it.unimi.dsi.lang
Basic classes
-
Interface Summary Interface Description FlyweightPrototype<T extends FlyweightPrototype<T>> A prototype providing flyweight copies. -
Class Summary Class Description EnumStringParser<E extends java.lang.Enum<E>> AStringParser
that makes the user choose among items of a Javaenum
.FlyweightPrototypes A class providing static methods and objects that do useful things with flyweight protoypes.MutableString Fast, compact, optimized & versatile mutable strings.ObjectParser A parser for simple object specifications based on strings.