Uses of Class
org.duelengine.duel.SparseMap

Uses of SparseMap in org.duelengine.duel
 

Methods in org.duelengine.duel that return SparseMap
static SparseMap SparseMap.asSparseMap(Object... pairs)
          Builds a mutable Map from an interlaced sequence of key-value pairs
 

Methods in org.duelengine.duel with parameters of type SparseMap
 void DataEncoder.writeVars(Appendable output, SparseMap items)
          Serializes the items as JavaScript variable
 



Copyright © 2012. All Rights Reserved.