net.sourceforge.pinyin4j
Class ChineseToPinyinResource.ChineseToPinyinResourceHolder

java.lang.Object
  extended by net.sourceforge.pinyin4j.ChineseToPinyinResource.ChineseToPinyinResourceHolder
Enclosing class:
ChineseToPinyinResource

private static class ChineseToPinyinResource.ChineseToPinyinResourceHolder
extends java.lang.Object

Singleton implementation helper.


Field Summary
(package private) static ChineseToPinyinResource theInstance
           
 
Constructor Summary
private ChineseToPinyinResource.ChineseToPinyinResourceHolder()
           
 
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 ChineseToPinyinResource theInstance
Constructor Detail

ChineseToPinyinResource.ChineseToPinyinResourceHolder

private ChineseToPinyinResource.ChineseToPinyinResourceHolder()