Uses of Interface
org.objenesis.tck.AbstractLoader.ErrorHandler
-
Packages that use AbstractLoader.ErrorHandler Package Description org.objenesis.tck -
-
Uses of AbstractLoader.ErrorHandler in org.objenesis.tck
Classes in org.objenesis.tck that implement AbstractLoader.ErrorHandler Modifier and Type Class Description static class
AbstractLoader.LoggingErrorHandler
Error handler that logs errors to a text stream.Constructors in org.objenesis.tck with parameters of type AbstractLoader.ErrorHandler Constructor Description AbstractLoader(ClassLoader classloader, AbstractLoader.ErrorHandler errorHandler)
-