Package testdata
Class ClosableWithListExceptionOnConstr
- java.lang.Object
-
- testdata.AbstractClosableWithList
-
- testdata.ClosableWithList
-
- testdata.ClosableWithListExceptionOnConstr
-
- All Implemented Interfaces:
java.lang.AutoCloseable
public class ClosableWithListExceptionOnConstr extends ClosableWithList
-
-
Constructor Summary
Constructors Constructor Description ClosableWithListExceptionOnConstr()
-
Method Summary
-
Methods inherited from class testdata.ClosableWithList
close
-
Methods inherited from class testdata.AbstractClosableWithList
add, getList, printList
-
-