NetworkEvent.java 91 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 package com.studymachine.www.event; /** * 网络变化 */ public class NetworkEvent { }