com.jclark.xsl.tr
Class MultiLevelNumberAction.Cache

java.lang.Object
  extended by com.jclark.xsl.tr.MultiLevelNumberAction.Cache
Enclosing class:
MultiLevelNumberAction

static final class MultiLevelNumberAction.Cache
extends java.lang.Object


Field Summary
(package private)  MultiLevelNumberAction.CacheEntry[] entries
           
(package private) static int SPARE
           
 
Constructor Summary
MultiLevelNumberAction.Cache()
           
 
Method Summary
(package private)  MultiLevelNumberAction.CacheEntry get(int level)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SPARE

static final int SPARE
See Also:
Constant Field Values

entries

MultiLevelNumberAction.CacheEntry[] entries
Constructor Detail

MultiLevelNumberAction.Cache

MultiLevelNumberAction.Cache()
Method Detail

get

MultiLevelNumberAction.CacheEntry get(int level)