T
- The type of the objects being countedpublic final class IdentityCounter<T> extends Object implements Serializable
Purpose-specific set that can tell whether an object (by reference) has already been added to it.
Objects of this class are not thread-safe.
Constructor and Description |
---|
IdentityCounter(int expectedMaxSize) |
Copyright © 2017 The THYMELEAF team. All rights reserved.