Classes
The following classes are available globally.
-
Undocumented
See moreDeclaration
Swift
public class Scyther
-
See moreConfigurationSwitcher
is a singleton that allows for environment/configuration switching when working with staging/production environments. Selections are persistent across sessions and can be updated on the fly.Declaration
Swift
public class ConfigurationSwitcher
-
Undocumented
Declaration
Swift
public class ConsoleLogger
-
Undocumented
See moreDeclaration
Swift
public class InterfaceToolkit : NSObject
-
Undocumented
See moreDeclaration
Swift
final public class TouchView : UIImageView
-
Undocumented
See moreDeclaration
Swift
public class TouchVisualiser : NSObject
-
Utility class used to monitor and subsequently log networking requests made by registering a
See moreURLProtocol
Declaration
Swift
public class Logger
-
Object Model representing a HTTP request
See moreDeclaration
Swift
@objc public class LoggerHTTPModel : NSObject
-
Undocumented
See moreDeclaration
Swift
@objc open class LoggerProtocol : URLProtocol
extension LoggerProtocol: URLSessionDataDelegate
-
Undocumented
See moreDeclaration
Swift
public class NotificationTester
-
A strongly typed and performant class capable of resolving complex string logic and returning a comparison as a single Bool value.
See moreDeclaration
Swift
public class ShuntingYardResolver
-
Undocumented
See moreDeclaration
Swift
public class Toggler