jestr.core
Class InternalStringifierScope

java.lang.Object
  extended byjestr.StringifierScope
      extended byjestr.core.InternalStringifierScope
All Implemented Interfaces:
java.io.Serializable

public class InternalStringifierScope
extends StringifierScope

Author:
David Gilliland
See Also:
Serialized Form

Field Summary
static InternalStringifierScope FALLBACK
           
 
Fields inherited from class jestr.StringifierScope
ALL_THREADS, THIS_CALL_ONLY, THIS_THREAD_ONLY
 
Constructor Summary
protected InternalStringifierScope(int n)
           
 
Methods inherited from class jestr.StringifierScope
equals, getValue, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

FALLBACK

public static final InternalStringifierScope FALLBACK
Constructor Detail

InternalStringifierScope

protected InternalStringifierScope(int n)


Copyright (c) 2001-2003 - Apache Software Foundation