()
| 54 | public static final Netty netty = new Netty(); |
| 55 | |
| 56 | public static App getInstance() { |
| 57 | return Instance; |
| 58 | } |
| 59 | |
| 60 | public BoolList.Module BoolListModule; |
| 61 | public LinkedMap.Module LinkedMapModule; |
no outgoing calls
no test coverage detected