(@NotNull Serializable s)
| 116 | } |
| 117 | |
| 118 | static void register(@NotNull Serializable s) { |
| 119 | beanFactory.register(s); |
| 120 | } |
| 121 | |
| 122 | public void loadCustomClassAnd() { |
| 123 | nodeIdAutoKey = zeze.getAutoKey("Zeze.Component.Timer.NodeId"); |
no outgoing calls
no test coverage detected