Uses of Class
LaColla.core.util.BufferLaCOLLA

Packages that use BufferLaCOLLA
LaColla.core.data   
 

Uses of BufferLaCOLLA in LaColla.core.data
 

Methods in LaColla.core.data that return BufferLaCOLLA
 BufferLaCOLLA Group.getBufferEvents()
           
 BufferLaCOLLA Group.getBufferObjects()
           
 BufferLaCOLLA Group.getBufferReplicatedObjects()
           
 

Methods in LaColla.core.data with parameters of type BufferLaCOLLA
 void Group.setBufferEvents(BufferLaCOLLA bufferEvents)
           
 void Group.setBufferObjects(BufferLaCOLLA bufferObjects)
           
 void Group.setBufferReplicatedObjects(BufferLaCOLLA bufferReplicatedObjects)