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

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

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

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

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