Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

absoluteSize(size, dip, span, init) - Method in class com.bixlabs.bkotlin.Span
 
ActivityKt - Class in com.bixlabs.bkotlin
 
addErrorCallback(callback) - Method in class com.bixlabs.bkotlin.Validator
 
addIfNotExist($receiver, obj) - Static method in class com.bixlabs.bkotlin.CollectionKt
Adds E to this list if the same doesn't exist
addIfNotExist($receiver, obj) - Static method in class com.bixlabs.bkotlin.CollectionKt
Adds E to this list if the same doesn't previously exist. so
addIfNotExist($receiver, key, obj) - Static method in class com.bixlabs.bkotlin.CollectionKt
Adds E to this map if the same doesn't exist
addIfNotExist($receiver, key, obj) - Static method in class com.bixlabs.bkotlin.CollectionKt
Adds E to this map if the same doesn't exist
addSuccessCallback(callback) - Method in class com.bixlabs.bkotlin.Validator
 
addTextWatcher($receiver, afterTextChanged, beforeTextChanged, onTextChanged) - Static method in class com.bixlabs.bkotlin.EditTextKt
Accepts 3 text watcher methods with a default empty implementation. This allows for a cleaner implementation of a TextWatcher with only the needed parts of if being implemented.
AlertKt - Class in com.bixlabs.bkotlin
 
align(align, span, init) - Method in class com.bixlabs.bkotlin.Span
 
allLowerCase() - Method in class com.bixlabs.bkotlin.Validator
 
allUpperCase() - Method in class com.bixlabs.bkotlin.Validator
 
andThen(block) - Method in class com.bixlabs.bkotlin.ShowHideIfBuilder
 
AnyKt - Class in com.bixlabs.bkotlin
 
appearance(context, appearance, span, init) - Method in class com.bixlabs.bkotlin.Span
 
ApplicationKt - Class in com.bixlabs.bkotlin
 
apply() - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
applyCanvas($receiver, block) - Static method in class com.bixlabs.bkotlin.BitmapKt
Creates a new Canvas to draw on this bitmap and executes the specified block on the newly created canvas. Example:
applyRecursively($receiver, f) - Static method in class com.bixlabs.bkotlin.ViewKt
Apply f to this View and to all of its children recursively.
applyRecursively(v, style) - Static method in class com.bixlabs.bkotlin.ViewKt
 
atLeastOneLowerCase() - Method in class com.bixlabs.bkotlin.Validator
 
atLeastOneNumber() - Method in class com.bixlabs.bkotlin.Validator
 
atLeastOneSpecialCharacter() - Method in class com.bixlabs.bkotlin.Validator
 
atLeastOneUpperCase() - Method in class com.bixlabs.bkotlin.Validator
 
AtomicFileKt - Class in com.bixlabs.bkotlin
 
attempt(f) - Static method in class com.bixlabs.bkotlin.AttemptKt
Executes f and return the result or an exception, if an exception was occurred.
AttemptKt - Class in com.bixlabs.bkotlin
 
AttemptResult<T> - Class in com.bixlabs.bkotlin
Result of the AttemptKt.attempt function. Either value or error is not null.

B

backgroundColor(color, span, init) - Method in class com.bixlabs.bkotlin.Span
 
BitmapKt - Class in com.bixlabs.bkotlin
 
bitmapToDrawable($receiver, bitmap) - Static method in class com.bixlabs.bkotlin.DrawableKt
Converts a Bitmap to a Drawable
BixMediaPicker - Class in com.bixlabs.bkotlin.utils
 
BixMediaPicker() - Constructor for class com.bixlabs.bkotlin.utils.BixMediaPicker
 
BixMediaPicker.Companion - Class in com.bixlabs.bkotlin.utils
 
BixMediaPicker.ResultFragment - Class in com.bixlabs.bkotlin.utils
 
bold(span, init) - Method in class com.bixlabs.bkotlin.Span
 
boldItalic(span, init) - Method in class com.bixlabs.bkotlin.Span
 
BooleanKt - Class in com.bixlabs.bkotlin
 
build($receiver, context, channelId, func) - Static method in class com.bixlabs.bkotlin.NotificationKt
Helper method to ease displaying system notifications.
build(builder) - Method in class com.bixlabs.bkotlin.Span
 
build(builder) - Method in class com.bixlabs.bkotlin.Span.Leaf
 
build(builder) - Method in class com.bixlabs.bkotlin.Span.Node
 
bullet(gapWidth, color, span, init) - Method in class com.bixlabs.bkotlin.Span
 
bundle(bundle) - Static method in class com.bixlabs.bkotlin.BundleKt
Created a new instance of class Bundlify
bundle(ofBundle, bundle) - Static method in class com.bixlabs.bkotlin.BundleKt
Creates a new instance of class Bundlify reusing an already existent Bundle
BundleKt - Class in com.bixlabs.bkotlin
 
Bundlify - Class in com.bixlabs.bkotlin
Let's you create or reuse bundles in a simple way and with operators. For example:
Bundlify(ofBundle) - Constructor for class com.bixlabs.bkotlin.Bundlify
Let's you create or reuse bundles in a simple way and with operators. For example:
Bundlify() - Constructor for class com.bixlabs.bkotlin.Bundlify
Let's you create or reuse bundles in a simple way and with operators. For example:
ByteArrayExtensionsKt - Class in com.bixlabs.bkotlin
 

C

clear() - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
Mark in the editor to remove all values from the preferences.
clearAllTasks() - Method in class com.bixlabs.bkotlin.Only
Clear the amount of times for all tasks.
clearTask($receiver) - Static method in class com.bixlabs.bkotlin.IntentKt
clearTask(taskName) - Method in class com.bixlabs.bkotlin.Only
Clear the amount of times a specific task has been run.
clearTop($receiver) - Static method in class com.bixlabs.bkotlin.IntentKt
clearWhenTaskReset($receiver) - Static method in class com.bixlabs.bkotlin.IntentKt
clickable(onClick, style, span, init) - Method in class com.bixlabs.bkotlin.Span
 
ClosedRangeExtensionsKt - Class in com.bixlabs.bkotlin
 
CollectionKt - Class in com.bixlabs.bkotlin
 
ColorKt - Class in com.bixlabs.bkotlin
 
com.bixlabs.bkotlin - package com.bixlabs.bkotlin
 
com.bixlabs.bkotlin.utils - package com.bixlabs.bkotlin.utils
 
commit() - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
Companion - Static variable in class com.bixlabs.bkotlin.KOptional
 
Companion - Static variable in class com.bixlabs.bkotlin.utils.BixMediaPicker
 
Companion - Static variable in class com.bixlabs.bkotlin.Validator
 
component1() - Method in class com.bixlabs.bkotlin.AttemptResult
the return value if code execution was finished without an exception,
component2() - Method in class com.bixlabs.bkotlin.AttemptResult
a caught
contains(key) - Method in class com.bixlabs.bkotlin.Bundlify
 
contains(key) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
contains($receiver, item) - Static method in class com.bixlabs.bkotlin.MenuKt
Returns true if item is found in this menu.
contains(string) - Method in class com.bixlabs.bkotlin.Validator
 
containsExact($receiver, string) - Static method in class com.bixlabs.bkotlin.StringKt
Returns true if this string contains exactly the provided string. This method uses RegEx to evaluate and its case-sensitive. What makes it different from the classic MenuKt.contains is that it doesn't uses indexOf, hence it's more performant when used on long char sequences and has much higher probabilities of not returning false positives per approximation.
ContextKt - Class in com.bixlabs.bkotlin
 
copy(value, error) - Method in class com.bixlabs.bkotlin.AttemptResult
Result of the AttemptKt.attempt function. Either value or error is not null.

D

d($receiver, message) - Static method in class com.bixlabs.bkotlin.LogKt
 
d($receiver, message, throwable) - Static method in class com.bixlabs.bkotlin.LogKt
 
DateKt - Class in com.bixlabs.bkotlin
 
DimensionKt - Class in com.bixlabs.bkotlin
 
displayAlertDialog($receiver, title, message, positiveButton, cancelable, callback) - Static method in class com.bixlabs.bkotlin.AlertKt
Display an AlertDialog
displayConfirmDialog($receiver, title, message, positiveButton, negativeButton, cancelable, callback) - Static method in class com.bixlabs.bkotlin.AlertKt
Display an AlertDialog with confirmation/cancellation options
displayProgressDialog($receiver, title, message) - Static method in class com.bixlabs.bkotlin.AlertKt
Deprecated. 
div($receiver, amount) - Static method in class com.bixlabs.bkotlin.CollectionKt
returns a map of page number and the amount of items given
doesNotContains(string) - Method in class com.bixlabs.bkotlin.Validator
 
doIfSdk(version, f, p) - Static method in class com.bixlabs.bkotlin.VersionKt
Execute f only if the current Android SDK version is version Optionally, execute else if the current Android SDK version doesn't match the provided one.
doIfSdk(version, f) - Static method in class com.bixlabs.bkotlin.VersionKt
Execute f only if the current Android SDK version is version
doStartingFromSdk(version, f, p) - Static method in class com.bixlabs.bkotlin.VersionKt
Execute f only if the current Android SDK version is version or newer. Optionally, execute else if the current Android SDK version is lower than the provided one.
doStartingFromSdk(version, f) - Static method in class com.bixlabs.bkotlin.VersionKt
Execute f only if the current Android SDK version is version or newer.
dp2px($receiver, value) - Static method in class com.bixlabs.bkotlin.DimensionKt
Converts dp to px
dp2px($receiver, value) - Static method in class com.bixlabs.bkotlin.DimensionKt
Converts dp to px
DrawableKt - Class in com.bixlabs.bkotlin
 
drawableMargin(drawable, padding, span, init) - Method in class com.bixlabs.bkotlin.Span
 
drawToBitmap($receiver, config) - Static method in class com.bixlabs.bkotlin.ViewKt
Return a Bitmap representation of this View.

E

e($receiver, message) - Static method in class com.bixlabs.bkotlin.LogKt
 
e($receiver, message, throwable) - Static method in class com.bixlabs.bkotlin.LogKt
 
EditTextKt - Class in com.bixlabs.bkotlin
 
elseGone() - Method in class com.bixlabs.bkotlin.ShowHideIfBuilder
 
elseHide() - Method in class com.bixlabs.bkotlin.ShowHideIfBuilder
 
elseShow() - Method in class com.bixlabs.bkotlin.ShowHideIfBuilder
 
email($receiver, email, subject, text) - Static method in class com.bixlabs.bkotlin.IntentKt
Send an email using the default email client in the system
email() - Method in class com.bixlabs.bkotlin.Validator
 
empty() - Method in class com.bixlabs.bkotlin.KOptional.Companion
Returns an empty class KOptional instance. No value is present for this KOptional.
EMPTY($receiver) - Static method in class com.bixlabs.bkotlin.StringKt
Short for foo: String = ""
endsWith(string) - Method in class com.bixlabs.bkotlin.Validator
 
enterFullScreenMode($receiver) - Static method in class com.bixlabs.bkotlin.ActivityKt
Makes the activity enter fullscreen mode.
equals(p) - Method in class com.bixlabs.bkotlin.AttemptResult
 
equals(other) - Method in class com.bixlabs.bkotlin.KOptional
Indicates whether some other object is "equal to" this KOptional. The other object is considered equal if:
excludeFromRecents($receiver) - Static method in class com.bixlabs.bkotlin.IntentKt
exitFullScreenMode($receiver) - Static method in class com.bixlabs.bkotlin.ActivityKt
Makes the Activity exit fullscreen mode.

F

fadeIn($receiver, duration, showIfInvisible, listener) - Static method in class com.bixlabs.bkotlin.ViewKt
Fades in the View.
fadeOut($receiver, duration, showIfInvisible, listener) - Static method in class com.bixlabs.bkotlin.ViewKt
Fades out the View.
filter(predicate) - Method in class com.bixlabs.bkotlin.KOptional
If a value is present, and the value matches the given predicate, return an class KOptional describing the value, otherwise return an empty class KOptional.
flatMap(mapper) - Method in class com.bixlabs.bkotlin.KOptional
If a value is present, apply the provided class KOptional-bearing mapping function to it, return that result, otherwise return an empty class KOptional. This method is similar to KOptional.map, but the provided mapper is one whose result is already an class KOptional, and if invoked, flatMap does not wrap it with an additional class KOptional.
forBoolean($receiver, defaultValue) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
forEach($receiver, action) - Static method in class com.bixlabs.bkotlin.CollectionKt
Iterate the receiver SparseArray
forEach($receiver, action) - Static method in class com.bixlabs.bkotlin.CollectionKt
Iterate the receiver SparseBooleanArray
forEach($receiver, action) - Static method in class com.bixlabs.bkotlin.CollectionKt
Iterate the receiver SparseIntArray
forEach($receiver, action) - Static method in class com.bixlabs.bkotlin.MenuKt
Performs the given action on each item in this menu.
forEachIndexed($receiver, action) - Static method in class com.bixlabs.bkotlin.MenuKt
Performs the given action on each item in this menu, providing its sequential index.
forEachReversed($receiver, f) - Static method in class com.bixlabs.bkotlin.CollectionKt
Iterate the receiver List backwards.
forEachReversedIndexed($receiver, f) - Static method in class com.bixlabs.bkotlin.CollectionKt
Iterate the receiver List backwards.
foregroundColor(color, span, init) - Method in class com.bixlabs.bkotlin.Span
 
forFloat($receiver, defaultValue) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
forInt($receiver, defaultValue) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
forLong($receiver, defaultValue) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
forString($receiver, defaultValue) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
forStringSet($receiver, defaultValue) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 

G

get() - Method in class com.bixlabs.bkotlin.KOptional
 
get($receiver, index) - Static method in class com.bixlabs.bkotlin.MenuKt
Returns the menu at index.
getActivity($receiver) - Static method in class com.bixlabs.bkotlin.ViewKt
Gets the Activity this View is attached to.
getAll() - Method in class com.bixlabs.bkotlin.Bundlify
 
getAll() - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
getBoolean($receiver) - Method in class com.bixlabs.bkotlin.Bundlify
 
getBoolean(key, defaultValue) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
getBundle() - Method in class com.bixlabs.bkotlin.Bundlify
 
getChildren($receiver) - Static method in class com.bixlabs.bkotlin.MenuKt
Returns a Sequence over the items in this menu.
getChildren($receiver) - Static method in class com.bixlabs.bkotlin.ViewKt
Get all child views from a ViewGroup
getColorCompat($receiver, color, theme) - Static method in class com.bixlabs.bkotlin.ColorKt
Returns a themed color integer associated with a particular resource ID. If the resource holds a complex ColorStateList, then the default color from the set is returned.
getContent() - Method in class com.bixlabs.bkotlin.Span.Leaf
 
getDarker($receiver, alpha) - Static method in class com.bixlabs.bkotlin.ColorKt
Get a darker version of this Color
getDisplayMetrics($receiver) - Static method in class com.bixlabs.bkotlin.DimensionKt
Get the screen dimensions for the device in px
getDisplayMetrics($receiver) - Static method in class com.bixlabs.bkotlin.DimensionKt
Get the screen dimensions for the device in px
getDrawableCompat($receiver, resId) - Static method in class com.bixlabs.bkotlin.DrawableKt
Returns a drawable object associated with a particular resource ID and styled for the current theme.
getDrawableSelectorCompat($receiver, normalColor, pressedColor, disabledColor, res) - Static method in class com.bixlabs.bkotlin.DrawableKt
Specifies a tint for drawable as a color state list.
getError() - Method in class com.bixlabs.bkotlin.AttemptResult
a caught
getFloat($receiver) - Method in class com.bixlabs.bkotlin.Bundlify
 
getFloat(key, defaultValue) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
getHasValue() - Method in class com.bixlabs.bkotlin.AttemptResult
true if this AttemptKt.attempt didn't result in an error. false otherwise.
getInt($receiver) - Method in class com.bixlabs.bkotlin.Bundlify
 
getInt(key, defaultValue) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
getLong($receiver) - Method in class com.bixlabs.bkotlin.Bundlify
 
getLong(key, defaultValue) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
getLuma($receiver) - Static method in class com.bixlabs.bkotlin.ColorKt
Get a brighter (luma) version of this Color
getName() - Method in class com.bixlabs.bkotlin.Only.Builder
 
getOnDo() - Method in class com.bixlabs.bkotlin.Only.Builder
 
getOnPreviouslyDone() - Method in class com.bixlabs.bkotlin.Only.Builder
 
getOpaque($receiver) - Static method in class com.bixlabs.bkotlin.ColorKt
Return the color with 0xFF opacity. E.g., 0xabcdef will be translated to 0xFFabcdef.
getParcelable($receiver) - Method in class com.bixlabs.bkotlin.Bundlify
 
getParcelableArray($receiver) - Method in class com.bixlabs.bkotlin.Bundlify
 
getParcelableArrayList($receiver) - Method in class com.bixlabs.bkotlin.Bundlify
 
getPICK_FAILED() - Method in class com.bixlabs.bkotlin.utils.BixMediaPicker.Companion
 
getPICK_FROM_CAMERA() - Method in class com.bixlabs.bkotlin.utils.BixMediaPicker.Companion
 
getPICK_FROM_CAMERA_VIDEO() - Method in class com.bixlabs.bkotlin.utils.BixMediaPicker.Companion
 
getPICK_FROM_GALLERY() - Method in class com.bixlabs.bkotlin.utils.BixMediaPicker.Companion
 
getPICK_FROM_GALLERY_VIDEO() - Method in class com.bixlabs.bkotlin.utils.BixMediaPicker.Companion
 
getPICK_SUCCESS() - Method in class com.bixlabs.bkotlin.utils.BixMediaPicker.Companion
 
getSize($receiver) - Static method in class com.bixlabs.bkotlin.MenuKt
Returns the number of items in this menu.
getSpan() - Method in class com.bixlabs.bkotlin.Span.Node
 
getStatusBarHeight($receiver) - Static method in class com.bixlabs.bkotlin.ContextKt
get Height of status bar
getString($receiver) - Method in class com.bixlabs.bkotlin.Bundlify
 
getString(key, defaultValue) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
getStringArray($receiver) - Method in class com.bixlabs.bkotlin.Bundlify
 
getStringArrayList($receiver) - Method in class com.bixlabs.bkotlin.Bundlify
 
getStringSet(key, defaultValue) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
getTAG($receiver) - Static method in class com.bixlabs.bkotlin.AnyKt
Returns the class name. Useful for Log Tags
getTaskTimes(taskName) - Method in class com.bixlabs.bkotlin.Only
Gets the amount of times a specific task has been run.
getTaskVersion(taskName) - Method in class com.bixlabs.bkotlin.Only
Gets the version of a specific task if any
getText() - Method in class com.bixlabs.bkotlin.Validator
 
getTimes() - Method in class com.bixlabs.bkotlin.Only.Builder
 
getValue() - Method in class com.bixlabs.bkotlin.AttemptResult
the return value if code execution was finished without an exception,
getValue() - Method in class com.bixlabs.bkotlin.KOptional
If
getVersion() - Method in class com.bixlabs.bkotlin.Only.Builder
 
getVersionCode($receiver) - Static method in class com.bixlabs.bkotlin.ApplicationKt
Get the application version code
getVersionName($receiver) - Static method in class com.bixlabs.bkotlin.ApplicationKt
Get the application version name
GlobalSharedPreferences - Class in com.bixlabs.bkotlin
 
gone($receiver) - Static method in class com.bixlabs.bkotlin.ViewKt
Sets the view's visibility to GONE
goneIf($receiver, condition) - Static method in class com.bixlabs.bkotlin.ViewKt
Gone this view if the received condition becomes true

H

hashCode() - Method in class com.bixlabs.bkotlin.AttemptResult
 
hashCode() - Method in class com.bixlabs.bkotlin.KOptional
 
hide($receiver) - Static method in class com.bixlabs.bkotlin.ViewKt
Sets the view's visibility to INVISIBLE
hideIf($receiver, condition) - Static method in class com.bixlabs.bkotlin.ViewKt
Hide this view if the received condition becomes true
hideKeyboard($receiver) - Static method in class com.bixlabs.bkotlin.KeyboardKt
Hide the soft keyboard
hideKeyboard($receiver) - Static method in class com.bixlabs.bkotlin.KeyboardKt
Hide the soft keyboard
hideKeyboard($receiver) - Static method in class com.bixlabs.bkotlin.KeyboardKt
Hide the soft keyboard
hideViews($receiver, views) - Static method in class com.bixlabs.bkotlin.ViewKt
Hides all the views passed as argument(s)

I

i($receiver, message) - Static method in class com.bixlabs.bkotlin.LogKt
 
i($receiver, message, throwable) - Static method in class com.bixlabs.bkotlin.LogKt
 
iconMargin(bitmap, padding, span, init) - Method in class com.bixlabs.bkotlin.Span
 
ifEmpty($receiver, action) - Static method in class com.bixlabs.bkotlin.KOptionalKt
If a value is not present, invoke the specified action, otherwise do nothing.
ifPresent(consumer) - Method in class com.bixlabs.bkotlin.KOptional
If a value is present, invoke the specified consumer with the value, otherwise do nothing.
image(context, bitmap, verticalAlignment, span, init) - Method in class com.bixlabs.bkotlin.Span
 
image(drawable, verticalAlignment, span, init) - Method in class com.bixlabs.bkotlin.Span
 
image(context, uri, verticalAlignment, span, init) - Method in class com.bixlabs.bkotlin.Span
 
image(context, resourceId, verticalAlignment, span, init) - Method in class com.bixlabs.bkotlin.Span
 
inflate($receiver, layoutResource, parent, attachToRoot) - Static method in class com.bixlabs.bkotlin.ContextKt
Shortcut for LayoutInflater.from(this)
init(context) - Method in class com.bixlabs.bkotlin.Only
initialize class Only
init(context, version) - Method in class com.bixlabs.bkotlin.Only
initialize class Only, providing a specific version for the tasks.
initialize(application, sharedPreferencesName) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
INSTANCE - Static variable in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
INSTANCE - Static variable in class com.bixlabs.bkotlin.KOptional.EMPTY
Common instance for KOptional.Companion.empty.
INSTANCE - Static variable in class com.bixlabs.bkotlin.Only
An easy way of running tasks a specific amount of times throughout the lifespan of an app, either between versions of itself or regardless of the same.
INSTANCE - Static variable in class com.bixlabs.bkotlin.utils.ObjectValidation
 
IntentKt - Class in com.bixlabs.bkotlin
 
isDebugModeEnabled() - Method in class com.bixlabs.bkotlin.Only
Checks if class Only is in debug mode.
isEmpty($receiver) - Static method in class com.bixlabs.bkotlin.MenuKt
Returns true if this menu contains no items.
isError() - Method in class com.bixlabs.bkotlin.AttemptResult
true if this AttemptKt.attempt resulted in an error. false otherwise.
isFalse($receiver) - Static method in class com.bixlabs.bkotlin.BooleanKt
Determines if the value of this optional Boolean is not null and equals to false
isGone($receiver) - Static method in class com.bixlabs.bkotlin.ViewKt
True if the view is currently gone (View.GONE), false otherwise
isHidden($receiver) - Static method in class com.bixlabs.bkotlin.ViewKt
True if the view is currently invisible (View.INVISIBLE), false otherwise
isNotBlankOrEmpty($receiver) - Static method in class com.bixlabs.bkotlin.StringKt
Returns true if this string is not empty nor composed by whitespaces
isNotEmpty($receiver) - Static method in class com.bixlabs.bkotlin.MenuKt
Returns true if this menu contains one or more items.
isNotNullAndMoreThanZero($receiver) - Static method in class com.bixlabs.bkotlin.NumberKt
Returns true if this number is not null or zero (0)
isNotNullAndMoreThanZero($receiver) - Static method in class com.bixlabs.bkotlin.NumberKt
Returns true if this number is not null or zero (0)
isNotNullAndMoreThanZero($receiver) - Static method in class com.bixlabs.bkotlin.NumberKt
Returns true if this number is not null or zero (0)
isNotNullAndMoreThanZero($receiver) - Static method in class com.bixlabs.bkotlin.NumberKt
Returns true if this number is not null or zero (0)
isNotNullOrEmpty($receiver) - Static method in class com.bixlabs.bkotlin.CollectionKt
True if this collection is not null nor empty, false otherwise
isNotNullOrEmpty($receiver) - Static method in class com.bixlabs.bkotlin.CollectionKt
True if this collection is not null nor empty, false otherwise
isNotNullThen($receiver, callback) - Static method in class com.bixlabs.bkotlin.AnyKt
Calls the specified function block with this value as its argument whenever this is not null and returns Unit.
isNullOrEmpty($receiver) - Static method in class com.bixlabs.bkotlin.CollectionKt
True if this collection is null or empty, false otherwise
isNullOrEmpty($receiver) - Static method in class com.bixlabs.bkotlin.CollectionKt
True if this list is null or empty, false otherwise
isNullOrZero($receiver) - Static method in class com.bixlabs.bkotlin.NumberKt
Returns true if this number is null or zero (0)
isNullThen($receiver, callback) - Static method in class com.bixlabs.bkotlin.AnyKt
Calls the specified function block whenever this is null.
isPresent() - Method in class com.bixlabs.bkotlin.KOptional
 
isTrue($receiver) - Static method in class com.bixlabs.bkotlin.BooleanKt
Determines if the value of this optional Boolean is not null and equals to true
isValidUrl($receiver) - Static method in class com.bixlabs.bkotlin.StringKt
Returns true if this string is a valid URL
isVisible($receiver) - Static method in class com.bixlabs.bkotlin.ViewKt
True if the view is currently visible (View.VISIBLE), false otherwise
italic(span, init) - Method in class com.bixlabs.bkotlin.Span
 
iterator($receiver) - Static method in class com.bixlabs.bkotlin.MenuKt
Returns a MutableIterator over the items in this menu.

K

KeyboardKt - Class in com.bixlabs.bkotlin
 
KOptional<T> - Class in com.bixlabs.bkotlin
A container object which may or may not contain a non-null value. If a value is present, KOptional.isPresent will return true and KOptional.get will return the value.
KOptional.Companion - Class in com.bixlabs.bkotlin
 
KOptional.EMPTY - Class in com.bixlabs.bkotlin
Common instance for KOptional.Companion.empty.
KOptional.Some<T> - Class in com.bixlabs.bkotlin
 
KOptionalKt - Class in com.bixlabs.bkotlin
 
KotlinKt - Class in com.bixlabs.bkotlin
 

L

leadingMargin(every, span, init) - Method in class com.bixlabs.bkotlin.Span
 
leadingMargin(first, rest, span, init) - Method in class com.bixlabs.bkotlin.Span
 
Leaf(content) - Constructor for class com.bixlabs.bkotlin.Span.Leaf
 
locateInScreen($receiver) - Static method in class com.bixlabs.bkotlin.ViewKt
Locates this view on screen if the same is View.VISIBLE
LogKt - Class in com.bixlabs.bkotlin
 
longToast($receiver, message) - Static method in class com.bixlabs.bkotlin.ContextKt
Display the simple Toast message with the Toast.LENGTH_LONG duration.
longToast($receiver, message) - Static method in class com.bixlabs.bkotlin.ContextKt
Display the simple Toast message with the Toast.LENGTH_LONG duration.

M

map(mapper) - Method in class com.bixlabs.bkotlin.KOptional
If a value is present, apply the provided mapping function to it, and if the result is non-null, return an class KOptional describing the result. Otherwise return an empty class KOptional
mask(filter, span, init) - Method in class com.bixlabs.bkotlin.Span
 
maximumLength(length) - Method in class com.bixlabs.bkotlin.Validator
 
MenuKt - Class in com.bixlabs.bkotlin
 
minimumLength(length) - Method in class com.bixlabs.bkotlin.Validator
 
minus(key) - Method in class com.bixlabs.bkotlin.Bundlify
 
minus(key) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
minusAssign($receiver, item) - Static method in class com.bixlabs.bkotlin.MenuKt
Removes item from this menu.
monospace(span, init) - Method in class com.bixlabs.bkotlin.Span
 
multipleTask($receiver) - Static method in class com.bixlabs.bkotlin.IntentKt

N

newTask($receiver) - Static method in class com.bixlabs.bkotlin.IntentKt
noAnimation($receiver) - Static method in class com.bixlabs.bkotlin.IntentKt
Node(span) - Constructor for class com.bixlabs.bkotlin.Span.Node
 
noHistory($receiver) - Static method in class com.bixlabs.bkotlin.IntentKt
nonEmpty() - Method in class com.bixlabs.bkotlin.Validator
 
noNumbers() - Method in class com.bixlabs.bkotlin.Validator
 
normal(span, init) - Method in class com.bixlabs.bkotlin.Span
 
noSpecialCharacter() - Method in class com.bixlabs.bkotlin.Validator
 
NotificationKt - Class in com.bixlabs.bkotlin
 
NumberKt - Class in com.bixlabs.bkotlin
 

O

ObjectValidation - Class in com.bixlabs.bkotlin.utils
 
of(value) - Method in class com.bixlabs.bkotlin.KOptional.Companion
Returns an class KOptional with the specified present non-null value.
ofNullable(value) - Method in class com.bixlabs.bkotlin.KOptional.Companion
Returns an class KOptional describing the specified value, if non-null, otherwise returns an class KOptional.EMPTY.
onActivityResult(requestCode, resultCode, data) - Method in class com.bixlabs.bkotlin.utils.BixMediaPicker.ResultFragment
 
onDo(onDo) - Method in class com.bixlabs.bkotlin.Only.Builder
 
onItemSelected($receiver, onNothingSelect, onItemSelect) - Static method in class com.bixlabs.bkotlin.SpinnerKt
Callback executed when a spinner item is selected
Only - Class in com.bixlabs.bkotlin
An easy way of running tasks a specific amount of times throughout the lifespan of an app, either between versions of itself or regardless of the same.
only(taskName, times, block) - Static method in class com.bixlabs.bkotlin.OnlyKt
Run class Only by class Only.Builder using kotlin DSL.
Only.Builder - Class in com.bixlabs.bkotlin
 
OnlyDsl - Interface in com.bixlabs.bkotlin
 
OnlyKt - Class in com.bixlabs.bkotlin
 
onlyNumbers() - Method in class com.bixlabs.bkotlin.Validator
 
onPreviouslyDone(onDone) - Method in class com.bixlabs.bkotlin.Only.Builder
 
onRequestPermissionsResult(requestCode, permissions, grantResults) - Method in class com.bixlabs.bkotlin.utils.BixMediaPicker.ResultFragment
 
orElse(other) - Method in class com.bixlabs.bkotlin.KOptional
 
orElseGet(other) - Method in class com.bixlabs.bkotlin.KOptional
 
orElseThrow(exceptionSupplier) - Method in class com.bixlabs.bkotlin.KOptional
Return the contained value, if present, otherwise throw an exception to be created by the provided supplier.
orFalse($receiver) - Static method in class com.bixlabs.bkotlin.BooleanKt
Returns false if this boolean is null
orNull($receiver) - Static method in class com.bixlabs.bkotlin.KOptionalKt
 
orZero($receiver) - Static method in class com.bixlabs.bkotlin.NumberKt
Returns Zero (0) if this number is null

P

parse($receiver, date, format) - Static method in class com.bixlabs.bkotlin.DateKt
Parse a date from String
pickFromCamera(context, callback) - Method in class com.bixlabs.bkotlin.utils.BixMediaPicker
pick image from Camera
pickFromVideoCamera(context, callback) - Method in class com.bixlabs.bkotlin.utils.BixMediaPicker
pick image from Camera (Video Mode)
pickPhotoFromGallery(context, callback) - Method in class com.bixlabs.bkotlin.utils.BixMediaPicker
pick image from Gallery
pickVideoFromGallery(context, callback) - Method in class com.bixlabs.bkotlin.utils.BixMediaPicker
pick image from Video
plus(keyValuePair) - Method in class com.bixlabs.bkotlin.Bundlify
 
plus(keyValuePair) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
plusAssign($receiver, value) - Method in class com.bixlabs.bkotlin.Bundlify
 
plusAssign(keyValuePair) - Method in class com.bixlabs.bkotlin.Bundlify
 
plusAssign($receiver, value) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
plusAssign(keyValuePair) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
prefs(sharedPreferences) - Static method in class com.bixlabs.bkotlin.SharedPreferencesKt
 
put(key, value) - Method in class com.bixlabs.bkotlin.Bundlify
 
put(key, value) - Method in class com.bixlabs.bkotlin.Bundlify
 
put(key, value) - Method in class com.bixlabs.bkotlin.Bundlify
 
put(key, value) - Method in class com.bixlabs.bkotlin.Bundlify
 
put(key, value) - Method in class com.bixlabs.bkotlin.Bundlify
 
put(key, value) - Method in class com.bixlabs.bkotlin.Bundlify
 
put(key, value) - Method in class com.bixlabs.bkotlin.Bundlify
 
put(key, value) - Method in class com.bixlabs.bkotlin.Bundlify
 
put(key, value) - Method in class com.bixlabs.bkotlin.Bundlify
 
put($receiver, value) - Method in class com.bixlabs.bkotlin.Bundlify
 
put(key, value) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
put(key, value) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
put(key, value) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
put(key, value) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
put(key, value) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
put(key, value) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
put($receiver, value) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
px2dp($receiver, px) - Static method in class com.bixlabs.bkotlin.DimensionKt
Converts px to dp
px2sp($receiver, px) - Static method in class com.bixlabs.bkotlin.DimensionKt
Converts px to sp

Q

quote(color, span, init) - Method in class com.bixlabs.bkotlin.Span
 

R

random($receiver) - Static method in class com.bixlabs.bkotlin.ClosedRangeExtensionsKt
Get a random number given a ClosedRange of Int's
random($receiver) - Static method in class com.bixlabs.bkotlin.ClosedRangeExtensionsKt
Get a random number given a ClosedRange of Long's
random($receiver) - Static method in class com.bixlabs.bkotlin.CollectionKt
returns a random element from the list
readBytes($receiver) - Static method in class com.bixlabs.bkotlin.AtomicFileKt
Gets the entire content of this file as a byte array.
readText($receiver, charset) - Static method in class com.bixlabs.bkotlin.AtomicFileKt
Gets the entire content of this file as a String using UTF-8 or specified charset.
reboot($receiver, restartIntent) - Static method in class com.bixlabs.bkotlin.ApplicationKt
Reboot the application
relativeSize(proportion, span, init) - Method in class com.bixlabs.bkotlin.Span
 
remove(key) - Method in class com.bixlabs.bkotlin.Bundlify
 
remove(key) - Method in class com.bixlabs.bkotlin.GlobalSharedPreferences
 
reorderToFront($receiver) - Static method in class com.bixlabs.bkotlin.IntentKt
requireNotNull(obj, message) - Method in class com.bixlabs.bkotlin.utils.ObjectValidation
Verifies if the object is not null and returns it or throws a NullPointerException with the given message.
resize($receiver, width, height) - Static method in class com.bixlabs.bkotlin.ViewKt
Resize this view.
resizeHeight($receiver, value) - Static method in class com.bixlabs.bkotlin.ViewKt
Resize this view to the provided height, keeping its width intact.
resizeWidth($receiver, value) - Static method in class com.bixlabs.bkotlin.ViewKt
Resize this view to the provided width, keeping its height intact.
result(f) - Method in class com.bixlabs.bkotlin.AttemptResult
Calls f with the AttemptKt.attempt result value as its argument and returns the AttemptKt.attempt result value (if any)
ResultFragment() - Constructor for class com.bixlabs.bkotlin.utils.BixMediaPicker.ResultFragment
 
ResultFragment($outer, fm) - Constructor for class com.bixlabs.bkotlin.utils.BixMediaPicker.ResultFragment
 
run() - Method in class com.bixlabs.bkotlin.Only.Builder
 
runDelayed(delayInMillis, callback) - Static method in class com.bixlabs.bkotlin.ThreadKt
Runs the specified action on a background thread with delay.
runDelayedOnUiThread($receiver, delayInMillis, callback) - Static method in class com.bixlabs.bkotlin.ThreadKt
Runs the specified action on the UI thread with delay.
runOnUiThread(action) - Static method in class com.bixlabs.bkotlin.ThreadKt
Runs the specified action on the UI thread. This method can be invoked from anywhere on the application

S

safeRunDelayedOnUiThread($receiver, delayInMillis, callback) - Static method in class com.bixlabs.bkotlin.ThreadKt
Safe version of ThreadKt.runDelayedOnUiThread where callback is surrounded by AttemptKt.attempt to prevent it from crashing upon execution of the same.
sansSerif(span, init) - Method in class com.bixlabs.bkotlin.Span
 
scaleX(proportion, span, init) - Method in class com.bixlabs.bkotlin.Span
 
sendSMS($receiver, number, text) - Static method in class com.bixlabs.bkotlin.IntentKt
Send an SMS using the default messages client in the system
serif(span, init) - Method in class com.bixlabs.bkotlin.Span
 
setBundle(p) - Method in class com.bixlabs.bkotlin.Bundlify
 
setDebugMode(debug) - Method in class com.bixlabs.bkotlin.Only
Sets if class Only should be in debug mode.
setFocusToView($receiver, view) - Static method in class com.bixlabs.bkotlin.ViewKt
Gives focus to the passed view once the view has been completely inflated
setFocusToView($receiver, view) - Static method in class com.bixlabs.bkotlin.ViewKt
Gives focus to the passed view once the view has been completely inflated
setItems($receiver, items, layoutResource, getTitle) - Static method in class com.bixlabs.bkotlin.SpinnerKt
Sets an ArrayList of objects with an additional (but optional and which defaults to object.toString()) string conversion method for the same.
setOnDo(p) - Method in class com.bixlabs.bkotlin.Only.Builder
 
setOnPreviouslyDone(p) - Method in class com.bixlabs.bkotlin.Only.Builder
 
setPaddingBottom($receiver, value) - Static method in class com.bixlabs.bkotlin.ViewKt
Sets the relative bottom padding for this view in pixels.
setPaddingEnd($receiver, value) - Static method in class com.bixlabs.bkotlin.ViewKt
Sets the relative end padding for this view in pixels.
setPaddingStart($receiver, value) - Static method in class com.bixlabs.bkotlin.ViewKt
Sets the relative start padding for this view in pixels.
setPaddingTop($receiver, value) - Static method in class com.bixlabs.bkotlin.ViewKt
Sets the relative top padding for this view in pixels.
setTaskTimes(taskName, time) - Method in class com.bixlabs.bkotlin.Only
Sets the amount of times a specific task has been run.
setTouchFocusToView($receiver, view) - Static method in class com.bixlabs.bkotlin.ViewKt
Gives focus to the passed view once the view has been completely inflated using view.requestFocusFromTouch
setTouchFocusToView($receiver, view) - Static method in class com.bixlabs.bkotlin.ViewKt
Gives focus to the passed view once the view has been completely inflated using view.requestFocusFromTouch
setVersion(p) - Method in class com.bixlabs.bkotlin.Only.Builder
 
SharedPreferencesKt - Class in com.bixlabs.bkotlin
 
shareText($receiver, text, subject) - Static method in class com.bixlabs.bkotlin.IntentKt
Share text using the Intent.createChooser method
shortToast($receiver, message) - Static method in class com.bixlabs.bkotlin.ContextKt
Display the simple Toast message with the Toast.LENGTH_SHORT duration.
shortToast($receiver, message) - Static method in class com.bixlabs.bkotlin.ContextKt
Display the simple Toast message with the Toast.LENGTH_SHORT duration.
show($receiver) - Static method in class com.bixlabs.bkotlin.ViewKt
Sets the view's visibility to VISIBLE
ShowHideIfBuilder - Class in com.bixlabs.bkotlin
 
ShowHideIfBuilder(view, condition) - Constructor for class com.bixlabs.bkotlin.ShowHideIfBuilder
 
showIf($receiver, condition) - Static method in class com.bixlabs.bkotlin.ViewKt
Show this view if the received condition becomes true
showViews($receiver, views) - Static method in class com.bixlabs.bkotlin.ViewKt
Shows all the views passed as argument(s)
singleTop($receiver) - Static method in class com.bixlabs.bkotlin.IntentKt
Some(value) - Constructor for class com.bixlabs.bkotlin.KOptional.Some
 
sp2px($receiver, value) - Static method in class com.bixlabs.bkotlin.DimensionKt
Converts sp to px
sp2px($receiver, value) - Static method in class com.bixlabs.bkotlin.DimensionKt
Converts sp to px
Span - Class in com.bixlabs.bkotlin
Kotlin wrapper around SpannableStringBuilder Inspired by JakeWharton's Truss and Kotlin's kotlinx.html
Span() - Constructor for class com.bixlabs.bkotlin.Span
Kotlin wrapper around SpannableStringBuilder Inspired by JakeWharton's Truss and Kotlin's kotlinx.html
span(what, init) - Method in class com.bixlabs.bkotlin.Span
 
span(init) - Static method in class com.bixlabs.bkotlin.SpanKt
 
Span.Leaf - Class in com.bixlabs.bkotlin
 
Span.Node - Class in com.bixlabs.bkotlin
 
SpanKt - Class in com.bixlabs.bkotlin
 
SpinnerKt - Class in com.bixlabs.bkotlin
 
startsWith(string) - Method in class com.bixlabs.bkotlin.Validator
 
startsWithNonNumber() - Method in class com.bixlabs.bkotlin.Validator
 
strikethrough(span, init) - Method in class com.bixlabs.bkotlin.Span
 
StringKt - Class in com.bixlabs.bkotlin
 
style(style, span, init) - Method in class com.bixlabs.bkotlin.Span
 
subscript(span, init) - Method in class com.bixlabs.bkotlin.Span
 
superscript(span, init) - Method in class com.bixlabs.bkotlin.Span
 

T

taskVersion(version) - Method in class com.bixlabs.bkotlin.Only.Builder
 
text(content) - Method in class com.bixlabs.bkotlin.Span
 
textAsTrimmedString($receiver) - Static method in class com.bixlabs.bkotlin.EditTextKt
Get this EditText text as a trimmed String.
then(f) - Method in class com.bixlabs.bkotlin.AttemptResult
Concats a new AttemptKt.attempt, calling f with the previous AttemptKt.attempt result value as its argument and returns the result of this new AttemptKt.attempt in the form of an class AttemptResult
ThreadKt - Class in com.bixlabs.bkotlin
 
times($receiver, action) - Static method in class com.bixlabs.bkotlin.NumberKt
Loops through this number, executing the given function action every time.
toAndroidPair($receiver) - Static method in class com.bixlabs.bkotlin.CollectionKt
Convert the Kotlin pair to an Android one.
toDrawable($receiver, context) - Static method in class com.bixlabs.bkotlin.DrawableKt
Converts this Bitmap to a Drawable
toFile($receiver) - Static method in class com.bixlabs.bkotlin.UriKt
Creates a File from the given Uri.
toFormattedString($receiver, format) - Static method in class com.bixlabs.bkotlin.DateKt
Formats a date using SimpleDateFormat to the received string format
toggleVisibility($receiver) - Static method in class com.bixlabs.bkotlin.ViewKt
Toggle's view's visibility. If View is visible, then sets to GONE. Else sets VISIBLE
toHexString($receiver) - Static method in class com.bixlabs.bkotlin.ByteArrayExtensionsKt
Return a HEX representation of this ByteArray
toHexString($receiver) - Static method in class com.bixlabs.bkotlin.ColorKt
Convert this color to a HEX String
toKOptional($receiver) - Static method in class com.bixlabs.bkotlin.KOptionalKt
 
toKotlinPair($receiver) - Static method in class com.bixlabs.bkotlin.CollectionKt
Convert the Android pair to a Kotlin one.
toString() - Method in class com.bixlabs.bkotlin.AttemptResult
 
toString() - Method in class com.bixlabs.bkotlin.KOptional
 
toTimeAgo($receiver) - Static method in class com.bixlabs.bkotlin.DateKt
Formats a date to a human redable duration string such as "1 min ago"
toTimeAgo($receiver) - Static method in class com.bixlabs.bkotlin.DateKt
Given a date in millis since EPOCH, formats it to a human redable duration string such as "1 min ago"
toUnit($receiver) - Static method in class com.bixlabs.bkotlin.AnyKt
Converts this to Unit
toUri($receiver) - Static method in class com.bixlabs.bkotlin.UriKt
Creates a Uri from the given encoded URI string.
toUri($receiver) - Static method in class com.bixlabs.bkotlin.UriKt
Creates a Uri from the given file.
tryWrite($receiver, block) - Static method in class com.bixlabs.bkotlin.AtomicFileKt
Perform the write operations inside block on this file. If block throws an exception the write will be failed. Otherwise the write will be applied atomically to the file.
TypedArrayKt - Class in com.bixlabs.bkotlin
 
typeface(family, span, init) - Method in class com.bixlabs.bkotlin.Span
 

U

unaryPlus($receiver) - Method in class com.bixlabs.bkotlin.Span
 
underline(span, init) - Method in class com.bixlabs.bkotlin.Span
 
UriKt - Class in com.bixlabs.bkotlin
 
url(url, onClick, span, init) - Method in class com.bixlabs.bkotlin.Span
 
useAndRecycle($receiver, block) - Static method in class com.bixlabs.bkotlin.TypedArrayKt
Calls the specified function block with this TypedArray as its receiver and then recycles the same to be re-used by a later caller.

V

v($receiver, message) - Static method in class com.bixlabs.bkotlin.LogKt
 
v($receiver, message, throwable) - Static method in class com.bixlabs.bkotlin.LogKt
 
validate() - Method in class com.bixlabs.bkotlin.Validator
 
ValidationError - Enum in com.bixlabs.bkotlin
Enums that serve for identification of error while validation text. Every enum is the name of a function with the corresponding validation
ValidationError() - Constructor for enum com.bixlabs.bkotlin.ValidationError
Enums that serve for identification of error while validation text. Every enum is the name of a function with the corresponding validation
Validator - Class in com.bixlabs.bkotlin
Minimum chainable validation utilities. Usage example: var result: Boolean = editText.validator() .email() .atLeastOneUpperCase() .atLeastOneLowerCase() .maximumLength(20) .minimumLength(5) .noNumbers() .validate()
Validator(text) - Constructor for class com.bixlabs.bkotlin.Validator
Minimum chainable validation utilities. Usage example: var result: Boolean = editText.validator() .email() .atLeastOneUpperCase() .atLeastOneLowerCase() .maximumLength(20) .minimumLength(5) .noNumbers() .validate()
validator($receiver) - Static method in class com.bixlabs.bkotlin.ValidatorKt
 
Validator.Companion - Class in com.bixlabs.bkotlin
 
ValidatorKt - Class in com.bixlabs.bkotlin
 
verifyLessThan(value, lessThan, paramName) - Method in class com.bixlabs.bkotlin.utils.ObjectValidation
Validate that the given value is les than another given value, or report an IllegalArgumentException with the parameter name.
verifyLessThan(value, lessThan, paramName) - Method in class com.bixlabs.bkotlin.utils.ObjectValidation
Validate that the given value is les than another given value, or report an IllegalArgumentException with the parameter name.
verifyLessThan(value, lessThan, paramName) - Method in class com.bixlabs.bkotlin.utils.ObjectValidation
Validate that the given value is les than another given value, or report an IllegalArgumentException with the parameter name.
verifyLessThan(value, lessThan, paramName) - Method in class com.bixlabs.bkotlin.utils.ObjectValidation
Validate that the given value is les than another given value, or report an IllegalArgumentException with the parameter name.
verifyMoreThan(value, moreThan, paramName) - Method in class com.bixlabs.bkotlin.utils.ObjectValidation
Validate that the given value is more than another given value, or report an IllegalArgumentException with the parameter name.
verifyMoreThan(value, moreThan, paramName) - Method in class com.bixlabs.bkotlin.utils.ObjectValidation
Validate that the given value is more than another given value, or report an IllegalArgumentException with the parameter name.
verifyMoreThan(value, moreThan, paramName) - Method in class com.bixlabs.bkotlin.utils.ObjectValidation
Validate that the given value is more than another given value, or report an IllegalArgumentException with the parameter name.
verifyMoreThan(value, moreThan, paramName) - Method in class com.bixlabs.bkotlin.utils.ObjectValidation
Validate that the given value is more than another given value, or report an IllegalArgumentException with the parameter name.
verifyPositive(value, paramName) - Method in class com.bixlabs.bkotlin.utils.ObjectValidation
Validate that the given value is positive or report an IllegalArgumentException with the parameter name.
verifyPositive(value, paramName) - Method in class com.bixlabs.bkotlin.utils.ObjectValidation
Validate that the given value is positive or report an IllegalArgumentException with the parameter name.
verifyPositive(value, paramName) - Method in class com.bixlabs.bkotlin.utils.ObjectValidation
Validate that the given value is positive or report an IllegalArgumentException with the parameter name.
verifyPositive(value, paramName) - Method in class com.bixlabs.bkotlin.utils.ObjectValidation
Validate that the given value is positive or report an IllegalArgumentException with the parameter name.
VersionKt - Class in com.bixlabs.bkotlin
 
ViewKt - Class in com.bixlabs.bkotlin
 

W

w($receiver, message) - Static method in class com.bixlabs.bkotlin.LogKt
 
w($receiver, message, throwable) - Static method in class com.bixlabs.bkotlin.LogKt
 
with($receiver, x) - Static method in class com.bixlabs.bkotlin.KotlinKt
Little infix to make 'or' more readable
withAlpha($receiver, alpha) - Static method in class com.bixlabs.bkotlin.ColorKt
Return the color with the given alpha value. Examples:
withValue($receiver, block) - Static method in class com.bixlabs.bkotlin.KotlinKt
Calls the specified function block with this value as its argument and returns Unit.
writeBytes($receiver, array) - Static method in class com.bixlabs.bkotlin.AtomicFileKt
Sets the content of this file as an array of bytes.
writeText($receiver, text, charset) - Static method in class com.bixlabs.bkotlin.AtomicFileKt
Sets the content of this file as text encoded using UTF-8 or specified charset. If this file exists, it becomes overwritten.
wtf($receiver, message) - Static method in class com.bixlabs.bkotlin.LogKt
 
wtf($receiver, message, throwable) - Static method in class com.bixlabs.bkotlin.LogKt
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links