Uses of Interface
me.saro.commons.bytes.fd.FixedData
-
Packages that use FixedData Package Description me.saro.commons.bytes.fd -
-
Uses of FixedData in me.saro.commons.bytes.fd
Classes in me.saro.commons.bytes.fd that implement FixedData Modifier and Type Class Description classFixedDataImplFixed Data Mapper ImplFields in me.saro.commons.bytes.fd with type parameters of type FixedData Modifier and Type Field Description static java.util.Map<java.lang.Class<?>,FixedData>FixedData. STOREMethods in me.saro.commons.bytes.fd that return FixedData Modifier and Type Method Description static FixedDataFixedData. getInstance(java.lang.Class<?> clazz)get instance
-