Package net.walend.lang

This package contains classes which directly supplement classes in java.lang.

See:
          Description

Interface Summary
HasNestedThrowable An interface for Throwables that can contain other Throwables.
 

Class Summary
EqualsTest A simple class to test if two references are equal, even if they're both null.
 

Exception Summary
NestedException An abstract Exception that can contain other Throwables.
NestedRuntimeException An abstract RuntimeException that can contain other Throwables.
 

Package net.walend.lang Description

This package contains classes which directly supplement classes in java.lang.



Copyright (c) 2000, 2001, David Walend