Package com.thoughtworks.xstream.mapper
Class AnnotationMapper.UnprocessedTypesSet
java.lang.Object
java.util.AbstractCollection<Class<?>>
java.util.AbstractSet<Class<?>>
java.util.HashSet<Class<?>>
java.util.LinkedHashSet<Class<?>>
com.thoughtworks.xstream.mapper.AnnotationMapper.UnprocessedTypesSet
- All Implemented Interfaces:
Serializable
,Cloneable
,Iterable<Class<?>>
,Collection<Class<?>>
,SequencedCollection<Class<?>>
,SequencedSet<Class<?>>
,Set<Class<?>>
- Enclosing class:
AnnotationMapper
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.LinkedHashSet
addFirst, addLast, getFirst, getLast, newLinkedHashSet, removeFirst, removeLast, reversed, spliterator
Methods inherited from class java.util.HashSet
clear, clone, contains, isEmpty, iterator, newHashSet, remove, size, toArray, toArray
Methods inherited from class java.util.AbstractSet
equals, hashCode, removeAll
Methods inherited from class java.util.AbstractCollection
addAll, containsAll, retainAll, toString
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray