パッケージ org.wcardinal.controller.data
package org.wcardinal.controller.data
-
クラス説明Represents the JSON array data.Represents the boolean data.SClass<T>Represents the arbitrary data.Represents the double data.Represents the float data.Represents the integer data.Represents the JSON data.SKeyOf<V>The function object for retrieving keys from values.SList<V>Represents the list data.SList.Update<V>Provides lock/unlock functions.Represents the long data.SMap<V>Represents the map data.SMap.Update<V>SMovableList<V>Represents the movable list data.Represents the navigable map data.Represents the JSON object data.SQueue<T>Represents a queue and is more efficient for data streams compared to the
SList
.SROQueue<T>Represents a read-only queue and is more efficient for data streams compared to theSList
.SScalar<T>Represents the scalar data.Represents the string data.Represents the synchronizable variable.