Class and Description |
---|
EnumCounters
Counters for an enum type.
|
LightWeightHashSet
A low memory linked hash set implementation, which uses an array for storing
the elements and linked lists for collision resolution.
|
Class and Description |
---|
Diff.Element
An interface for the elements in a
Diff . |
EnumCounters
Counters for an enum type.
|
Class and Description |
---|
Diff.Element
An interface for the elements in a
Diff . |
Class and Description |
---|
Diff
The difference between the current state and a previous state of a list.
|
Diff.Container
Containing exactly one element.
|
Diff.Element
An interface for the elements in a
Diff . |
Diff.Processor
An interface for passing a method in order to process elements.
|
Diff.UndoInfo
Undo information for some operations such as delete(E)
and
Diff.modify(Element, Element) . |
EnumCounters
Counters for an enum type.
|
EnumDoubles
Similar to
EnumCounters except that the value type is double. |
LightWeightHashSet
A low memory linked hash set implementation, which uses an array for storing
the elements and linked lists for collision resolution.
|
XMLUtils.InvalidXmlException
Exception that reflects an invalid XML document.
|
XMLUtils.Stanza
Represents a bag of key-value pairs encountered during parsing an XML
file.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.