Uses of Class
org.apache.jdo.impl.fostore.FloatTranscriber

Packages that use FloatTranscriber
org.apache.jdo.impl.fostore This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster"). 
 

Uses of FloatTranscriber in org.apache.jdo.impl.fostore
 

Fields in org.apache.jdo.impl.fostore declared as FloatTranscriber
private static FloatTranscriber FloatTranscriber.instance
           
 

Methods in org.apache.jdo.impl.fostore that return FloatTranscriber
(package private) static FloatTranscriber FloatTranscriber.getInstance()