Constants

class Constants

Special constants.

Author

martin

Constructors

Link copied to clipboard
private constructor()

Properties

Link copied to clipboard
Google+ website.
Link copied to clipboard
Standard font size.
Link copied to clipboard
Application runs in demo mode.
Link copied to clipboard
assert message when freshly initialized field can not be null any more
Link copied to clipboard
History page on the calculator home page.
Link copied to clipboard
Calculator Home page.
Link copied to clipboard
assert message when context implies that field can not be null
Link copied to clipboard
private val Logger: Logger
Class logger instance.
Link copied to clipboard
Original Documents.
Link copied to clipboard
market:// link to the app
Link copied to clipboard
error message used when demo mode is active
Link copied to clipboard
Link copied to clipboard
assert message when field can only be null in demo mode.
Link copied to clipboard
Calculator Privacy_Policy page.
Link copied to clipboard
https.
Link copied to clipboard
Web address of the Google+ community
Link copied to clipboard
private val TAG: String
Class logger tag.
Link copied to clipboard
assert message when context when field has already been testet not to be null
Link copied to clipboard
Videos on Google+ website.

Functions

Link copied to clipboard
protected open fun clone(): Any
Link copied to clipboard
open fun equals(obj: Any): Boolean
Link copied to clipboard
protected open fun finalize()
Link copied to clipboard
fun getClass(): Class<out Any>
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
fun notify()
Link copied to clipboard
fun notifyAll()
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
fun wait()