Class Attributes.Lazy

java.lang.Object
org.eclipse.jetty.util.Attributes.Lazy
All Implemented Interfaces:
Attributes, Dumpable
Enclosing interface:
Attributes

public static class Attributes.Lazy extends Object implements Attributes, Dumpable
An Attributes implementation that lazily creates a backing map iff it is actually needed.