Class MappedSet

java.lang.Object
org.lwjgl.util.mapped.MappedSet

public class MappedSet extends Object
Factory for mapped sets. A mapped set can be used as a Structure of Arrays by linking together the view of two or more mapped objects. Changing the view of the mapped set, changes the corresponding view of all the mapped objects in the set.