Uses of Interface
net.walend.collection.test.TestString

Packages that use TestString
net.walend.collection.test This package contains tests for the net.walend.collection kit. 
net.walend.lyophil.test.stringbean This package contains a wrapper class for persistent Strings and an interface for that wrapper. 
 

Uses of TestString in net.walend.collection.test
 

Classes in net.walend.collection.test that implement TestString
 class TestBean
          An object for testing Collections
 

Uses of TestString in net.walend.lyophil.test.stringbean
 

Subinterfaces of TestString in net.walend.lyophil.test.stringbean
 interface FreezableColorString
          A simple interface for tests.
 interface FreezableString
          A simple interface for tests.
 

Classes in net.walend.lyophil.test.stringbean that implement TestString
 class ColorStringBean
          A simple bean for tests.
 class StringBean
          A simple bean for tests.
 



Copyright (c) 2000, 2001, David Walend