A B C D E F G H I L M N O P R S T U V W

R

read() - Method in class org.magnos.data.AbstractData
Reads the value from the store at the location.
read(int) - Method in class org.magnos.data.AbstractData
Reads the value from the store at the location with the given offset.
read(Store) - Method in class org.magnos.data.AbstractData
Reads the value from the given store at the location.
read(int, Store) - Method in class org.magnos.data.AbstractData
Reads the value from the given store at the location with the given offset.
read() - Method in interface org.magnos.data.Data
Reads the value from the store at the location.
read(int) - Method in interface org.magnos.data.Data
Reads the value from the store at the location with the given offset.
read(Store) - Method in interface org.magnos.data.Data
Reads the value from the given store at the location.
read(int, Store) - Method in interface org.magnos.data.Data
Reads the value from the given store at the location with the given offset.
remove(String) - Static method in class org.magnos.data.Stores
Removes the store with the given name from this registry.
remove(Store) - Static method in class org.magnos.data.Stores
Removes the given store from this registry.

A B C D E F G H I L M N O P R S T U V W