Serialized Form


Package edu.rice.cs.cunit.concJUnit

Class edu.rice.cs.cunit.concJUnit.CreationContextError extends MultithreadedTestError implements Serializable

Serialized Fields

_stes

StackTraceElement[] _stes
Stack trace elements describing where the thread was started.

Class edu.rice.cs.cunit.concJUnit.LuckyError extends CreationContextError implements Serializable

Class edu.rice.cs.cunit.concJUnit.MultithreadedTestError extends Error implements Serializable

Class edu.rice.cs.cunit.concJUnit.NoJoinError extends CreationContextError implements Serializable

Class edu.rice.cs.cunit.concJUnit.TestThreadGroup.LuckyWarningsDisabledException extends Exception implements Serializable


Package junit.framework

Class junit.framework.AssertionFailedError extends AssertionError implements Serializable

serialVersionUID: 1L

Class junit.framework.ComparisonFailure extends AssertionFailedError implements Serializable

serialVersionUID: 1L

Serialized Fields

fExpected

String fExpected

fActual

String fActual

Class junit.framework.JUnit4TestAdapterCache extends HashMap<Description,Test> implements Serializable

serialVersionUID: 1L

Class junit.framework.TestCase.WrappedException extends RuntimeException implements Serializable


Package org.cliffc.high_scale_lib

Class org.cliffc.high_scale_lib.ConcurrentAutoTable extends Object implements Serializable

Serialized Fields

_cat

org.cliffc.high_scale_lib.ConcurrentAutoTable.CAT _cat

Class org.cliffc.high_scale_lib.Counter extends ConcurrentAutoTable implements Serializable

Class org.cliffc.high_scale_lib.NonBlockingHashMap extends AbstractMap<TypeK,TypeV> implements Serializable

serialVersionUID: 1234123412341234123L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Throws:
IOException

Class org.cliffc.high_scale_lib.NonBlockingHashMapLong extends AbstractMap<Long,TypeV> implements Serializable

serialVersionUID: 1234123412341234124L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Throws:
IOException
Serialized Fields

_opt_for_space

boolean _opt_for_space

Class org.cliffc.high_scale_lib.NonBlockingHashSet extends AbstractSet<E> implements Serializable

Serialized Fields

_map

NonBlockingHashMap<TypeK,TypeV> _map

Class org.cliffc.high_scale_lib.NonBlockingHashtable extends Dictionary<TypeK,TypeV> implements Serializable

serialVersionUID: 1234123412341234123L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Throws:
IOException

Class org.cliffc.high_scale_lib.NonBlockingIdentityHashMap extends AbstractMap<TypeK,TypeV> implements Serializable

serialVersionUID: 1234123412341234123L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Throws:
IOException

Class org.cliffc.high_scale_lib.NonBlockingSetInt extends AbstractSet<Integer> implements Serializable

serialVersionUID: 1234123412341234123L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Throws:
IOException

Package org.junit

Class org.junit.ComparisonFailure extends AssertionError implements Serializable

serialVersionUID: 1L

Serialized Fields

fExpected

String fExpected

fActual

String fActual

Class org.junit.Test.None extends Throwable implements Serializable

serialVersionUID: 1L


Package org.junit.experimental.max

Class org.junit.experimental.max.CouldNotReadCoreException extends Exception implements Serializable

serialVersionUID: 1L

Class org.junit.experimental.max.MaxHistory extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fDurations

Map<K,V> fDurations

fFailureTimestamps

Map<K,V> fFailureTimestamps

fHistoryStore

File fHistoryStore

Package org.junit.experimental.theories

Class org.junit.experimental.theories.PotentialAssignment.CouldNotGenerateValueException extends Exception implements Serializable

serialVersionUID: 1L


Package org.junit.experimental.theories.internal

Class org.junit.experimental.theories.internal.ParameterizedAssertionError extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.junit.internal

Class org.junit.internal.ArrayComparisonFailure extends AssertionError implements Serializable

serialVersionUID: 1L

Serialized Fields

fIndices

List<E> fIndices

fMessage

String fMessage

fCause

AssertionError fCause

Class org.junit.internal.AssumptionViolatedException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

fValue

Object fValue

fMatcher

Matcher<T> fMatcher

Package org.junit.internal.runners

Class org.junit.internal.runners.InitializationError extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

fErrors

List<E> fErrors
Deprecated. 

Package org.junit.internal.runners.model

Class org.junit.internal.runners.model.MultipleFailureException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

fErrors

List<E> fErrors

Package org.junit.runner.manipulation

Class org.junit.runner.manipulation.NoTestsRemainException extends Exception implements Serializable

serialVersionUID: 1L


Package org.junit.runner.notification

Class org.junit.runner.notification.StoppedByUserException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.junit.runners.model

Class org.junit.runners.model.InitializationError extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

fErrors

List<E> fErrors