jestr
Class StringifierScope
java.lang.Object
jestr.StringifierScope
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- InternalStringifierScope
- public class StringifierScope
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- David Gilliland
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ALL_THREADS
public static final StringifierScope ALL_THREADS
THIS_THREAD_ONLY
public static final StringifierScope THIS_THREAD_ONLY
THIS_CALL_ONLY
public static final StringifierScope THIS_CALL_ONLY
StringifierScope
protected StringifierScope(int n)
toString
public java.lang.String toString()
equals
public boolean equals(java.lang.Object other)
hashCode
public int hashCode()
getValue
public int getValue()
Copyright (c) 2001-2003 - Apache Software Foundation