org.cruxframework.crux.core.clientoffline
Class Network.SafariImpl
java.lang.Object
org.cruxframework.crux.core.clientoffline.Network.Impl
org.cruxframework.crux.core.clientoffline.Network.SafariImpl
- All Implemented Interfaces:
- HasNetworkHandlers
- Enclosing class:
- Network
public static class Network.SafariImpl
- extends Network.Impl
|
Method Summary |
boolean |
isOnLine()
Returns whether or not the network is onLine |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Network.SafariImpl
public Network.SafariImpl()
isOnLine
public boolean isOnLine()
- Description copied from interface:
HasNetworkHandlers
- Returns whether or not the network is onLine
- Returns:
- true if onLine, false otherwise
Copyright © 2014. All rights reserved.