Package | Description |
---|---|
com.sun.xml.bind.v2.runtime |
Modifier and Type | Class and Description |
---|---|
static class |
Pool.Impl<T>
Default implementation that uses
ConcurrentLinkedQueue
as the data store. |
Modifier and Type | Field and Description |
---|---|
Pool<Marshaller> |
JAXBContextImpl.marshallerPool
Pool of
Marshaller s. |
Pool<Unmarshaller> |
JAXBContextImpl.unmarshallerPool |
Copyright © 2020 Oracle Corporation. All rights reserved.