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

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

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

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

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