net.sourceforge.pinyin4j
Class PinyinRomanizationResource.PinyinRomanizationSystemResourceHolder

java.lang.Object
  extended by net.sourceforge.pinyin4j.PinyinRomanizationResource.PinyinRomanizationSystemResourceHolder
Enclosing class:
PinyinRomanizationResource

private static class PinyinRomanizationResource.PinyinRomanizationSystemResourceHolder
extends java.lang.Object

Singleton implementation helper.


Field Summary
(package private) static PinyinRomanizationResource theInstance
           
 
Constructor Summary
private PinyinRomanizationResource.PinyinRomanizationSystemResourceHolder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

theInstance

static final PinyinRomanizationResource theInstance
Constructor Detail

PinyinRomanizationResource.PinyinRomanizationSystemResourceHolder

private PinyinRomanizationResource.PinyinRomanizationSystemResourceHolder()