Package com.sun.jna

Class Structure.StructureSet

java.lang.Object
java.util.AbstractCollection<Structure>
com.sun.jna.Structure.StructureSet
All Implemented Interfaces:
Iterable<Structure>, Collection<Structure>, Set<Structure>
Enclosing class:
Structure

static class Structure.StructureSet extends AbstractCollection<Structure> implements Set<Structure>
Avoid using a hash-based implementation since the hash code for a Structure is not immutable.