Package generic.continues
Class RethrowContinuesFactory
- java.lang.Object
-
- generic.continues.ContinuesFactory
-
- generic.continues.RethrowContinuesFactory
-
- All Implemented Interfaces:
GenericFactory
public class RethrowContinuesFactory extends ContinuesFactory
-
-
Field Summary
Fields Modifier and Type Field Description static RethrowContinuesFactory
INSTANCE
-
Method Summary
-
Methods inherited from class generic.continues.ContinuesFactory
create
-
-
-
-
Field Detail
-
INSTANCE
public static final RethrowContinuesFactory INSTANCE
-
-