Searched refs:MyAbstractModule (Results 1 – 1 of 1) sorted by relevance
35 Asserts.reserialize(new MyAbstractModule()); in testAbstractModuleIsSerializable()37 static class MyAbstractModule extends AbstractModule implements Serializable { class in SerializationTest