Class PT_Locale.Sequence

java.lang.Object
java.util.AbstractCollection<PT_Locale>
java.util.AbstractSet<PT_Locale>
org.apache.sis.internal.jaxb.lan.PT_Locale.Sequence
All Implemented Interfaces:
Iterable<PT_Locale>, Collection<PT_Locale>, Set<PT_Locale>
Enclosing class:
PT_Locale

private static final class PT_Locale.Sequence extends AbstractSet<PT_Locale>
A set of PT_Locale instances backed by a Map<Locale,Charset>. This is used at marshalling and unmarshalling time only.