Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- a() - Method in class com.telenav.kivakit.core.object.Pair
- absent() - Static method in class com.telenav.kivakit.core.function.Maybe
- absent() - Static method in class com.telenav.kivakit.core.function.Result
-
Returns a
Result
whose value is absent - absent() - Method in interface com.telenav.kivakit.core.function.ResultTrait
-
Returns a
Result
with no value - absentIf(BooleanFunction<Value>) - Method in class com.telenav.kivakit.core.function.Maybe
-
If this value is not null and the given predicate evaluates to true for the value, returns
Maybe.absent()
, otherwise returns this value. - absolute() - Method in class com.telenav.kivakit.filesystem.File
- absolute() - Method in class com.telenav.kivakit.filesystem.FilePath
- absolute() - Method in class com.telenav.kivakit.filesystem.Folder
-
This folder as an absolute path with a trailing slash on it
- absolute() - Method in class com.telenav.kivakit.network.core.NetworkPath
- absolute() - Method in interface com.telenav.kivakit.resource.ResourceFolder
-
This folder as an absolute path with a trailing slash on it
- absolute() - Method in class com.telenav.kivakit.resource.ResourcePath
- accept(LogEntry) - Method in class com.telenav.kivakit.core.logging.loggers.BaseLogger
- accept(LogEntry) - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- ACCEPT - Enum constant in enum class com.telenav.kivakit.interfaces.code.FilteredLoopBody.FilterAction
-
The value was accepted, reducing the number of values that must be returned
- accepts(Message) - Method in class com.telenav.kivakit.core.messaging.filters.SeverityGreaterThanOrEqualTo
- accepts(Message) - Method in interface com.telenav.kivakit.core.messaging.MessageFilter
- accepts(FilePath) - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemService
- accepts(Transmittable) - Method in class com.telenav.kivakit.core.messaging.filters.AllMessages
- accepts(Transmittable) - Method in interface com.telenav.kivakit.core.messaging.MessageFilter
- accepts(FileName) - Method in class com.telenav.kivakit.resource.BaseResourceList
- accepts(ResourceFolderIdentifier) - Method in class com.telenav.kivakit.filesystem.Folder.Resolver
- accepts(ResourceFolderIdentifier) - Method in class com.telenav.kivakit.resource.packages.Package.Resolver
- accepts(ResourceFolderIdentifier) - Method in interface com.telenav.kivakit.resource.spi.ResourceFolderResolver
- accepts(ResourceIdentifier) - Method in class com.telenav.kivakit.filesystem.File.Resolver
- accepts(ResourceIdentifier) - Method in class com.telenav.kivakit.network.http.HttpGetResourceResolver
- accepts(ResourceIdentifier) - Method in class com.telenav.kivakit.resource.packages.PackageResource.Resolver
- accepts(ResourceIdentifier) - Method in interface com.telenav.kivakit.resource.spi.ResourceResolver
- accepts(Object) - Method in class com.telenav.kivakit.core.messaging.filters.SubClassesOf
- accepts(T) - Method in class com.telenav.kivakit.core.messaging.filters.SeverityGreaterThan
- accepts(T) - Method in class com.telenav.kivakit.core.messaging.filters.SeverityLessThan
- accepts(Value) - Method in interface com.telenav.kivakit.interfaces.comparison.Filter
- ACCESS_775 - Static variable in class com.telenav.kivakit.filesystem.File
- ACCESS_ALL - Static variable in class com.telenav.kivakit.filesystem.File
- accessible(Field) - Static method in class com.telenav.kivakit.core.language.reflection.Field
- accessModes() - Method in interface com.telenav.kivakit.settings.SettingsStore
-
Service Provider API
- accessModes() - Method in class com.telenav.kivakit.settings.stores.MemorySettingsStore
-
Service Provider API
- accessModes() - Method in class com.telenav.kivakit.settings.stores.ResourceFolderSettingsStore
- Active - Enum constant in enum class com.telenav.kivakit.network.ftp.FtpNetworkLocation.Mode
- Activity - Class in com.telenav.kivakit.core.messaging.messages.status.activity
-
A message sent to indicate that an activity that might be monitored has occurred.
- Activity() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.activity.Activity
- Activity(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.activity.Activity
- Activity(Throwable, String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.activity.Activity
- add(double) - Method in class com.telenav.kivakit.core.math.Average
-
Adds the given sample value to this average
- add(int) - Method in class com.telenav.kivakit.core.time.RateCalculator
- add(int) - Method in class com.telenav.kivakit.core.value.mutable.MutableIndex
- add(int, Folder) - Method in class com.telenav.kivakit.filesystem.FolderList
- add(int, Element) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- add(int, T) - Method in class com.telenav.kivakit.resource.BaseResourceList
- add(long) - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- add(Argument) - Method in class com.telenav.kivakit.commandline.ArgumentList
-
Adds an argument to this list
- add(ArgumentParser<?>) - Method in class com.telenav.kivakit.commandline.parsing.ArgumentParserList
-
Adds the given argument parser to this list of parsers
- add(ArgumentParser<T>) - Method in class com.telenav.kivakit.commandline.CommandLineParser
-
Adds the given argument parser to this command line parser
- add(Switch) - Method in class com.telenav.kivakit.commandline.parsing.SwitchList
-
Adds the given switch to this list
- add(SwitchParser<?>) - Method in class com.telenav.kivakit.commandline.parsing.SwitchParserList
-
Adds the given switch parser to this list
- add(SwitchParser<T>) - Method in class com.telenav.kivakit.commandline.CommandLineParser
-
Adds the given switch parser to this command line parser
- add(Average) - Method in class com.telenav.kivakit.core.math.Average
- add(Differences) - Method in class com.telenav.kivakit.core.string.Differences
-
Adds the given differences to this
- add(Duration) - Method in class com.telenav.kivakit.core.time.AverageDuration
- add(BaseCount<?>) - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- add(Folder) - Method in class com.telenav.kivakit.filesystem.FolderList
- add(Matcher<T>) - Method in class com.telenav.kivakit.interfaces.comparison.MatcherSet
- add(Extension, ObjectSerializer) - Method in class com.telenav.kivakit.resource.serialization.ObjectSerializers
- add(Resource, CopyMode) - Method in class com.telenav.kivakit.filesystem.FileCache
-
Adds the given resource to this cache
- add(Resource, CopyMode, ProgressReporter) - Method in class com.telenav.kivakit.filesystem.FileCache
-
Adds the given resource to this cache
- add(Deployment) - Method in class com.telenav.kivakit.settings.DeploymentSet
-
Adds the given deployment to this set
- add(Element) - Method in class com.telenav.kivakit.collections.set.CompoundSet
- add(Element) - Method in class com.telenav.kivakit.collections.set.LogicalSet
- add(Element) - Method in class com.telenav.kivakit.core.collections.list.BaseList
-
Adds the given value
- add(Element) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- add(Element) - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- add(Element) - Method in class com.telenav.kivakit.core.collections.set.IdentitySet
- add(Element) - Method in class com.telenav.kivakit.core.thread.Batcher.BatchAdder
-
Adds the given item to a batch and enqueues the batch if it is full
- add(Object, PropertyFilter) - Method in class com.telenav.kivakit.properties.PropertyMap
- add(String) - Method in class com.telenav.kivakit.core.string.Differences
-
Adds the description of a difference
- add(String, Object...) - Method in class com.telenav.kivakit.core.collections.list.StringList
- add(String, Object...) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
-
Adds the given line to the traversal
- add(String, Value) - Method in class com.telenav.kivakit.core.collections.map.VariableMap
- add(Iterator<Element>) - Method in class com.telenav.kivakit.core.collections.iteration.CompoundIterator
- add(List<File>) - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
- add(List<File>, ProgressReporter) - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
-
Adds the given list of files to this archive, calling the progress reporter as the operation proceeds
- add(Set<Element>) - Method in class com.telenav.kivakit.collections.set.CompoundSet
- add(Key, long) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- add(Key, Count) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- add(Key, Countable) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- add(Key, Value) - Method in class com.telenav.kivakit.collections.map.MultiMap
- add(Key, Value) - Method in class com.telenav.kivakit.collections.set.MultiSet
- add(NamedObject) - Method in class com.telenav.kivakit.core.collections.map.NameMap
-
Adds the given value by its name, as retrieved from
Named.name()
. - add(T) - Method in class com.telenav.kivakit.resource.BaseResourceList
- add(T, long) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- add(T, Countable) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- add(Value) - Method in interface com.telenav.kivakit.interfaces.collection.Addable
-
Adds the given value
- Addable<Value> - Interface in com.telenav.kivakit.interfaces.collection
-
An object, often a collection or related type, to which objects can be added.
- addAll(int, Collection<? extends Folder>) - Method in class com.telenav.kivakit.filesystem.FolderList
- addAll(int, Collection<? extends Element>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- addAll(Collection<? extends Element>) - Method in class com.telenav.kivakit.collections.set.LogicalSet
- addAll(VariableMap<Value>) - Method in class com.telenav.kivakit.core.collections.map.VariableMap
- addAll(Element[]) - Method in class com.telenav.kivakit.core.collections.list.BaseList
-
Adds the given elements to this bounded list
- addAll(Element[]) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- addAll(Iterable<? extends Element>) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- addAll(Iterable<? extends Value>) - Method in interface com.telenav.kivakit.interfaces.collection.Addable
- addAll(Iterable<T>, Collection<? super T>) - Static method in class com.telenav.kivakit.core.collections.iteration.Iterables
- addAll(Collection<? extends Folder>) - Method in class com.telenav.kivakit.filesystem.FolderList
- addAll(Collection<? extends Element>) - Method in class com.telenav.kivakit.collections.set.CompoundSet
- addAll(Collection<? extends Element>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- addAll(Collection<? extends Element>) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- addAll(Collection<? extends Element>) - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- addAll(Collection<? extends Element>) - Method in class com.telenav.kivakit.core.collections.set.IdentitySet
- addAll(Collection<? extends Key>, Value) - Method in class com.telenav.kivakit.collections.map.MultiMap
- addAll(Collection<Deployment>) - Method in class com.telenav.kivakit.settings.DeploymentSet
-
Adds all the deployments in the given collection to this set
- addAll(Collection<Iterator<Element>>) - Method in class com.telenav.kivakit.core.collections.iteration.CompoundIterator
- addAll(Iterator<? extends Value>) - Method in interface com.telenav.kivakit.interfaces.collection.Addable
- addAll(Key, Collection<? extends Value>) - Method in class com.telenav.kivakit.collections.map.MultiMap
- addAllMatching(Collection<Element>, Matcher<Element>) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- addArgumentParsers(Collection<ArgumentParser<?>>) - Method in class com.telenav.kivakit.commandline.CommandLineParser
-
Adds the given argument parsers to this command line parser
- addAs(Resource, FileName, CopyMode) - Method in class com.telenav.kivakit.filesystem.FileCache
-
Adds the given resource as a file in this cache with the given filename
- addAs(Resource, FileName, CopyMode, ProgressReporter) - Method in class com.telenav.kivakit.filesystem.FileCache
-
Adds the given resource as a file in this cache with the given filename
- addConvertingSerializer(Class<T>, StringConverter<T>) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
-
Adds a serializer for the given
StringConverter
. - addConvertingSerializer(Class<T>, StringConverter<T>) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
-
Adds a serializer for the given
StringConverter
. - addDeploymentsIn(ResourceFolder<?>) - Method in class com.telenav.kivakit.settings.DeploymentSet
-
Adds all the deployments from the sub-packages found in the given package.
- adder() - Method in class com.telenav.kivakit.core.thread.Batcher
- addFilter(Filter<LogEntry>) - Method in interface com.telenav.kivakit.core.logging.Logger
-
Set a new filter
- addFilter(Filter<LogEntry>) - Method in class com.telenav.kivakit.core.logging.loggers.BaseLogger
- addFilter(Filter<LogEntry>) - Method in class com.telenav.kivakit.core.logging.loggers.NullLogger
- addFilter(Filter<LogEntry>) - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- addGlitch(String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Records a
Glitch
with the given message without broadcasting it - addIfNotNull(Key, Value) - Method in class com.telenav.kivakit.collections.map.MultiMap
- addIfNotNull(T) - Method in class com.telenav.kivakit.core.collections.set.ObjectSet
- addIfNotNull(Value) - Method in interface com.telenav.kivakit.interfaces.collection.Addable
-
Adds the given value if it is not null
- addInstanceCreator(Class<T>, InstanceCreator<T>) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- addInstanceCreator(Class<T>, InstanceCreator<T>) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
- addJarSource(Resourceful) - Method in class com.telenav.kivakit.launcher.JarLauncher
-
Adds the given resourced object to this launcher as a potential place to load the JAR file from
- addJsonDeserializer(Class<T>, JsonDeserializer<T>) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- addJsonDeserializer(Class<T>, JsonDeserializer<T>) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
- addJsonSerializer(Class<T>, JsonSerializer<T>) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- addJsonSerializer(Class<T>, JsonSerializer<T>) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
- addJsonSerializerDeserializer(Class<T>, JsonSerializerDeserializer<T>) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
-
Adds a
JsonSerializerDeserializer
to the builder that creates aGson
whenGsonFactory.gson()
is called. - addJsonSerializerDeserializer(Class<T>, JsonSerializerDeserializer<T>) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
-
Adds a
JsonSerializerDeserializer
to the builder that creates aGson
whenGsonFactory.gson()
is called. - addListener(CollectionChangeListener<T>) - Method in class com.telenav.kivakit.collections.watcher.BaseCollectionChangeWatcher
- addListener(CollectionChangeListener<T>) - Method in interface com.telenav.kivakit.collections.watcher.CollectionChangeWatcher
- addListener(Listener) - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Adds a listener to this broadcaster that wants to receive future messages.
- addListener(Listener, Filter<Transmittable>) - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Adds a listener to this broadcaster that wants to receive future messages.
- addListener(Listener, Filter<Transmittable>) - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
-
Adds a listener to this broadcaster that wants to receive future messages.
- addListener(Listener, Filter<Transmittable>) - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
-
Adds a listener to this broadcaster that wants to receive future messages.
- addProblem(String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Records a
Problem
with the given message without broadcasting it - addProject(Class<? extends Project>) - Method in class com.telenav.kivakit.application.Application
-
Adds the given
Project
based on its class. - addQuibble(String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Records a
Quibble
with the given message without broadcasting it - address() - Method in class com.telenav.kivakit.network.core.Host
- addSwitch(String, String) - Method in class com.telenav.kivakit.commandline.CommandLine
-
A programmatic way to add a switch
- addSwitchParsers(Collection<SwitchParser<?>>) - Method in class com.telenav.kivakit.commandline.CommandLineParser
-
Adds the given switch parsers to this command line parser
- addTimeZone() - Method in class com.telenav.kivakit.conversion.core.time.BaseFormattedLocalTimeConverter
- addTimeZone() - Method in class com.telenav.kivakit.conversion.core.time.LocalDateConverter
- addTimeZone() - Method in class com.telenav.kivakit.conversion.core.time.LocalTimeConverter
- addTo(EmailAddress) - Method in class com.telenav.kivakit.network.email.Email
- addToJson(JsonObject, String, Number) - Method in interface com.telenav.kivakit.serialization.gson.factory.JsonSerializerDeserializer
- addToJson(JsonObject, String, String) - Method in interface com.telenav.kivakit.serialization.gson.factory.JsonSerializerDeserializer
- addTypeAdapterFactory(TypeAdapterFactory) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- addTypeAdapterFactory(TypeAdapterFactory) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
- addWarning(String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Records a
Warning
with the given message without broadcasting it - AFGHANISTAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- age() - Method in interface com.telenav.kivakit.core.time.CreatedAt
-
Returns the time that has elapsed since this object was created
- age() - Method in class com.telenav.kivakit.filesystem.File
- age(File) - Method in class com.telenav.kivakit.filesystem.FolderPruner
-
Allows subclass to determine the file age (because it may want to infer the date of the file from the filename or some other source instead of using the OS time)
- agentmain(String, Instrumentation) - Static method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- ALAND - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- ALBANIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- ALBANIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- Alert - Class in com.telenav.kivakit.core.messaging.messages.status
-
An alert with a proposed solution, intended to help IT staff resolve the issue.
- Alert() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Alert
- Alert(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Alert
- ALGERIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- Align - Class in com.telenav.kivakit.core.string
-
Aligns a string within a given width using a padding character:
Align.center(String, int, char)
,Align.left(String, int, char)
orAlign.right(String, int, char)
. - Align() - Constructor for class com.telenav.kivakit.core.string.Align
- all() - Static method in class com.telenav.kivakit.core.locale.LanguageIsoCode
- all() - Static method in class com.telenav.kivakit.core.thread.Threads
- all() - Static method in class com.telenav.kivakit.core.time.TimeSpan
- all() - Static method in interface com.telenav.kivakit.interfaces.comparison.Filter
- allFields() - Method in class com.telenav.kivakit.core.language.reflection.Type
- AllFields - Class in com.telenav.kivakit.core.language.reflection.filters.field
-
A filter that includes all non-static fields of the given naming convention
- AllFields(PropertyNamingConvention) - Constructor for class com.telenav.kivakit.core.language.reflection.filters.field.AllFields
- allMatch() - Method in class com.telenav.kivakit.interfaces.comparison.MatcherSet
- allMatch(Matcher<Element>) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- AllMessages - Class in com.telenav.kivakit.core.messaging.filters
- AllMessages() - Constructor for class com.telenav.kivakit.core.messaging.filters.AllMessages
- allNestedModuleResources(Listener, PackageReference) - Static method in class com.telenav.kivakit.core.language.module.Modules
- ALLOW_NEGATIVE - Enum constant in enum class com.telenav.kivakit.core.time.Duration.Restriction
-
Allow positive or negative values
- ALLOW_REPEATS - Enum constant in enum class com.telenav.kivakit.internal.testing.Repeats
- allowEmpty(boolean) - Method in class com.telenav.kivakit.conversion.BaseStringConverter
-
Specifies whether empty (null or "") strings should be allowed (they will convert to null)
- allowNull(boolean) - Method in class com.telenav.kivakit.conversion.BaseConverter
- allowsEmpty() - Method in class com.telenav.kivakit.conversion.BaseStringConverter
- allowsNull() - Method in class com.telenav.kivakit.conversion.BaseConverter
- allThreads() - Static method in class com.telenav.kivakit.core.messaging.context.StackTrace
- ALPHA - Enum constant in enum class com.telenav.kivakit.core.version.Release
- alpha2Code() - Method in class com.telenav.kivakit.core.locale.CountryIsoCode
-
Get the alpha2 code (2 letters)
- alpha3Code() - Method in class com.telenav.kivakit.core.locale.CountryIsoCode
-
Get the alpha3 code (3 letters)
- am(int) - Static method in class com.telenav.kivakit.core.time.Hour
- AM - Enum constant in enum class com.telenav.kivakit.core.time.Meridiem
- AMERICAN_SAMOA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- AMHARIC - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- and(Predicate<? super Value>) - Method in interface com.telenav.kivakit.interfaces.comparison.Filter
- ANDORRA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- ANGOLA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- ANGUILLA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- annotation(Class<A>) - Method in class com.telenav.kivakit.core.language.reflection.Type
- annotation(Class<T>) - Method in class com.telenav.kivakit.core.language.reflection.Field
- annotation(Class<T>) - Method in class com.telenav.kivakit.core.language.reflection.FieldGetter
- annotation(Class<T>) - Method in class com.telenav.kivakit.core.language.reflection.FieldSetter
- annotation(Class<T>) - Method in interface com.telenav.kivakit.core.language.reflection.Getter
- annotation(Class<T>) - Method in class com.telenav.kivakit.core.language.reflection.Member
- annotation(Class<T>) - Method in class com.telenav.kivakit.core.language.reflection.MethodGetter
- annotation(Class<T>) - Method in class com.telenav.kivakit.core.language.reflection.MethodSetter
- annotation(Class<T>) - Method in interface com.telenav.kivakit.core.language.reflection.Setter
- annotations(Class<A>) - Method in class com.telenav.kivakit.core.language.reflection.Type
- announce(String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Announcement
message to thisTransceiver
- Announcement - Class in com.telenav.kivakit.core.messaging.messages.status
-
Information about the progress of the current operation with no severity and which does not indicate any problem.
- Announcement() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Announcement
- Announcement(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Announcement
- ANTIGUA_AND_BARBUDA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- anyMatch(Matcher<Element>) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- anyMatches() - Method in class com.telenav.kivakit.interfaces.comparison.MatcherSet
- append(Element) - Method in class com.telenav.kivakit.core.collections.list.BaseList
-
Adds the given value
- append(Element) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
-
Adds the given value
- append(String) - Method in class com.telenav.kivakit.core.collections.list.StringList
- append(T) - Method in interface com.telenav.kivakit.interfaces.collection.Appendable
-
Adds the given value
- Appendable<T> - Interface in com.telenav.kivakit.interfaces.collection
-
An object, often a collection or related type, to which objects can be appended.
- appendAll(Element[]) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- appendAll(Element[]) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- appendAll(Iterable<? extends Element>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- appendAll(Iterable<? extends Element>) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- appendAll(Iterable<? extends String>) - Method in class com.telenav.kivakit.core.collections.list.StringList
- appendAll(Iterable<? extends T>) - Method in interface com.telenav.kivakit.interfaces.collection.Appendable
- appendAll(String[]) - Method in class com.telenav.kivakit.core.collections.list.StringList
- appendAll(Iterator<? extends Element>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- appendAll(Iterator<? extends Element>) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- appendAll(Iterator<? extends String>) - Method in class com.telenav.kivakit.core.collections.list.StringList
- appendAll(Iterator<? extends T>) - Method in interface com.telenav.kivakit.interfaces.collection.Appendable
- appendLine(String) - Method in class com.telenav.kivakit.core.string.IndentingStringBuilder
- appendLines(String) - Method in class com.telenav.kivakit.core.string.IndentingStringBuilder
- Application - Class in com.telenav.kivakit.application
-
Base class for KivaKit applications.
- Application() - Constructor for class com.telenav.kivakit.application.Application
- Application.Identifier - Class in com.telenav.kivakit.application
-
A unique string identifier for a KivaKit
Application
. - Application.State - Enum Class in com.telenav.kivakit.application
- ApplicationMetadata - Interface in com.telenav.kivakit.commandline
-
Application metadata used in formulating command line usage help.
- apply(Argument1, Argument2, Argument3) - Method in interface com.telenav.kivakit.core.function.arities.TriFunction
-
Applies this function to the given arguments.
- apply(Argument1, Argument2, Argument3, Argument4) - Method in interface com.telenav.kivakit.core.function.arities.TetraFunction
-
Applies this function to the given arguments.
- apply(Argument1, Argument2, Argument3, Argument4, Argument5) - Method in interface com.telenav.kivakit.core.function.arities.PentaFunction
-
Applies this function to the given arguments.
- apply(Input, Function<Input, Output>) - Static method in class com.telenav.kivakit.core.function.Functions
- apply(Function<? super Value, ? extends Maybe<? extends Mapped>>) - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- apply(Function<? super Value, ? extends Maybe<? extends Output>>) - Method in class com.telenav.kivakit.core.function.Maybe
-
If a value is present, uses the given function to map the value from Value to Maybe<ResultType>.
- APRIL - Enum constant in enum class com.telenav.kivakit.core.time.Month
- ARABIC - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- archive() - Static method in class com.telenav.kivakit.resource.Extension
- ARGENTINA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- argument(int, ArgumentParser<T>) - Method in class com.telenav.kivakit.application.Application
- argument(int, ArgumentParser<T>) - Method in class com.telenav.kivakit.commandline.CommandLine
- argument(ArgumentParser<T>) - Method in class com.telenav.kivakit.application.Application
- argument(ArgumentParser<T>) - Method in class com.telenav.kivakit.commandline.CommandLine
- Argument - Class in com.telenav.kivakit.commandline
-
The string value of a single argument in a command line.
- Argument(String) - Constructor for class com.telenav.kivakit.commandline.Argument
- argumentList() - Method in class com.telenav.kivakit.application.Application
- ArgumentList - Class in com.telenav.kivakit.commandline
-
A list of
Argument
s passed on a command line and retrieved withCommandLine.arguments()
after command line parsing withCommandLineParser
. - ArgumentList() - Constructor for class com.telenav.kivakit.commandline.ArgumentList
- ArgumentListValidator - Class in com.telenav.kivakit.commandline.parsing
-
Not Public API
- ArgumentListValidator(ArgumentParserList, ArgumentList) - Constructor for class com.telenav.kivakit.commandline.parsing.ArgumentListValidator
- argumentParser(Listener, String) - Static method in interface com.telenav.kivakit.resource.Resource
- ArgumentParser<T> - Class in com.telenav.kivakit.commandline
-
Parses a command-line
Argument
, as defined by aQuantifier
, a type, a string converter for that type and a human-readable description. - ArgumentParser.Builder<T> - Class in com.telenav.kivakit.commandline
-
A fluent builder for argument parsers.
- ArgumentParserList - Class in com.telenav.kivakit.commandline.parsing
-
Not Public API
- ArgumentParserList() - Constructor for class com.telenav.kivakit.commandline.parsing.ArgumentParserList
- argumentParsers() - Method in class com.telenav.kivakit.application.Application
- arguments() - Method in class com.telenav.kivakit.commandline.CommandLine
- arguments() - Method in interface com.telenav.kivakit.core.messaging.Message
- arguments() - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- arguments(ArgumentParser<T>) - Method in class com.telenav.kivakit.application.Application
- arguments(ArgumentParser<T>) - Method in class com.telenav.kivakit.commandline.CommandLine
- arguments(StringList) - Method in class com.telenav.kivakit.launcher.JarLauncher
- arguments(Object[]) - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- arguments(String...) - Method in class com.telenav.kivakit.launcher.JarLauncher
- argumentValues(ArgumentParser<T>) - Method in class com.telenav.kivakit.commandline.ArgumentList
- Arithmetic<Value> - Interface in com.telenav.kivakit.interfaces.numeric
- ARMENIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- arrayElementType() - Method in class com.telenav.kivakit.core.language.reflection.Field
- arrayElementType() - Method in class com.telenav.kivakit.core.language.reflection.Member
-
Gets this member's element type, if it is an array.
- arrayElementType() - Method in class com.telenav.kivakit.core.language.reflection.Method
- arrayElementType() - Method in class com.telenav.kivakit.core.language.reflection.Type
- arrayList(T...) - Static method in class com.telenav.kivakit.core.collections.Lists
- Arrays - Class in com.telenav.kivakit.core.language
-
Utility methods for working with arrays.
- Arrays() - Constructor for class com.telenav.kivakit.core.language.Arrays
- artifactId() - Method in class com.telenav.kivakit.core.project.Project
- ARUBA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- as(Class<T>) - Method in interface com.telenav.kivakit.interfaces.numeric.Castable
- asArgumentArray() - Method in class com.telenav.kivakit.commandline.CommandLine
- asArray(Class<Element>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- asBigDecimal() - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Converts this count of nanoseconds to a
BigDecimal
value - asBitCount() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- asBoolean(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asBoolean(String, boolean) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asBooleanObject(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asByte() - Method in class com.telenav.kivakit.core.value.level.Level
- asByte() - Method in interface com.telenav.kivakit.interfaces.numeric.Castable
- asBytes() - Method in class com.telenav.kivakit.core.value.count.Bytes
-
Gets the byte count represented by this value object.
- asBytes(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asCalendar() - Method in enum class com.telenav.kivakit.core.time.Quarter
- ascendingEntries(Maximum, Comparator<Map.Entry<T, MutableCount>>) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- asChar() - Method in interface com.telenav.kivakit.interfaces.numeric.Castable
- AsciiArt - Class in com.telenav.kivakit.core.string
-
Provides methods to create "ASCII art", including: Banners Lines Boxes Bulleted lists
- AsciiArt() - Constructor for class com.telenav.kivakit.core.string.AsciiArt
- asCommaSeparatedString() - Method in interface com.telenav.kivakit.interfaces.numeric.Quantizable
- asContraction(int) - Method in class com.telenav.kivakit.core.path.StringPath
- asCount() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- asCount() - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- asCount() - Method in class com.telenav.kivakit.core.value.count.MutableCount
- asCount(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asDateString() - Method in class com.telenav.kivakit.core.time.LocalTime
- asDateString(ZoneId) - Method in class com.telenav.kivakit.core.time.LocalTime
- asDateTimeString() - Method in class com.telenav.kivakit.core.time.LocalTime
- asDateTimeString(ZoneId) - Method in class com.telenav.kivakit.core.time.LocalTime
- asDay() - Method in class com.telenav.kivakit.core.time.DayOfWeek
- asDayOfWeek() - Method in class com.telenav.kivakit.core.time.Day
- asDays() - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
- asDouble() - Method in class com.telenav.kivakit.core.version.Version
- asDouble() - Method in interface com.telenav.kivakit.interfaces.numeric.Castable
- asDouble() - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
This number of nanoseconds as a double-precision floating point value
- asDouble(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asDoubleObject(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asEpochTime() - Method in class com.telenav.kivakit.core.time.HourOfWeek
- asEpochYear() - Method in class com.telenav.kivakit.core.time.Year
- asEstimate() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- asEstimate(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asException() - Method in interface com.telenav.kivakit.core.messaging.Message
- asException() - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- asFile() - Method in class com.telenav.kivakit.filesystem.FilePath
- asFile() - Method in class com.telenav.kivakit.resource.ResourcePath
- asFile(String) - Method in class com.telenav.kivakit.properties.PropertyMap
- asFilePath() - Method in class com.telenav.kivakit.resource.ResourcePath
- asFiscal() - Method in enum class com.telenav.kivakit.core.time.Quarter
- asFloat() - Method in interface com.telenav.kivakit.interfaces.numeric.Castable
- asFolder() - Method in class com.telenav.kivakit.filesystem.File
- asFolder(String) - Method in class com.telenav.kivakit.properties.PropertyMap
- asFrequency() - Method in class com.telenav.kivakit.core.time.Duration
- asGigabytes() - Method in class com.telenav.kivakit.core.value.count.Bytes
-
Gets the byte count in gigabytes.
- asHashCode() - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- asHexadecimalString(byte[]) - Static method in class com.telenav.kivakit.core.language.Arrays
-
Converts the given byte array to a hex string
- asHourOfWeek() - Method in class com.telenav.kivakit.core.time.DayOfWeek
- asHourOfWeek() - Method in class com.telenav.kivakit.core.time.Hour
- asHours() - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
- asHumanReadableString() - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
- asIdentifier(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- AsIndentedString - Interface in com.telenav.kivakit.core.string
-
An
Stringable
sub-interface that traverses a tree of objects, adding information to anAsStringIndenter
object as it goes. - asIndex() - Method in class com.telenav.kivakit.core.time.Day
- asInetSocketAddress() - Method in class com.telenav.kivakit.network.core.Port
- asInt() - Method in class com.telenav.kivakit.core.string.IndentingStringBuilder.Indentation
- asInt() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- asInt() - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- asInt() - Method in class com.telenav.kivakit.core.value.count.MutableCount
- asInt() - Method in class com.telenav.kivakit.core.value.identifier.IntegerIdentifier
- asInt() - Method in class com.telenav.kivakit.core.value.level.Percent
- asInt() - Method in interface com.telenav.kivakit.interfaces.numeric.Castable
- asInt(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asInt(String) - Method in class com.telenav.kivakit.core.collections.map.StringToStringMap
- asIntegerIdentifier(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asIntegerObject(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asIsoOrdinal() - Method in class com.telenav.kivakit.core.time.DayOfWeek
- asIterable() - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- asIterable(Matcher<Element>) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- asIterator() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- asIterator() - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- asIterator(Matcher<Element>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- asIterator(Matcher<Element>) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- asIterator(Matcher<Value>) - Method in class com.telenav.kivakit.collections.map.BaseIndexedMap
- asJavaDayOfWeek() - Method in class com.telenav.kivakit.core.time.DayOfWeek
- asJavaDuration() - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
-
Returns a java.time.Duration object for the number of milliseconds
- asJavaFile() - Method in class com.telenav.kivakit.filesystem.File
- asJavaFile() - Method in interface com.telenav.kivakit.filesystem.spi.FileService
- asJavaFile() - Method in class com.telenav.kivakit.resource.ResourcePath
- asJavaFile() - Method in interface com.telenav.kivakit.resource.ResourcePathed
- asJavaFiles() - Method in class com.telenav.kivakit.filesystem.FileList
- asJavaInstant() - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- asJavaLocale() - Method in class com.telenav.kivakit.core.locale.Locale
- asJavaOrdinal() - Method in class com.telenav.kivakit.core.time.DayOfWeek
- asJavaPath() - Method in class com.telenav.kivakit.core.path.StringPath
- asJavaPath() - Method in class com.telenav.kivakit.filesystem.File
- asJson() - Method in class com.telenav.kivakit.properties.PropertyMap
- asKilobytes() - Method in class com.telenav.kivakit.core.value.count.Bytes
-
Gets the byte count in kilobytes.
- asLevel() - Method in class com.telenav.kivakit.core.value.level.Level
- asLevel() - Method in class com.telenav.kivakit.core.value.level.Percent
- asList() - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- asLocalTime() - Method in class com.telenav.kivakit.core.time.Time
- asLocalTime(ZoneId) - Method in class com.telenav.kivakit.core.time.HourOfWeek
-
Converts this hour of the week, assumed to be in UTC, to the given time zone.
- asLocalTime(ZoneId) - Method in class com.telenav.kivakit.core.time.HourOfWeekSpan
- asLong() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- asLong() - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- asLong() - Method in class com.telenav.kivakit.core.value.count.MutableCount
- asLong() - Method in class com.telenav.kivakit.core.value.identifier.Identifier
- asLong() - Method in class com.telenav.kivakit.core.value.identifier.IntegerIdentifier
- asLong() - Method in interface com.telenav.kivakit.interfaces.numeric.Castable
- asLong(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asLongObject(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asMap() - Method in class com.telenav.kivakit.network.core.QueryParameters
- asMaximum() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- asMaximum(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asMegabytes() - Method in class com.telenav.kivakit.core.value.count.Bytes
-
Gets the byte count in megabytes.
- asMeridiemHour() - Method in class com.telenav.kivakit.core.time.Hour
-
Returns this hour of the day on a 12-hour AM/PM clock
- asMicroseconds() - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
- asMilitaryHour() - Method in class com.telenav.kivakit.core.time.Hour
-
Returns this hour of the day on a 24-hour clock
- asMilitaryHour(int) - Method in enum class com.telenav.kivakit.core.time.Meridiem
- asMilliseconds() - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
- asMinimum() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- asMinimum(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asMinutes() - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
- asNanoseconds() - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
- asPackage(Listener) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- asPackageReference() - Method in class com.telenav.kivakit.resource.packages.PackagePath
- asPath() - Method in class com.telenav.kivakit.resource.FileName
- asPath(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asPercent() - Method in class com.telenav.kivakit.core.value.level.Level
- asPercent(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asPreciseUnits() - Method in class com.telenav.kivakit.core.time.BaseTime
- asPredicate() - Method in interface com.telenav.kivakit.interfaces.comparison.Matcher
- asSeconds() - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
- asserting() - Static method in interface com.telenav.kivakit.core.ensure.FailureReporter
- assertionsEnabled() - Static method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- asSet() - Method in class com.telenav.kivakit.filesystem.FolderList
- asSet() - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- asSet() - Method in class com.telenav.kivakit.resource.BaseResourceList
- asShort() - Method in interface com.telenav.kivakit.interfaces.numeric.Castable
- asSimpleString() - Method in interface com.telenav.kivakit.interfaces.numeric.Quantizable
- asStream() - Method in class com.telenav.kivakit.core.function.Maybe
- asString() - Method in class com.telenav.kivakit.commandline.ArgumentList
- asString() - Method in class com.telenav.kivakit.core.path.StringPath
- asString() - Method in interface com.telenav.kivakit.core.string.AsIndentedString
- asString() - Method in class com.telenav.kivakit.core.value.count.Estimate
- asString() - Method in class com.telenav.kivakit.core.value.identifier.StringIdentifier
- asString() - Method in class com.telenav.kivakit.core.value.name.Name
- asString() - Method in class com.telenav.kivakit.filesystem.FilePath
- asString() - Method in interface com.telenav.kivakit.interfaces.string.Stringable
- asString() - Method in interface com.telenav.kivakit.interfaces.string.StringSource
- asString() - Method in class com.telenav.kivakit.network.http.BaseHttpResource
- asString() - Method in class com.telenav.kivakit.resource.reading.ResourceReader
- asString() - Method in interface com.telenav.kivakit.resource.Resource
- asString(Stringable.Format) - Method in class com.telenav.kivakit.commandline.CommandLine
- asString(Stringable.Format) - Method in class com.telenav.kivakit.commandline.parsing.SwitchList
- asString(Stringable.Format) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- asString(Stringable.Format) - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- asString(Stringable.Format) - Method in interface com.telenav.kivakit.core.string.AsIndentedString
- asString(Stringable.Format) - Method in interface com.telenav.kivakit.core.string.AsString
- asString(Stringable.Format) - Method in class com.telenav.kivakit.core.time.DayOfWeek
- asString(Stringable.Format) - Method in interface com.telenav.kivakit.interfaces.numeric.Quantizable
- asString(Stringable.Format) - Method in interface com.telenav.kivakit.interfaces.string.Stringable
- asString(Stringable.Format) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- asString(Stringable.Format) - Method in class com.telenav.kivakit.network.core.authentication.passwords.PlainTextPassword
- asString(Stringable.Format) - Method in class com.telenav.kivakit.network.core.Host
- asString(Stringable.Format) - Method in class com.telenav.kivakit.network.core.NetworkLocation
- asString(Stringable.Format, AsStringIndenter) - Method in interface com.telenav.kivakit.core.string.AsIndentedString
-
Adds structured information about this object to the given
AsStringIndenter
object - asString(Object) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
-
Recursively formats the given object, including nested
Collection
s, fields and methods marked withKivaKitIncludeProperty
and sub-objects implementingAsIndentedString
. - asString(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- AsString - Interface in com.telenav.kivakit.core.string
-
Interface to an object that can produce one or more different kinds of string representations.
- asStringArray() - Method in class com.telenav.kivakit.core.collections.list.StringList
- asStringIdentifier(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- AsStringIndenter - Class in com.telenav.kivakit.core.string
-
Holds state information during an object tree traversal by
AsIndentedString
. - AsStringIndenter(Stringable.Format) - Constructor for class com.telenav.kivakit.core.string.AsStringIndenter
-
By default, an indenter includes all properties and fields explicitly marked with
KivaKitIncludeProperty
- AsStringIndenter(Stringable.Format, int) - Constructor for class com.telenav.kivakit.core.string.AsStringIndenter
-
By default, an indenter includes all properties and fields explicitly marked with
KivaKitIncludeProperty
- AsStringIndenter(Stringable.Format, int, PropertyFilter) - Constructor for class com.telenav.kivakit.core.string.AsStringIndenter
- asStringList() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- asStringList() - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- asStringList() - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asStringPath() - Method in class com.telenav.kivakit.filesystem.FilePath
- asStringPath() - Method in class com.telenav.kivakit.network.core.NetworkPath
- asStringResource() - Method in interface com.telenav.kivakit.resource.reading.ReadableResource
- asTerabytes() - Method in class com.telenav.kivakit.core.value.count.Bytes
-
Gets the byte count in terabytes.
- asTimeString() - Method in class com.telenav.kivakit.core.time.LocalTime
- asTimeString(ZoneId) - Method in class com.telenav.kivakit.core.time.LocalTime
- asUnits() - Method in class com.telenav.kivakit.core.time.BaseTime
- asUnits() - Method in class com.telenav.kivakit.core.time.Day
- asUnitValue() - Method in class com.telenav.kivakit.core.value.level.Percent
- asUnixString() - Method in class com.telenav.kivakit.filesystem.FilePath
- asUnsignedByte() - Method in class com.telenav.kivakit.core.value.level.Confidence
- asUri() - Method in class com.telenav.kivakit.filesystem.FilePath
- asUri() - Method in class com.telenav.kivakit.filesystem.Folder
- asUri() - Method in class com.telenav.kivakit.network.core.BaseNetworkResource
- asUri() - Method in class com.telenav.kivakit.network.core.NetworkLocation
- asUri() - Method in class com.telenav.kivakit.network.core.NetworkPath
- asUri(Listener) - Method in class com.telenav.kivakit.network.core.Port
- asUri(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asUrl() - Method in class com.telenav.kivakit.filesystem.Folder
- asUrl() - Method in class com.telenav.kivakit.network.core.BaseNetworkResource
- asUrl() - Method in class com.telenav.kivakit.network.core.NetworkLocation
- asUtc() - Method in class com.telenav.kivakit.core.time.HourOfWeekSpan
- asUtc() - Method in class com.telenav.kivakit.core.time.LocalTime
- asUtc() - Method in class com.telenav.kivakit.core.time.Time
- asUtc(ZoneId) - Method in class com.telenav.kivakit.core.time.HourOfWeek
-
Converts this hour of the week, assumed to be in localtime, to UTC.
- asVariableMap() - Method in class com.telenav.kivakit.core.collections.list.StringList
- asVersion(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- asWeeks() - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
- asWritable() - Method in interface com.telenav.kivakit.resource.Resource
- asYears() - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
- asynchronous(boolean) - Static method in class com.telenav.kivakit.core.logging.logs.BaseLog
- asZeroToOne() - Method in class com.telenav.kivakit.core.value.level.Level
- asZeroToOne() - Method in class com.telenav.kivakit.core.value.level.Percent
- asZonedMilliseconds() - Method in class com.telenav.kivakit.core.time.LocalTime
- at() - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- at() - Method in class com.telenav.kivakit.core.progress.reporters.ConcurrentBroadcastingProgressReporter
- at() - Method in class com.telenav.kivakit.core.thread.StateMachine
- at(long) - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- at(long) - Method in class com.telenav.kivakit.core.progress.reporters.ConcurrentBroadcastingProgressReporter
- at(Project, int) - Method in interface com.telenav.kivakit.core.project.Project.Visitor
- at(Hour) - Method in class com.telenav.kivakit.core.time.DayOfWeek
- at(Month) - Method in class com.telenav.kivakit.core.time.Year
- at(Percent) - Method in interface com.telenav.kivakit.core.progress.ProgressListener
-
The percentage completion of the operation
- at(Value) - Method in interface com.telenav.kivakit.interfaces.code.FilteredLoopBody
-
Executes the target code with next value in the loop
- at(Value) - Method in interface com.telenav.kivakit.interfaces.code.LoopBody
-
Executes the target code for next value in a sequence
- atEndOfLine() - Method in class com.telenav.kivakit.core.io.LookAheadReader
-
Checks whether the input stream is at the end of line.
- attach(EmailAttachment) - Method in class com.telenav.kivakit.network.email.Email
- AttachmentConverter - Class in com.telenav.kivakit.network.email.converters
-
Converter to and from
EmailAttachment
objects - AttachmentConverter(Listener) - Constructor for class com.telenav.kivakit.network.email.converters.AttachmentConverter
- attribute(Key) - Method in interface com.telenav.kivakit.mixins.AttributesMixin
- attribute(Key, Value) - Method in interface com.telenav.kivakit.mixins.AttributesMixin
- attributes() - Method in interface com.telenav.kivakit.mixins.AttributesMixin
- AttributesMixin<Key,
Value> - Interface in com.telenav.kivakit.mixins -
A
Mixin
that allows any object to have a set of attributes associated with it. - AUGUST - Enum constant in enum class com.telenav.kivakit.core.time.Month
- AUSTRALIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- AUSTRIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- authenticator() - Method in class com.telenav.kivakit.network.email.EmailSender
- available() - Method in class com.telenav.kivakit.core.progress.reporters.ProgressiveInputStream
- average() - Method in class com.telenav.kivakit.core.math.Average
- Average - Class in com.telenav.kivakit.core.math
-
Computes a simple average, as well as a minimum and maximum value from a series of double sample values.
- Average() - Constructor for class com.telenav.kivakit.core.math.Average
- averageDuration() - Method in class com.telenav.kivakit.core.time.AverageDuration
- AverageDuration - Class in com.telenav.kivakit.core.time
-
Computes an average duration for a succession of samples.
- AverageDuration() - Constructor for class com.telenav.kivakit.core.time.AverageDuration
- await() - Method in class com.telenav.kivakit.core.thread.latches.InitializationLatch
- await() - Method in class com.telenav.kivakit.core.thread.Monitor
- await(long, TimeUnit) - Method in interface com.telenav.kivakit.interfaces.time.Awaitable
-
A method that accepts a wait time in a given unit
- await(Duration) - Method in class com.telenav.kivakit.core.thread.latches.InitializationLatch
- await(Awaitable) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
-
Wait for the given operation to complete or time out.
- await(ExecutorService) - Static method in class com.telenav.kivakit.core.thread.Threads
- Awaitable - Interface in com.telenav.kivakit.interfaces.time
-
Interface to a JDK method that takes a duration and time unit.
- AZERBAIJAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- AZERI - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
B
- b() - Method in class com.telenav.kivakit.core.object.Pair
- BAHAMAS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- BAHASA - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- BAHRAIN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- BANGLADESH - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- banner(String) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- BARBADOS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- base() - Method in class com.telenav.kivakit.resource.FileName
- BaseCollectionChangeWatcher<T> - Class in com.telenav.kivakit.collections.watcher
-
A base implementation of
CollectionChangeWatcher
. - BaseCollectionChangeWatcher() - Constructor for class com.telenav.kivakit.collections.watcher.BaseCollectionChangeWatcher
- BaseComponent - Class in com.telenav.kivakit.component
-
Base class for KivaKit components.
- BaseComponent() - Constructor for class com.telenav.kivakit.component.BaseComponent
- BaseConverter<From,
To> - Class in com.telenav.kivakit.conversion -
Base class for implementing converters.
- BaseConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.BaseConverter
- BaseCount<SubClass extends BaseCount<SubClass>> - Class in com.telenav.kivakit.core.value.count
-
Base class for classes that represent some kind of cardinal number.
- BaseCount() - Constructor for class com.telenav.kivakit.core.value.count.BaseCount
- BaseCount(long) - Constructor for class com.telenav.kivakit.core.value.count.BaseCount
- BaseExtractor<Value,
From> - Class in com.telenav.kivakit.extraction -
A base implementation for extractors that handles edge conditions like exceptions as well as extracting lists from arrays, maps and
Keyed
objects. - BaseExtractor(Listener) - Constructor for class com.telenav.kivakit.extraction.BaseExtractor
- BaseFormattedConverter - Class in com.telenav.kivakit.conversion.core.time
-
Convert to/from local time
- BaseFormattedConverter(Listener, DateTimeFormatter, ZoneId) - Constructor for class com.telenav.kivakit.conversion.core.time.BaseFormattedConverter
- BaseFormattedLocalTimeConverter - Class in com.telenav.kivakit.conversion.core.time
-
Converts time to and from a format that is a valid filename across Mac, Linux and Windows operating systems.
- BaseFormattedLocalTimeConverter(Listener, DateTimeFormatter) - Constructor for class com.telenav.kivakit.conversion.core.time.BaseFormattedLocalTimeConverter
- BaseFormattedLocalTimeConverter(Listener, DateTimeFormatter, ZoneId) - Constructor for class com.telenav.kivakit.conversion.core.time.BaseFormattedLocalTimeConverter
- BaseGsonFactory - Class in com.telenav.kivakit.serialization.gson.factory
-
Factory that produces configured
Gson
JSON serializers viaBaseGsonFactory.gson()
. - BaseGsonFactory(Listener) - Constructor for class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- BaseHttpResource - Class in com.telenav.kivakit.network.http
-
A network resource accessible via HTTP.
- BaseHttpResource(NetworkLocation, NetworkAccessConstraints) - Constructor for class com.telenav.kivakit.network.http.BaseHttpResource
-
Constructs a resource accessible via HTTP
- BaseIndexedMap<Key,
Value> - Class in com.telenav.kivakit.collections.map -
A map that allows access to data by both index and key.
- BaseIndexedMap(Maximum) - Constructor for class com.telenav.kivakit.collections.map.BaseIndexedMap
- BaseIterable<T> - Class in com.telenav.kivakit.core.collections.iteration
- BaseIterable() - Constructor for class com.telenav.kivakit.core.collections.iteration.BaseIterable
- BaseIterator<T> - Class in com.telenav.kivakit.core.collections.iteration
-
An implementation of
Iterator
that takes care of the basic logic of an iterator. - BaseIterator() - Constructor for class com.telenav.kivakit.core.collections.iteration.BaseIterator
- BaseList<Element> - Class in com.telenav.kivakit.core.collections.list
-
A base class for bounded lists which adds a number of convenient methods as well as support for various KivaKit interfaces, including
Indexable
,Sequence
,Addable
,Appendable
,andSized
}. - BaseList() - Constructor for class com.telenav.kivakit.core.collections.list.BaseList
-
An unbounded list
- BaseList(Maximum) - Constructor for class com.telenav.kivakit.core.collections.list.BaseList
- BaseList(Maximum, Collection<Element>) - Constructor for class com.telenav.kivakit.core.collections.list.BaseList
- BaseList(Collection<Element>) - Constructor for class com.telenav.kivakit.core.collections.list.BaseList
-
An unbounded list with the given list implementation
- BaseLog - Class in com.telenav.kivakit.core.logging.logs
-
Base class for log implementations.
- BaseLog() - Constructor for class com.telenav.kivakit.core.logging.logs.BaseLog
- BaseLogger - Class in com.telenav.kivakit.core.logging.loggers
- BaseLogger() - Constructor for class com.telenav.kivakit.core.logging.loggers.BaseLogger
- BaseLogger(LoggerCodeContext) - Constructor for class com.telenav.kivakit.core.logging.loggers.BaseLogger
- BaseMap<Key,
Value> - Class in com.telenav.kivakit.core.collections.map -
A base class for bounded maps which wraps a
Map
implementation. - BaseMap() - Constructor for class com.telenav.kivakit.core.collections.map.BaseMap
-
Unbounded map
- BaseMap(Maximum) - Constructor for class com.telenav.kivakit.core.collections.map.BaseMap
-
Bounded map
- BaseMap(Maximum, Map<Key, Value>) - Constructor for class com.telenav.kivakit.core.collections.map.BaseMap
-
A bounded map with the given implementation
- BaseMap(Map<Key, Value>) - Constructor for class com.telenav.kivakit.core.collections.map.BaseMap
-
An unbounded map with the given implementation
- BaseMessageAlarm - Class in com.telenav.kivakit.core.messaging.alarms
-
Base class for implementing message alarms.
- BaseMessageAlarm() - Constructor for class com.telenav.kivakit.core.messaging.alarms.BaseMessageAlarm
- baseName() - Method in interface com.telenav.kivakit.resource.ResourcePathed
- BaseNetworkResource - Class in com.telenav.kivakit.network.core
-
Base class for network resources.
- BaseNetworkResource(NetworkLocation) - Constructor for class com.telenav.kivakit.network.core.BaseNetworkResource
- BaseNetworkResource(BaseReadableResource) - Constructor for class com.telenav.kivakit.network.core.BaseNetworkResource
- BaseReadableResource - Class in com.telenav.kivakit.resource.reading
-
A base implementation of the
Resource
interface. - BaseReadableResource() - Constructor for class com.telenav.kivakit.resource.reading.BaseReadableResource
-
For serialization
- BaseReadableResource(BaseReadableResource) - Constructor for class com.telenav.kivakit.resource.reading.BaseReadableResource
- BaseReadableResource(ResourcePath) - Constructor for class com.telenav.kivakit.resource.reading.BaseReadableResource
- BaseRepeater - Class in com.telenav.kivakit.core.messaging.repeaters
-
A multicasting repeater which repeats all the messages it receives to a set of listeners.
- BaseRepeater() - Constructor for class com.telenav.kivakit.core.messaging.repeaters.BaseRepeater
- BaseRepeater(Class<?>) - Constructor for class com.telenav.kivakit.core.messaging.repeaters.BaseRepeater
- BaseRepeater(String) - Constructor for class com.telenav.kivakit.core.messaging.repeaters.BaseRepeater
- BaseRepeater(String, Class<?>) - Constructor for class com.telenav.kivakit.core.messaging.repeaters.BaseRepeater
- BaseResourceList<T extends Resource> - Class in com.telenav.kivakit.resource
- BaseResourceList() - Constructor for class com.telenav.kivakit.resource.BaseResourceList
- BaseResourceSettingsStore - Class in com.telenav.kivakit.settings.stores
-
Service Provider API
- BaseResourceSettingsStore() - Constructor for class com.telenav.kivakit.settings.stores.BaseResourceSettingsStore
- BaseSerializer<Value> - Class in com.telenav.kivakit.serialization.kryo
-
Kryo serializer extension class for serializing a particular type of object.
- BaseSerializer(Class<Value>) - Constructor for class com.telenav.kivakit.serialization.kryo.BaseSerializer
- BaseSet<Element> - Class in com.telenav.kivakit.core.collections.set
-
A set with a maximum size.
- BaseSet() - Constructor for class com.telenav.kivakit.core.collections.set.BaseSet
- BaseSet(Maximum) - Constructor for class com.telenav.kivakit.core.collections.set.BaseSet
- BaseSet(Maximum, Set<Element>) - Constructor for class com.telenav.kivakit.core.collections.set.BaseSet
- BaseSet(Set<Element>) - Constructor for class com.telenav.kivakit.core.collections.set.BaseSet
- BaseSettingsStore - Class in com.telenav.kivakit.settings
-
Service Provider API
- BaseSettingsStore() - Constructor for class com.telenav.kivakit.settings.BaseSettingsStore
- BaseStringConverter<Value> - Class in com.telenav.kivakit.conversion
-
Base class for conversions to and from String objects.
- BaseStringConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.BaseStringConverter
- BaseStringConverter(Listener, BiFunction<Listener, String, Value>) - Constructor for class com.telenav.kivakit.conversion.BaseStringConverter
- BaseStringConverter(Listener, Function<String, Value>) - Constructor for class com.telenav.kivakit.conversion.BaseStringConverter
- BaseStringMap<Value> - Class in com.telenav.kivakit.core.collections.map
-
A bounded map from string to value.
- BaseStringMap(Maximum) - Constructor for class com.telenav.kivakit.core.collections.map.BaseStringMap
- BaseStringMap(Maximum, Map<String, Value>) - Constructor for class com.telenav.kivakit.core.collections.map.BaseStringMap
- BaseTextLog - Class in com.telenav.kivakit.core.logging.logs.text
- BaseTextLog() - Constructor for class com.telenav.kivakit.core.logging.logs.text.BaseTextLog
- BaseTextLog.Format - Enum Class in com.telenav.kivakit.core.logging.logs.text
-
The type of formatting to perform on log entries
- BaseTime<T extends BaseTime<T>> - Class in com.telenav.kivakit.core.time
- BaseTime() - Constructor for class com.telenav.kivakit.core.time.BaseTime
- BaseTime(Nanoseconds) - Constructor for class com.telenav.kivakit.core.time.BaseTime
- BaseTime.Topology - Enum Class in com.telenav.kivakit.core.time
- BaseTwoWayConverter<From,
To> - Class in com.telenav.kivakit.conversion -
Base class for implementing two-way converters.
- BaseTwoWayConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.BaseTwoWayConverter
- BaseValidator - Class in com.telenav.kivakit.validation
-
A base implementation of
Validator
that provides convenience methods for reporting validation issues: - BaseValidator() - Constructor for class com.telenav.kivakit.validation.BaseValidator
- BaseValidator(Validator) - Constructor for class com.telenav.kivakit.validation.BaseValidator
- BaseWritableResource - Class in com.telenav.kivakit.resource.writing
-
Extends
BaseReadableResource
and provides a base implementation of theWritableResource
interface. - BaseWritableResource() - Constructor for class com.telenav.kivakit.resource.writing.BaseWritableResource
- BaseWritableResource(ResourcePath) - Constructor for class com.telenav.kivakit.resource.writing.BaseWritableResource
- BaseWritableResource(BaseWritableResource) - Constructor for class com.telenav.kivakit.resource.writing.BaseWritableResource
- BASQUE - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- Batch() - Constructor for class com.telenav.kivakit.core.thread.Batcher.Batch
- BatchAdder() - Constructor for class com.telenav.kivakit.core.thread.Batcher.BatchAdder
- Batcher<Element> - Class in com.telenav.kivakit.core.thread
-
A
Batcher
has a queue of element batches which are processed by one or more worker threads. - Batcher() - Constructor for class com.telenav.kivakit.core.thread.Batcher
- Batcher(Batcher<Element>) - Constructor for class com.telenav.kivakit.core.thread.Batcher
- Batcher.Batch - Class in com.telenav.kivakit.core.thread
-
A batch of elements for processing
- Batcher.BatchAdder - Class in com.telenav.kivakit.core.thread
-
Adds elements to a batch and enqueues the batch when it is full before starting a new one.
- beansProperties(PropertyMembers...) - Static method in interface com.telenav.kivakit.core.language.reflection.property.PropertyFilter
- BELARUS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- BELARUSIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- BELGIUM - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- BELIZE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- BENGALI - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- BENIN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- BERMUDA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- BETA - Enum constant in enum class com.telenav.kivakit.core.version.Release
- BHUTAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- binary(int, int) - Static method in class com.telenav.kivakit.core.string.StringTo
- bitCount(long) - Static method in class com.telenav.kivakit.core.value.count.BitCount
- bitCount(T[]) - Static method in class com.telenav.kivakit.core.value.count.BitCount
- BitCount - Class in com.telenav.kivakit.core.value.count
-
A number of bits and various associated methods.
- BitCount() - Constructor for class com.telenav.kivakit.core.value.count.BitCount
- BitCount(long) - Constructor for class com.telenav.kivakit.core.value.count.BitCount
- BitDiagram - Class in com.telenav.kivakit.core.bits
-
A
BitDiagram
is a character string that visually depicts one or more bit fields of a primitive value such as an int or a long. - BitDiagram(String) - Constructor for class com.telenav.kivakit.core.bits.BitDiagram
- BitDiagram.BitField - Class in com.telenav.kivakit.core.bits
-
The bit field for a given character in a bit diagram
- BitField(char) - Constructor for class com.telenav.kivakit.core.bits.BitDiagram.BitField
- bits() - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- Bits - Class in com.telenav.kivakit.core.bits
-
Utility methods for manipulating bits
- Bits() - Constructor for class com.telenav.kivakit.core.bits.Bits
- bitsToRepresent() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- bitsToRepresent() - Method in class com.telenav.kivakit.core.value.identifier.Identifier
- bitsToRepresent(int) - Static method in class com.telenav.kivakit.core.value.count.BitCount
- bitsToRepresent(long) - Static method in class com.telenav.kivakit.core.value.count.BitCount
- body(EmailBody) - Method in class com.telenav.kivakit.network.email.Email
- BodyConverter - Class in com.telenav.kivakit.network.email.converters
-
Converts to and from
EmailBody
models. - BodyConverter(Listener) - Constructor for class com.telenav.kivakit.network.email.converters.BodyConverter
- BOLIVIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- booleanArgumentParser(Listener, String) - Static method in class com.telenav.kivakit.commandline.ArgumentParser
- BooleanConverter - Class in com.telenav.kivakit.conversion.core.language.primitive
-
Converts between booleans and strings.
- BooleanConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.BooleanConverter
- BooleanFunction<Value> - Interface in com.telenav.kivakit.interfaces.function
-
A boolean functional interface that returns true or false for a given value.
- Booleans - Class in com.telenav.kivakit.core.language.primitive
-
Utility methods for boolean> values.
- Booleans() - Constructor for class com.telenav.kivakit.core.language.primitive.Booleans
- booleanSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- BooleanValued - Interface in com.telenav.kivakit.interfaces.value
-
Interface to an object that has a boolean value
- BOSNIA_AND_HERZEGOVINA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- BOSNIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- BOTSWANA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- bottom(Maximum) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- bottom(Maximum, Comparator<Map.Entry<T, MutableCount>>) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- bottomLine() - Static method in class com.telenav.kivakit.core.string.AsciiArt
- bottomLine(int) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- bottomLine(int, String, Object...) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- bottomLine(String, Object...) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- box(String, char, char) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- box(String, Object...) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- bracketed() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- bracketed(int) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- bracketed(Iterable<?>, Consumer<Object>) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
-
Calls the consumer for each element int the given collection within indented curly brackets
- BRAZIL - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- BRITISH_INDIAN_OCEAN_TERRITORY - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- Broadcaster - Interface in com.telenav.kivakit.core.messaging
-
Broadcasts a message to zero or more listeners via
Broadcaster.transmit(Transmittable)
. - BroadcastingProgressReporter - Class in com.telenav.kivakit.core.progress.reporters
-
A progress reporter that sends progress messages to a
Listener
as an operation proceeds. - BroadcastingProgressReporter() - Constructor for class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- BroadcastingProgressReporter(BroadcastingProgressReporter) - Constructor for class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- broadcastTo(Listener) - Method in class com.telenav.kivakit.core.messaging.listeners.MessageList
- BRUNEI_DARUSSALAM - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- buffer(InputStream) - Static method in class com.telenav.kivakit.core.io.IO
- buffer(OutputStream) - Static method in class com.telenav.kivakit.core.io.IO
- BUFFERED - Enum constant in enum class com.telenav.kivakit.core.io.IO.CopyStyle
- build() - Method in class com.telenav.kivakit.application.Application
- build() - Method in class com.telenav.kivakit.commandline.ArgumentParser.Builder
- build() - Method in class com.telenav.kivakit.commandline.SwitchParser.Builder
- build() - Method in class com.telenav.kivakit.core.project.Project
- build(Class<?>) - Static method in class com.telenav.kivakit.core.project.Build
- Build - Class in com.telenav.kivakit.core.project
-
Information about a build, from the resource classpath resource /build.properties.
- Build() - Constructor for class com.telenav.kivakit.core.project.Build
- builder(Class<T>) - Static method in class com.telenav.kivakit.commandline.ArgumentParser
- builder(Class<T>) - Static method in class com.telenav.kivakit.commandline.SwitchParser
- Builder() - Constructor for class com.telenav.kivakit.commandline.ArgumentParser.Builder
- BULGARIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- BULGARIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- bullet() - Static method in class com.telenav.kivakit.core.string.AsciiArt
- bulleted() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- bulleted(int) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- bulleted(int, Collection<?>) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- bulleted(int, Collection<?>, String) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- bulleted(Collection<?>) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- bulleted(Collection<?>, String) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- BURKINA_FASO - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- BURMESE - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- BURUNDI - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- by(int, String) - Static method in class com.telenav.kivakit.core.string.Indent
- bytes() - Method in class com.telenav.kivakit.resource.reading.ResourceReader
- bytes(byte[]) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- bytes(double) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- bytes(int[]) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- bytes(long) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- bytes(long[]) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- bytes(Count) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- Bytes - Class in com.telenav.kivakit.core.value.count
-
Represents an immutable byte count.
- BytesConverter - Class in com.telenav.kivakit.conversion.core.value
-
Converts to and from
Bytes
. - BytesConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.value.BytesConverter
- byteSequence(Matcher<Byte>, Consumer<Byte>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- byteSequence(Repeats, Matcher<Byte>, Consumer<Byte>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- byteSequence(Repeats, Consumer<Byte>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- byteSequence(Consumer<Byte>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- ByteSized - Interface in com.telenav.kivakit.core.value.count
-
An interface to any object whose size can be measured in bytes.
- ByteSizedOutputStream - Class in com.telenav.kivakit.core.io
- ByteSizedOutputStream(OutputStream) - Constructor for class com.telenav.kivakit.core.io.ByteSizedOutputStream
- bytesSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
C
- cacheFolderPath() - Method in class com.telenav.kivakit.core.KivaKit
- CacheMap<Key,
Value> - Class in com.telenav.kivakit.core.collections.map -
A map that has a fixed size and that deletes the oldest entries when that size is exceeded.
- CacheMap(Maximum) - Constructor for class com.telenav.kivakit.core.collections.map.CacheMap
- CacheMap(Maximum, Duration) - Constructor for class com.telenav.kivakit.core.collections.map.CacheMap
-
Constructor
- CALENDAR - Enum constant in enum class com.telenav.kivakit.core.time.Quarter.Type
- calendarQuarter() - Method in class com.telenav.kivakit.core.time.LocalTime
- calendarQuarter() - Method in enum class com.telenav.kivakit.core.time.Month
- calendarQuarter(int) - Static method in enum class com.telenav.kivakit.core.time.Quarter
- callback(Value) - Method in interface com.telenav.kivakit.interfaces.code.Callback
- Callback<Value> - Interface in com.telenav.kivakit.interfaces.code
-
A simple callback interface.
- callerOf(CallStack.Proximity, CallStack.Matching, Class<?>) - Static method in class com.telenav.kivakit.core.messaging.context.CallStack
- callerOf(CallStack.Proximity, CallStack.Matching, Class<?>, CallStack.Matching, Class<?>...) - Static method in class com.telenav.kivakit.core.messaging.context.CallStack
-
Finds the (KivaKit)
Method
that called the given callee class. - CallStack - Class in com.telenav.kivakit.core.messaging.context
-
A stack of KivaKit
Method
objects for a given thread (CallStack.stack(Thread)
or the current threadCallStack.stack()
. - CallStack() - Constructor for class com.telenav.kivakit.core.messaging.context.CallStack
- CallStack.Matching - Enum Class in com.telenav.kivakit.core.messaging.context
- CallStack.Proximity - Enum Class in com.telenav.kivakit.core.messaging.context
- callSystemExitOnUnrecoverableError() - Method in interface com.telenav.kivakit.commandline.ApplicationMetadata
- CAMBODIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- camelCaseToHyphenated(String) - Static method in class com.telenav.kivakit.core.string.CaseFormat
-
"WebServer -> "web-server" and "webServer -> "web-server"
- CAMEROON - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- can() - Method in class com.telenav.kivakit.filesystem.File
- can() - Method in interface com.telenav.kivakit.resource.Resource
- can(Resource.Can) - Method in interface com.telenav.kivakit.resource.Resource
- CANADA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- canCopy(Resource, Resource) - Method in enum class com.telenav.kivakit.resource.CopyMode
- canExplore(Object) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
- canonicalName() - Method in class com.telenav.kivakit.network.core.Host
- canParse(String) - Method in class com.telenav.kivakit.commandline.ArgumentParser
- canRemove(File, FileList) - Method in class com.telenav.kivakit.filesystem.FolderPruner
- capacity() - Method in class com.telenav.kivakit.filesystem.FolderPruner
- capacity(Bytes) - Method in class com.telenav.kivakit.filesystem.FolderPruner
- CAPE_VERDE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- capitalize(String) - Static method in class com.telenav.kivakit.core.string.CaseFormat
-
"webServer" -> "WebServer"
- capitalizeOnlyFirstLetter(String) - Static method in class com.telenav.kivakit.core.string.CaseFormat
-
"webServer" -> "Webserver"
- capture(Broadcaster) - Static method in class com.telenav.kivakit.core.function.Result
-
Returns a result with the given value
- capturedAt() - Method in class com.telenav.kivakit.core.vm.ThreadSnapshot
- captureOutput(Process) - Static method in class com.telenav.kivakit.core.os.Processes
- CaseFoldingStringMap<Element> - Class in com.telenav.kivakit.core.collections.map
-
A
StringMap
where values that are added withBaseMap.put(Object, Object)
are automatically converted to lowercase and can be retrieved withCaseFoldingStringMap.get(Object)
in a case-independent manner. - CaseFoldingStringMap() - Constructor for class com.telenav.kivakit.core.collections.map.CaseFoldingStringMap
- CaseFoldingStringMap(Maximum) - Constructor for class com.telenav.kivakit.core.collections.map.CaseFoldingStringMap
- CaseFormat - Class in com.telenav.kivakit.core.string
-
Converts between different styles of casing: camelCase Capitalized lower-hyphenated UPPER_UNDERSCORE
- CaseFormat() - Constructor for class com.telenav.kivakit.core.string.CaseFormat
- caseSensitive(boolean) - Method in class com.telenav.kivakit.core.collections.map.NameMap
- cast(long, Class<T>) - Method in interface com.telenav.kivakit.interfaces.numeric.CastTrait
-
Returns the given value cast to the given number type
- cast(Castable, Class<T>) - Method in interface com.telenav.kivakit.interfaces.numeric.CastTrait
-
Returns the given number cast to the given number type
- Castable - Interface in com.telenav.kivakit.interfaces.numeric
-
Performs type-casting on a long value returned by
Castable.asLong()
- CastTrait - Interface in com.telenav.kivakit.interfaces.numeric
-
Utility methods to cast numbers
- CATALAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- cause() - Method in class com.telenav.kivakit.core.messaging.context.StackTrace
- cause() - Method in interface com.telenav.kivakit.core.messaging.Message
- cause() - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- cause(Throwable) - Method in interface com.telenav.kivakit.core.messaging.Message
-
Not public API
- cause(Throwable) - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- CAYMAN_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- center(String, int, char) - Static method in class com.telenav.kivakit.core.string.Align
-
Centers the given text to a given length, with a given character used for padding
- CENTRAL_AFRICAN_REPUBLIC - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- CHAD - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- changed() - Method in class com.telenav.kivakit.collections.watcher.BaseCollectionChangeWatcher
- charset() - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
- charset() - Method in interface com.telenav.kivakit.resource.reading.ReadableResource
- charset() - Method in class com.telenav.kivakit.resource.writing.ResourceWriter
- charset(Charset) - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
- check() - Method in class com.telenav.kivakit.core.messaging.listeners.MessageChecker
-
Checks to see if the correct count of each expected message has been received and not any other messages
- check(Runnable) - Method in class com.telenav.kivakit.core.messaging.listeners.MessageChecker
-
Runs the given code and then checks messages received
- checkSize(int) - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- checkSize(int) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- checkSizeIncrease(int) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- child() - Method in class com.telenav.kivakit.core.string.Separators
- child(int) - Method in class com.telenav.kivakit.core.string.Separators
- child(String) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- child(String) - Method in class com.telenav.kivakit.resource.packages.Package
- CHILD - Enum constant in enum class com.telenav.kivakit.launcher.JarLauncher.ProcessType
- CHILE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- CHINA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- CHINESE - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- CHINESE_GAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- CHINESE_HAKKA - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- CHINESE_MANDARIN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- CHINESE_MIN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- CHINESE_WU - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- CHINESE_XIANG - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- CHINESE_YUE - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- chmod(PosixFilePermission...) - Method in class com.telenav.kivakit.filesystem.File
-
Change the access permissions of this file
- chmod(PosixFilePermission...) - Method in class com.telenav.kivakit.filesystem.Folder
- chmod(PosixFilePermission...) - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- chmodNested(PosixFilePermission...) - Method in class com.telenav.kivakit.filesystem.Folder
- CHRISTMAS_ISLAND - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- CLASS - Static variable in class com.telenav.kivakit.resource.Extension
- ClassConverter - Class in com.telenav.kivakit.conversion.core.language
-
Converts between
Class
objects and fully-qualified class names. - ClassConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.language.ClassConverter
- Classes - Class in com.telenav.kivakit.core.language
-
Class utility methods
- Classes() - Constructor for class com.telenav.kivakit.core.language.Classes
- ClassMap<T> - Class in com.telenav.kivakit.core.collections.map
-
A map from class to value.
- ClassMap() - Constructor for class com.telenav.kivakit.core.collections.map.ClassMap
- ClassMap(Maximum) - Constructor for class com.telenav.kivakit.core.collections.map.ClassMap
- classToCount - Static variable in interface com.telenav.kivakit.interfaces.code.TripwireTrait
-
Map from this trait's implementing class to the current method invocation count
- classToTimes - Static variable in interface com.telenav.kivakit.interfaces.code.TripwireTrait
-
Map from this trait's implementing class to the number of times
TripwireTrait.tripwireTripEvery(int)
must be called beforeTripwireTrait.tripwireTripped(int)
is called - clean() - Method in class com.telenav.kivakit.network.ftp.FtpResource
- CLEAN_UP_ON_EXIT - Enum constant in enum class com.telenav.kivakit.filesystem.Folder.Type
- clear() - Method in class com.telenav.kivakit.collections.map.BaseIndexedMap
- clear() - Method in class com.telenav.kivakit.collections.map.TwoWayMap
- clear() - Method in class com.telenav.kivakit.collections.set.CompoundSet
- clear() - Method in class com.telenav.kivakit.collections.set.LogicalSet
- clear() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- clear() - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- clear() - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- clear() - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- clear() - Method in class com.telenav.kivakit.core.collections.set.IdentitySet
- clear() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- clear() - Method in class com.telenav.kivakit.core.object.Lazy
-
Clears this lazy value.
- clear() - Method in class com.telenav.kivakit.core.object.LazyMap
-
Clears this map
- clear() - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- clear() - Method in class com.telenav.kivakit.core.value.count.MutableCount
- clear() - Method in class com.telenav.kivakit.filesystem.FolderList
- clear() - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
-
Clear the contents of this folder
- clear() - Method in interface com.telenav.kivakit.interfaces.collection.Clearable
- clear(Object) - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- Clearable - Interface in com.telenav.kivakit.interfaces.collection
-
Interface to an object that can be cleared
- clearAll() - Method in class com.telenav.kivakit.filesystem.Folder
-
Clears all files and folders in this folder
- clearAllAndDelete() - Method in class com.telenav.kivakit.filesystem.Folder
-
Clears this folder of files and folders, then deletes it
- clearListeners() - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Removes all listeners from this broadcaster
- clearListeners() - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
-
Removes all listeners from this broadcaster
- clearListeners() - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
-
Removes all listeners from this broadcaster
- CLIENT - Enum constant in enum class com.telenav.kivakit.serialization.core.SerializationSession.SessionType
-
This session is interacting with a client socket
- clip(String, int) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- close() - Method in class com.telenav.kivakit.core.io.ByteSizedOutputStream
- close() - Method in class com.telenav.kivakit.core.io.LimitedInputStream
- close() - Method in class com.telenav.kivakit.core.io.LookAheadReader
- close() - Method in class com.telenav.kivakit.core.io.StringReader
- close() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
-
Closes the queue to new entries
- close() - Method in class com.telenav.kivakit.core.progress.reporters.ProgressiveInputStream
- close() - Method in class com.telenav.kivakit.core.progress.reporters.ProgressiveOutputStream
- close() - Method in interface com.telenav.kivakit.interfaces.io.Closeable
-
Closes the object (often an I/O related object)
- close() - Method in class com.telenav.kivakit.network.email.EmailSender
-
Closes the queue to new entries
- close() - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
-
Closes the object (often an I/O related object)
- close() - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
- close() - Method in class com.telenav.kivakit.resource.compression.archive.ZipEntry
- close() - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
- close(InputStream) - Static method in class com.telenav.kivakit.core.io.IO
- close(OutputStream) - Static method in class com.telenav.kivakit.core.io.IO
- close(Reader) - Static method in class com.telenav.kivakit.core.io.IO
- close(Writer) - Static method in class com.telenav.kivakit.core.io.IO
-
Added writer safe close capability
- close(AutoCloseable) - Static method in class com.telenav.kivakit.core.io.IO
-
Added writer safe close capability
- close(FileSystem) - Static method in class com.telenav.kivakit.core.io.Nio
- close(ZipFile) - Static method in class com.telenav.kivakit.core.io.IO
- Closeable - Interface in com.telenav.kivakit.interfaces.io
-
An interface like java.io.
Closeable
, except that it does not throw anIOException
. - closeOutput() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- COCOS_KEELING_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- code - Variable in class com.telenav.kivakit.core.messaging.messages.OperationStatusMessage
-
A hierarchical error code per IETF RFC 7807.
- code() - Method in class com.telenav.kivakit.core.messaging.messages.OperationStatusMessage
- code(byte[]) - Static method in class com.telenav.kivakit.core.language.Hash
- code(byte[], int, int) - Static method in class com.telenav.kivakit.core.language.Hash
- code(char[], int, int) - Static method in class com.telenav.kivakit.core.language.Hash
- code(int[]) - Static method in class com.telenav.kivakit.core.language.Hash
- code(int[], int, int) - Static method in class com.telenav.kivakit.core.language.Hash
- code(long) - Static method in class com.telenav.kivakit.core.language.Hash
- code(long[]) - Static method in class com.telenav.kivakit.core.language.Hash
- code(long[], int, int) - Static method in class com.telenav.kivakit.core.language.Hash
- code(Object) - Static method in class com.telenav.kivakit.core.language.Hash
- code(String) - Method in class com.telenav.kivakit.core.messaging.messages.OperationStatusMessage
- code(String) - Method in class com.telenav.kivakit.core.messaging.messages.status.FatalProblem
- code(Iterator<Object>) - Static method in class com.telenav.kivakit.core.language.Hash
- Code<Value> - Interface in com.telenav.kivakit.interfaces.code
-
Code that can be executed, returning a value, as opposed to
Runnable
which does not return a value. - codec() - Method in class com.telenav.kivakit.resource.Extension
- codec() - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
- codec() - Method in interface com.telenav.kivakit.resource.Resource
- codec(Codec) - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
- Codec - Interface in com.telenav.kivakit.resource.compression
-
A codec is a
Compressor
and aDecompressor
. - codeContext() - Method in interface com.telenav.kivakit.core.logging.Logger
-
Not public API
- codeContext() - Method in class com.telenav.kivakit.core.logging.loggers.BaseLogger
- codeContext() - Method in class com.telenav.kivakit.core.logging.loggers.NullLogger
- CodeContext - Class in com.telenav.kivakit.core.messaging.context
-
Information about a location in code, including the host and class.
- CodeContext() - Constructor for class com.telenav.kivakit.core.messaging.context.CodeContext
- CodeContext(Class<?>) - Constructor for class com.telenav.kivakit.core.messaging.context.CodeContext
- CodeContext(Method) - Constructor for class com.telenav.kivakit.core.messaging.context.CodeContext
- CodeContext(String) - Constructor for class com.telenav.kivakit.core.messaging.context.CodeContext
- CollectionChangeListener<T> - Interface in com.telenav.kivakit.collections.watcher
-
Interface that listens to changes to a collection of objects.
- CollectionChangeWatcher<T> - Interface in com.telenav.kivakit.collections.watcher
-
An interface to an object that watches changes to a collection
- Collections - Class in com.telenav.kivakit.core.collections
-
Collection utility methods
- Collections() - Constructor for class com.telenav.kivakit.core.collections.Collections
- COLOMBIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- ColumnarLogFormatter - Class in com.telenav.kivakit.core.logging.logs.text.formatters
-
Formats log entries into flexible delimited columns.
- ColumnarLogFormatter() - Constructor for class com.telenav.kivakit.core.logging.logs.text.formatters.ColumnarLogFormatter
- com.telenav.kivakit.application - package com.telenav.kivakit.application
- com.telenav.kivakit.application.lexakai - package com.telenav.kivakit.application.lexakai
- com.telenav.kivakit.collections.map - package com.telenav.kivakit.collections.map
- com.telenav.kivakit.collections.set - package com.telenav.kivakit.collections.set
- com.telenav.kivakit.collections.set.operations - package com.telenav.kivakit.collections.set.operations
- com.telenav.kivakit.collections.watcher - package com.telenav.kivakit.collections.watcher
- com.telenav.kivakit.commandline - package com.telenav.kivakit.commandline
- com.telenav.kivakit.commandline.parsing - package com.telenav.kivakit.commandline.parsing
- com.telenav.kivakit.component - package com.telenav.kivakit.component
- com.telenav.kivakit.conversion - package com.telenav.kivakit.conversion
- com.telenav.kivakit.conversion.core.collections.list - package com.telenav.kivakit.conversion.core.collections.list
- com.telenav.kivakit.conversion.core.collections.map - package com.telenav.kivakit.conversion.core.collections.map
- com.telenav.kivakit.conversion.core.identifier - package com.telenav.kivakit.conversion.core.identifier
- com.telenav.kivakit.conversion.core.language - package com.telenav.kivakit.conversion.core.language
- com.telenav.kivakit.conversion.core.language.object - package com.telenav.kivakit.conversion.core.language.object
- com.telenav.kivakit.conversion.core.language.primitive - package com.telenav.kivakit.conversion.core.language.primitive
- com.telenav.kivakit.conversion.core.locale - package com.telenav.kivakit.conversion.core.locale
- com.telenav.kivakit.conversion.core.time - package com.telenav.kivakit.conversion.core.time
- com.telenav.kivakit.conversion.core.value - package com.telenav.kivakit.conversion.core.value
- com.telenav.kivakit.core - package com.telenav.kivakit.core
- com.telenav.kivakit.core.bits - package com.telenav.kivakit.core.bits
- com.telenav.kivakit.core.code - package com.telenav.kivakit.core.code
- com.telenav.kivakit.core.collections - package com.telenav.kivakit.core.collections
- com.telenav.kivakit.core.collections.iteration - package com.telenav.kivakit.core.collections.iteration
- com.telenav.kivakit.core.collections.list - package com.telenav.kivakit.core.collections.list
- com.telenav.kivakit.core.collections.map - package com.telenav.kivakit.core.collections.map
- com.telenav.kivakit.core.collections.set - package com.telenav.kivakit.core.collections.set
- com.telenav.kivakit.core.ensure - package com.telenav.kivakit.core.ensure
- com.telenav.kivakit.core.function - package com.telenav.kivakit.core.function
- com.telenav.kivakit.core.function.arities - package com.telenav.kivakit.core.function.arities
- com.telenav.kivakit.core.io - package com.telenav.kivakit.core.io
- com.telenav.kivakit.core.language - package com.telenav.kivakit.core.language
- com.telenav.kivakit.core.language.module - package com.telenav.kivakit.core.language.module
- com.telenav.kivakit.core.language.object - package com.telenav.kivakit.core.language.object
- com.telenav.kivakit.core.language.primitive - package com.telenav.kivakit.core.language.primitive
- com.telenav.kivakit.core.language.reflection - package com.telenav.kivakit.core.language.reflection
- com.telenav.kivakit.core.language.reflection.filters.field - package com.telenav.kivakit.core.language.reflection.filters.field
- com.telenav.kivakit.core.language.reflection.property - package com.telenav.kivakit.core.language.reflection.property
- com.telenav.kivakit.core.language.trait - package com.telenav.kivakit.core.language.trait
- com.telenav.kivakit.core.locale - package com.telenav.kivakit.core.locale
- com.telenav.kivakit.core.logging - package com.telenav.kivakit.core.logging
- com.telenav.kivakit.core.logging.loggers - package com.telenav.kivakit.core.logging.loggers
- com.telenav.kivakit.core.logging.logs - package com.telenav.kivakit.core.logging.logs
- com.telenav.kivakit.core.logging.logs.text - package com.telenav.kivakit.core.logging.logs.text
- com.telenav.kivakit.core.logging.logs.text.formatters - package com.telenav.kivakit.core.logging.logs.text.formatters
- com.telenav.kivakit.core.math - package com.telenav.kivakit.core.math
- com.telenav.kivakit.core.messaging - package com.telenav.kivakit.core.messaging
- com.telenav.kivakit.core.messaging.alarms - package com.telenav.kivakit.core.messaging.alarms
- com.telenav.kivakit.core.messaging.broadcasters - package com.telenav.kivakit.core.messaging.broadcasters
- com.telenav.kivakit.core.messaging.context - package com.telenav.kivakit.core.messaging.context
- com.telenav.kivakit.core.messaging.filters - package com.telenav.kivakit.core.messaging.filters
- com.telenav.kivakit.core.messaging.listeners - package com.telenav.kivakit.core.messaging.listeners
- com.telenav.kivakit.core.messaging.messages - package com.telenav.kivakit.core.messaging.messages
- com.telenav.kivakit.core.messaging.messages.lifecycle - package com.telenav.kivakit.core.messaging.messages.lifecycle
- com.telenav.kivakit.core.messaging.messages.status - package com.telenav.kivakit.core.messaging.messages.status
- com.telenav.kivakit.core.messaging.messages.status.activity - package com.telenav.kivakit.core.messaging.messages.status.activity
- com.telenav.kivakit.core.messaging.repeaters - package com.telenav.kivakit.core.messaging.repeaters
- com.telenav.kivakit.core.object - package com.telenav.kivakit.core.object
- com.telenav.kivakit.core.os - package com.telenav.kivakit.core.os
- com.telenav.kivakit.core.path - package com.telenav.kivakit.core.path
- com.telenav.kivakit.core.progress - package com.telenav.kivakit.core.progress
- com.telenav.kivakit.core.progress.reporters - package com.telenav.kivakit.core.progress.reporters
- com.telenav.kivakit.core.project - package com.telenav.kivakit.core.project
- com.telenav.kivakit.core.registry - package com.telenav.kivakit.core.registry
- com.telenav.kivakit.core.string - package com.telenav.kivakit.core.string
- com.telenav.kivakit.core.testing - package com.telenav.kivakit.core.testing
- com.telenav.kivakit.core.thread - package com.telenav.kivakit.core.thread
- com.telenav.kivakit.core.thread.latches - package com.telenav.kivakit.core.thread.latches
- com.telenav.kivakit.core.thread.locks - package com.telenav.kivakit.core.thread.locks
- com.telenav.kivakit.core.time - package com.telenav.kivakit.core.time
- com.telenav.kivakit.core.value.count - package com.telenav.kivakit.core.value.count
- com.telenav.kivakit.core.value.identifier - package com.telenav.kivakit.core.value.identifier
- com.telenav.kivakit.core.value.level - package com.telenav.kivakit.core.value.level
- com.telenav.kivakit.core.value.mutable - package com.telenav.kivakit.core.value.mutable
- com.telenav.kivakit.core.value.name - package com.telenav.kivakit.core.value.name
- com.telenav.kivakit.core.version - package com.telenav.kivakit.core.version
- com.telenav.kivakit.core.vm - package com.telenav.kivakit.core.vm
- com.telenav.kivakit.extraction - package com.telenav.kivakit.extraction
- com.telenav.kivakit.filesystem - package com.telenav.kivakit.filesystem
- com.telenav.kivakit.filesystem.spi - package com.telenav.kivakit.filesystem.spi
- com.telenav.kivakit.interfaces.code - package com.telenav.kivakit.interfaces.code
- com.telenav.kivakit.interfaces.collection - package com.telenav.kivakit.interfaces.collection
- com.telenav.kivakit.interfaces.comparison - package com.telenav.kivakit.interfaces.comparison
- com.telenav.kivakit.interfaces.factory - package com.telenav.kivakit.interfaces.factory
- com.telenav.kivakit.interfaces.function - package com.telenav.kivakit.interfaces.function
- com.telenav.kivakit.interfaces.io - package com.telenav.kivakit.interfaces.io
- com.telenav.kivakit.interfaces.lifecycle - package com.telenav.kivakit.interfaces.lifecycle
- com.telenav.kivakit.interfaces.loading - package com.telenav.kivakit.interfaces.loading
- com.telenav.kivakit.interfaces.messaging - package com.telenav.kivakit.interfaces.messaging
- com.telenav.kivakit.interfaces.model - package com.telenav.kivakit.interfaces.model
- com.telenav.kivakit.interfaces.monads - package com.telenav.kivakit.interfaces.monads
- com.telenav.kivakit.interfaces.naming - package com.telenav.kivakit.interfaces.naming
- com.telenav.kivakit.interfaces.numeric - package com.telenav.kivakit.interfaces.numeric
- com.telenav.kivakit.interfaces.string - package com.telenav.kivakit.interfaces.string
- com.telenav.kivakit.interfaces.time - package com.telenav.kivakit.interfaces.time
- com.telenav.kivakit.interfaces.value - package com.telenav.kivakit.interfaces.value
- com.telenav.kivakit.internal.testing - package com.telenav.kivakit.internal.testing
- com.telenav.kivakit.launcher - package com.telenav.kivakit.launcher
- com.telenav.kivakit.mixins - package com.telenav.kivakit.mixins
- com.telenav.kivakit.network.core - package com.telenav.kivakit.network.core
- com.telenav.kivakit.network.core.authentication - package com.telenav.kivakit.network.core.authentication
- com.telenav.kivakit.network.core.authentication.passwords - package com.telenav.kivakit.network.core.authentication.passwords
- com.telenav.kivakit.network.core.lexakai - package com.telenav.kivakit.network.core.lexakai
- com.telenav.kivakit.network.email - package com.telenav.kivakit.network.email
- com.telenav.kivakit.network.email.converters - package com.telenav.kivakit.network.email.converters
- com.telenav.kivakit.network.email.lexakai - package com.telenav.kivakit.network.email.lexakai
- com.telenav.kivakit.network.email.senders - package com.telenav.kivakit.network.email.senders
- com.telenav.kivakit.network.ftp - package com.telenav.kivakit.network.ftp
- com.telenav.kivakit.network.ftp.lexakai - package com.telenav.kivakit.network.ftp.lexakai
- com.telenav.kivakit.network.ftp.secure - package com.telenav.kivakit.network.ftp.secure
- com.telenav.kivakit.network.http - package com.telenav.kivakit.network.http
- com.telenav.kivakit.network.http.lexakai - package com.telenav.kivakit.network.http.lexakai
- com.telenav.kivakit.network.http.secure - package com.telenav.kivakit.network.http.secure
- com.telenav.kivakit.network.socket.lexakai - package com.telenav.kivakit.network.socket.lexakai
- com.telenav.kivakit.network.socket.server - package com.telenav.kivakit.network.socket.server
- com.telenav.kivakit.properties - package com.telenav.kivakit.properties
- com.telenav.kivakit.resource - package com.telenav.kivakit.resource
- com.telenav.kivakit.resource.compression - package com.telenav.kivakit.resource.compression
- com.telenav.kivakit.resource.compression.archive - package com.telenav.kivakit.resource.compression.archive
- com.telenav.kivakit.resource.compression.codecs - package com.telenav.kivakit.resource.compression.codecs
- com.telenav.kivakit.resource.lexakai - package com.telenav.kivakit.resource.lexakai
- com.telenav.kivakit.resource.packages - package com.telenav.kivakit.resource.packages
- com.telenav.kivakit.resource.reading - package com.telenav.kivakit.resource.reading
- com.telenav.kivakit.resource.resources - package com.telenav.kivakit.resource.resources
- com.telenav.kivakit.resource.serialization - package com.telenav.kivakit.resource.serialization
- com.telenav.kivakit.resource.spi - package com.telenav.kivakit.resource.spi
- com.telenav.kivakit.resource.writing - package com.telenav.kivakit.resource.writing
- com.telenav.kivakit.serialization.core - package com.telenav.kivakit.serialization.core
- com.telenav.kivakit.serialization.gson - package com.telenav.kivakit.serialization.gson
- com.telenav.kivakit.serialization.gson.factory - package com.telenav.kivakit.serialization.gson.factory
- com.telenav.kivakit.serialization.gson.serializers - package com.telenav.kivakit.serialization.gson.serializers
- com.telenav.kivakit.serialization.kryo - package com.telenav.kivakit.serialization.kryo
- com.telenav.kivakit.serialization.kryo.lexakai - package com.telenav.kivakit.serialization.kryo.lexakai
- com.telenav.kivakit.serialization.kryo.test - package com.telenav.kivakit.serialization.kryo.test
- com.telenav.kivakit.serialization.kryo.types - package com.telenav.kivakit.serialization.kryo.types
- com.telenav.kivakit.serialization.properties - package com.telenav.kivakit.serialization.properties
- com.telenav.kivakit.settings - package com.telenav.kivakit.settings
- com.telenav.kivakit.settings.lexakai - package com.telenav.kivakit.settings.lexakai
- com.telenav.kivakit.settings.stores - package com.telenav.kivakit.settings.stores
- com.telenav.kivakit.testing - package com.telenav.kivakit.testing
- com.telenav.kivakit.validation - package com.telenav.kivakit.validation
- commandLine() - Method in class com.telenav.kivakit.application.Application
- CommandLine - Class in com.telenav.kivakit.commandline
-
A parsed command line of switches and (non-switch) arguments.
- CommandLine(CommandLineParser, String[]) - Constructor for class com.telenav.kivakit.commandline.CommandLine
- CommandLineParser - Class in com.telenav.kivakit.commandline
-
Parses an array of command line arguments into a list of
SwitchList
of the form "-switch=value" and a list of remaining non-switch arguments in anArgumentList
. - CommandLineParser(ApplicationMetadata) - Constructor for class com.telenav.kivakit.commandline.CommandLineParser
- commaSeparated(int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Returns the given value formatted with comma separators for the US locale.
- commaSeparated(long) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
-
Returns the given value formatted with comma separators for the US locale.
- comment(String, String) - Method in class com.telenav.kivakit.properties.PropertyMap
- COMOROS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- COMPACT - Enum constant in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
- compare() - Method in class com.telenav.kivakit.collections.watcher.PeriodicCollectionChangeWatcher
- compare(String, Iterable<T>, Iterable<T>) - Method in class com.telenav.kivakit.core.string.Differences
-
Compares the values returned by a and b, adding the difference description if they do not match
- compare(String, String) - Static method in class com.telenav.kivakit.core.string.StringSimilarity
-
Compares two strings avoiding problems with null values
- compare(String, T, T) - Method in class com.telenav.kivakit.core.string.Differences
-
Compares the values a and b, adding the difference description if they do not match
- compare(Set<Element>, Set<Element>) - Method in class com.telenav.kivakit.collections.set.SetDifferencer
-
Compares beforeSet with afterSet, calling
SetDifferencer.onAdded(Object)
,SetDifferencer.onRemoved(Object)
andSetDifferencer.onUpdated(Object)
appropriately. - compareTo(Percent) - Method in class com.telenav.kivakit.core.value.level.Percent
- compareTo(Folder) - Method in class com.telenav.kivakit.filesystem.Folder
- compareTo(Property) - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- compareTo(LanguageIsoCode) - Method in class com.telenav.kivakit.core.locale.LanguageIsoCode
- compareTo(Path<Element>) - Method in class com.telenav.kivakit.core.path.Path
- compareTo(Rate) - Method in class com.telenav.kivakit.core.time.Rate
- compareTo(Countable) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- compareTo(Countable) - Method in class com.telenav.kivakit.core.value.count.MutableCount
- compareTo(Countable) - Method in class com.telenav.kivakit.core.value.count.Range
- compareTo(Identifier) - Method in class com.telenav.kivakit.core.value.identifier.Identifier
- compareTo(IntegerIdentifier) - Method in class com.telenav.kivakit.core.value.identifier.IntegerIdentifier
- compareTo(StringIdentifier) - Method in class com.telenav.kivakit.core.value.identifier.StringIdentifier
- compareTo(Level) - Method in class com.telenav.kivakit.core.value.level.Level
- compareTo(LengthOfTime<?>) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- compareTo(Nanoseconds) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
- compareTo(PointInTime<?, ?>) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- compareTo(Host) - Method in class com.telenav.kivakit.network.core.Host
- compareTo(NetworkLocation) - Method in class com.telenav.kivakit.network.core.NetworkLocation
- compareTo(FileName) - Method in class com.telenav.kivakit.resource.FileName
- compareTo(Key) - Method in class com.telenav.kivakit.settings.SettingsObject.Identifier
- completed() - Method in class com.telenav.kivakit.core.thread.latches.CompletionLatch
- completed() - Method in enum class com.telenav.kivakit.interfaces.time.WakeState
- COMPLETED - Enum constant in enum class com.telenav.kivakit.core.messaging.Message.Status
-
The step completed and the result was not compromised but some actual or potential minor negative effect is being reported
- COMPLETED - Enum constant in enum class com.telenav.kivakit.interfaces.time.WakeState
-
The awaited operation completed
- CompletionLatch - Class in com.telenav.kivakit.core.thread.latches
-
A simple wrapper around
CountDownLatch
that makes code easier to understand. - CompletionLatch() - Constructor for class com.telenav.kivakit.core.thread.latches.CompletionLatch
- CompletionLatch(Count) - Constructor for class com.telenav.kivakit.core.thread.latches.CompletionLatch
- component() - Method in interface com.telenav.kivakit.component.ComponentMixin
- Component - Interface in com.telenav.kivakit.component
-
A composite interface providing convenient functionality to KivaKit components.
- ComponentMixin - Interface in com.telenav.kivakit.component
-
A mixin for
Component
which can be implemented by a class that already extends another base class. - composeEmail(Rate) - Method in class com.telenav.kivakit.network.email.EmailMessageAlarm
-
Composes the alarm email to send.
- compoundExtension() - Method in class com.telenav.kivakit.resource.FileName
- compoundExtension() - Method in interface com.telenav.kivakit.resource.ResourcePathed
- CompoundIterator<Element> - Class in com.telenav.kivakit.core.collections.iteration
-
An
Iterator
that wraps and iterates through a sequence ofIterator
s in the order they are added, either by constructor or withCompoundIterator.add(Iterator)
. - CompoundIterator() - Constructor for class com.telenav.kivakit.core.collections.iteration.CompoundIterator
- CompoundIterator(Iterator<Element>, Iterator<Element>...) - Constructor for class com.telenav.kivakit.core.collections.iteration.CompoundIterator
- CompoundSet<Element> - Class in com.telenav.kivakit.collections.set
-
A set which contains any number of other sets by reference.
- CompoundSet() - Constructor for class com.telenav.kivakit.collections.set.CompoundSet
- CompoundSet(Set<Element>, Set<Element>...) - Constructor for class com.telenav.kivakit.collections.set.CompoundSet
- compressed(OutputStream) - Method in class com.telenav.kivakit.resource.compression.codecs.GzipCodec
- compressed(OutputStream) - Method in class com.telenav.kivakit.resource.compression.codecs.NullCodec
- compressed(OutputStream) - Method in class com.telenav.kivakit.resource.compression.codecs.ZipCodec
- compressed(OutputStream) - Method in interface com.telenav.kivakit.resource.compression.Compressor
- Compressor - Interface in com.telenav.kivakit.resource.compression
-
A compressor applies a compression algorithm to an
OutputStream
, yielding another (compressed)OutputStream
. - concatenate(String, String...) - Static method in class com.telenav.kivakit.core.string.Paths
-
Concatenates a series of paths, ensuring that only a single slash exists between the two.
- concatenate(T[], T[]) - Static method in class com.telenav.kivakit.core.language.Arrays
- ConcurrentBroadcastingProgressReporter - Class in com.telenav.kivakit.core.progress.reporters
-
A thread-safe subclass of
BroadcastingProgressReporter
. - ConcurrentBroadcastingProgressReporter() - Constructor for class com.telenav.kivakit.core.progress.reporters.ConcurrentBroadcastingProgressReporter
- ConcurrentBroadcastingProgressReporter(BroadcastingProgressReporter) - Constructor for class com.telenav.kivakit.core.progress.reporters.ConcurrentBroadcastingProgressReporter
- ConcurrentCountMap<Key> - Class in com.telenav.kivakit.collections.map
-
Keeps a count for each key allowing for safe concurrency.
- ConcurrentCountMap() - Constructor for class com.telenav.kivakit.collections.map.ConcurrentCountMap
- ConcurrentHashSet<Element> - Class in com.telenav.kivakit.core.collections.set
-
A convenient implementation of
Set
usingConcurrentHashMap
. - ConcurrentHashSet() - Constructor for class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- ConcurrentHashSet(int, float) - Constructor for class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- ConcurrentMutableCount - Class in com.telenav.kivakit.core.value.count
-
A mutable count value useful in lambdas and inner classes.
- ConcurrentMutableCount() - Constructor for class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- ConcurrentMutableCount(long) - Constructor for class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- ConcurrentMutableValue<T> - Class in com.telenav.kivakit.core.value.mutable
-
A value that can be retrieved with
ConcurrentMutableValue.get()
and mutated withConcurrentMutableValue.set(Object)
orConcurrentMutableValue.update(Function)
. - ConcurrentMutableValue() - Constructor for class com.telenav.kivakit.core.value.mutable.ConcurrentMutableValue
- ConcurrentMutableValue(T) - Constructor for class com.telenav.kivakit.core.value.mutable.ConcurrentMutableValue
- ConcurrentObjectMap<Key,
Value> - Class in com.telenav.kivakit.core.collections.map -
Class for concurrent maps with a bounded number of values.
- ConcurrentObjectMap() - Constructor for class com.telenav.kivakit.core.collections.map.ConcurrentObjectMap
-
An unbounded concurrent map
- ConcurrentObjectMap(Maximum) - Constructor for class com.telenav.kivakit.core.collections.map.ConcurrentObjectMap
-
A bounded concurrent map
- ConcurrentObjectMap(Maximum, ConcurrentMap<Key, Value>) - Constructor for class com.telenav.kivakit.core.collections.map.ConcurrentObjectMap
-
A bounded concurrent map with the given implementation
- ConcurrentObjectMap(ConcurrentMap<Key, Value>) - Constructor for class com.telenav.kivakit.core.collections.map.ConcurrentObjectMap
-
An unbounded concurrent map with the given implementation
- confidence() - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- confidence(double) - Static method in class com.telenav.kivakit.core.value.level.Confidence
- Confidence - Class in com.telenav.kivakit.core.value.level
-
Level of certainty in the accuracy of something.
- Confidence() - Constructor for class com.telenav.kivakit.core.value.level.Confidence
- Confidence(double) - Constructor for class com.telenav.kivakit.core.value.level.Confidence
- ConfidenceConverter - Class in com.telenav.kivakit.conversion.core.value
-
Converts to and from
Confidence
objects. - ConfidenceConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.value.ConfidenceConverter
- confidenceForByte(byte) - Static method in class com.telenav.kivakit.core.value.level.Confidence
- confidenceForInt(int) - Static method in class com.telenav.kivakit.core.value.level.Confidence
- Configuration() - Constructor for class com.telenav.kivakit.network.email.EmailSender.Configuration
- Configuration() - Constructor for class com.telenav.kivakit.network.email.senders.SmtpEmailSender.Configuration
- configure(VariableMap<String>) - Method in interface com.telenav.kivakit.core.logging.Log
-
Configures the log
- configure(VariableMap<String>) - Method in class com.telenav.kivakit.core.logging.logs.text.BaseTextLog
- configure(T) - Method in interface com.telenav.kivakit.interfaces.lifecycle.Configured
-
Configures this object with the given configuration
- Configured<T> - Interface in com.telenav.kivakit.interfaces.lifecycle
-
Interface to an object that is configured by a certain kind of configuration object.
- CONGO_BRAZZAVILLE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- CONGO_KINSHASA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- ConnectionListener - Class in com.telenav.kivakit.network.socket.server
-
Listens for client connections on a given port.
- ConnectionListener(int) - Constructor for class com.telenav.kivakit.network.socket.server.ConnectionListener
- ConnectionListener(int, Maximum) - Constructor for class com.telenav.kivakit.network.socket.server.ConnectionListener
- Console - Class in com.telenav.kivakit.core.os
- Console() - Constructor for class com.telenav.kivakit.core.os.Console
- CONSOLE - Enum constant in enum class com.telenav.kivakit.launcher.JarLauncher.RedirectTo
- Console.OutputType - Enum Class in com.telenav.kivakit.core.os
- consoleListener() - Static method in interface com.telenav.kivakit.core.messaging.Listener
- ConsoleLog - Class in com.telenav.kivakit.core.logging.logs.text
-
A text log that logs to the console.
- ConsoleLog() - Constructor for class com.telenav.kivakit.core.logging.logs.text.ConsoleLog
- ConsoleLogger - Class in com.telenav.kivakit.core.logging.loggers
-
A simple logger for bootstrapping purposes (the logging system itself may need to do logging, for example, which can lead to problems)
- ConsoleLogger() - Constructor for class com.telenav.kivakit.core.logging.loggers.ConsoleLogger
- ConsoleWriter - Class in com.telenav.kivakit.core.os
-
Writes messages to the console.
- ConsoleWriter() - Constructor for class com.telenav.kivakit.core.os.ConsoleWriter
- constrain(Value) - Method in class com.telenav.kivakit.core.value.count.Range
-
Forces the given value into this range
- constrainTo(Long) - Method in class com.telenav.kivakit.core.value.count.LongRange
- constraints() - Method in class com.telenav.kivakit.network.core.NetworkLocation
- constraints(NetworkAccessConstraints) - Method in class com.telenav.kivakit.network.core.NetworkLocation
- CONSTRUCTING - Enum constant in enum class com.telenav.kivakit.application.Application.State
- constructor(Class<?>...) - Method in class com.telenav.kivakit.core.language.reflection.Type
- constructor(Class<T>, Class<?>...) - Static method in class com.telenav.kivakit.core.language.Classes
- containedIn(ObjectMetadata[]) - Method in enum class com.telenav.kivakit.resource.serialization.ObjectMetadata
- contains(ModuleResource) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- contains(Time) - Method in class com.telenav.kivakit.core.time.TimeSpan
- contains(ResourcePathed) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- contains(Iterable<T>, T) - Static method in class com.telenav.kivakit.core.collections.iteration.Iterables
- contains(Long) - Method in class com.telenav.kivakit.core.value.count.LongRange
- contains(Object) - Method in class com.telenav.kivakit.collections.set.CompoundSet
- contains(Object) - Method in class com.telenav.kivakit.collections.set.operations.Intersection
- contains(Object) - Method in class com.telenav.kivakit.collections.set.operations.Subset
- contains(Object) - Method in class com.telenav.kivakit.collections.set.operations.Union
- contains(Object) - Method in class com.telenav.kivakit.collections.set.operations.Without
- contains(Object) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- contains(Object) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- contains(Object) - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- contains(Object) - Method in class com.telenav.kivakit.core.collections.set.IdentitySet
- contains(Object) - Method in class com.telenav.kivakit.filesystem.FolderList
- contains(Key) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- contains(T) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- contains(T) - Method in interface com.telenav.kivakit.interfaces.collection.Contains
- contains(T[], T) - Static method in class com.telenav.kivakit.core.language.Arrays
- contains(Value) - Method in class com.telenav.kivakit.core.value.count.Range
-
True if this range contains the given value
- Contains<T> - Interface in com.telenav.kivakit.interfaces.collection
-
An interface for any object that can contain values, typically a collection.
- containsAdd(Element) - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- containsAll(Collection<?>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- containsAll(Collection<?>) - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- containsAll(Collection<?>) - Method in class com.telenav.kivakit.filesystem.FolderList
- containsAll(Collection<?>) - Method in class com.telenav.kivakit.collections.set.CompoundSet
- containsAll(Collection<?>) - Method in class com.telenav.kivakit.collections.set.LogicalSet
- containsAll(Collection<?>) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- containsAny(Iterable<T>, Set<T>) - Static method in class com.telenav.kivakit.core.collections.iteration.Iterables
- containsAnyOf(String, String) - Static method in class com.telenav.kivakit.core.string.Strings
- containsIgnoreCase(String, String) - Static method in class com.telenav.kivakit.core.string.Strings
- containsKey(Object) - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- containsLine(String) - Method in class com.telenav.kivakit.core.string.IndentingStringBuilder
- containsNested(ModuleResource) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- containsReference(Collection<T>, T) - Static method in class com.telenav.kivakit.core.collections.Collections
-
Returns true if the given collection returns the given reference.
- containsValue(Object) - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- content() - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- contentType() - Method in class com.telenav.kivakit.network.http.BaseHttpResource
-
Executes the request for this resource and returns the content type from the response header
- context() - Method in class com.telenav.kivakit.core.logging.LogEntry
- context() - Method in interface com.telenav.kivakit.core.messaging.Message
- context() - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- context(CodeContext) - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- CONTINUOUSLY - Static variable in class com.telenav.kivakit.core.time.Frequency
- CONVERSION - Enum constant in enum class com.telenav.kivakit.core.language.reflection.property.PropertyPurpose
- ConversionPropertyFilterSet - Class in com.telenav.kivakit.conversion.core.language.object
- ConversionPropertyFilterSet(PropertyNamingConvention, PropertyMembers...) - Constructor for class com.telenav.kivakit.conversion.core.language.object.ConversionPropertyFilterSet
- convert(From) - Method in class com.telenav.kivakit.conversion.BaseConverter
-
Converts from the <From> type to the <To> type.
- convert(From) - Method in interface com.telenav.kivakit.conversion.Converter
-
Convert from type <From> to type <To>.
- convert(Class<Mapper>) - Method in class com.telenav.kivakit.core.function.Result
-
If a value is present, converts it to a string and then applies the given
StringMapper
class to convert it to a value. - CONVERTED_FIELDS_AND_METHODS - Enum constant in enum class com.telenav.kivakit.core.language.reflection.property.PropertyMembers
-
Include fields marked with @KivaKitPropertyConverter
- converter(Converter<String, T>) - Method in class com.telenav.kivakit.commandline.ArgumentParser.Builder
- converter(StringConverter<T>) - Method in class com.telenav.kivakit.commandline.SwitchParser.Builder
- Converter<From,
To> - Interface in com.telenav.kivakit.conversion -
A converter converts from one type to another.
- Converter(Listener) - Constructor for class com.telenav.kivakit.filesystem.File.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.filesystem.FilePath.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.filesystem.Folder.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.filesystem.FolderList.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.network.core.authentication.passwords.PlainTextPassword.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.network.core.authentication.UserName.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.network.core.EmailAddress.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.network.core.Host.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.network.core.NetworkLocation.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.network.core.NetworkPath.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.network.core.Port.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.network.http.HttpNetworkLocation.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.resource.Resource.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.resource.ResourceFolder.Converter
- Converter(Listener) - Constructor for class com.telenav.kivakit.resource.ResourcePath.Converter
- Converter(Listener, boolean) - Constructor for class com.telenav.kivakit.filesystem.Folder.Converter
- Converter(Listener, Extension) - Constructor for class com.telenav.kivakit.filesystem.FileList.Converter
- Converter(Listener, DeploymentSet) - Constructor for class com.telenav.kivakit.settings.Deployment.Converter
- convertOrDefault(From, To) - Method in interface com.telenav.kivakit.conversion.Converter
-
Convert from type <From> to type <To>.
- convertToList(Iterable<String>) - Method in interface com.telenav.kivakit.conversion.StringConverter
-
Converts the given
Iterable
of strings to a list of objects - convertToList(String, String) - Method in interface com.telenav.kivakit.conversion.StringConverter
-
Converts the given delimited string to a list
- convertToSet(Iterable<String>) - Method in interface com.telenav.kivakit.conversion.StringConverter
-
Converts the given
Iterable
of strings to a set of objects - convertToSet(String, String) - Method in interface com.telenav.kivakit.conversion.StringConverter
-
Converts the given delimited string to a set
- COOK_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- copy() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- copy() - Method in class com.telenav.kivakit.core.collections.list.ObjectList
-
Returns a copy of this list
- copy() - Method in class com.telenav.kivakit.core.collections.list.StringList
-
Returns a copy of this list
- copy() - Method in class com.telenav.kivakit.core.collections.map.VariableMap
- copy() - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- copy() - Method in class com.telenav.kivakit.core.collections.set.ObjectSet
- copy() - Method in class com.telenav.kivakit.core.messaging.listeners.MessageList
-
Returns a copy of this list
- copy() - Method in class com.telenav.kivakit.core.path.Path
- copy() - Method in class com.telenav.kivakit.core.path.StringPath
- copy() - Method in class com.telenav.kivakit.core.thread.Batcher
- copy() - Method in class com.telenav.kivakit.interfaces.comparison.MatcherSet
- copy() - Method in class com.telenav.kivakit.properties.PropertyMap
- copy() - Method in class com.telenav.kivakit.validation.ValidationIssues
- copy(Factory<Map<Key, Value>>, Map<Key, Value>) - Static method in class com.telenav.kivakit.core.collections.Maps
- copy(Factory<Set<Value>>, Set<Value>) - Static method in class com.telenav.kivakit.core.collections.Sets
- copy(InputStream, OutputStream) - Static method in class com.telenav.kivakit.core.io.IO
- copy(InputStream, OutputStream, IO.CopyStyle) - Static method in class com.telenav.kivakit.core.io.IO
-
Copy an input stream to an output stream.
- copyAndClose(InputStream, OutputStream) - Static method in class com.telenav.kivakit.core.io.IO
-
Copy an input stream to an output stream.
- copyFrom(Resource, CopyMode, ProgressReporter) - Method in class com.telenav.kivakit.resource.writing.BaseWritableResource
-
Copies the given source resource to this resource.
- copyListeners(Broadcaster) - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Copies the listeners of another broadcaster
- copyListeners(Broadcaster) - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
-
Copies the listeners of another broadcaster
- CopyMode - Enum Class in com.telenav.kivakit.resource
-
The mode for copying resources.
- copyTo(Folder, CopyMode, ProgressReporter) - Method in class com.telenav.kivakit.filesystem.Folder
-
Copies all nested files from this folder to the destination folder
- copyTo(Folder, CopyMode, Matcher<File>, ProgressReporter) - Method in class com.telenav.kivakit.filesystem.Folder
-
Copies all nested files matching the given matcher from this folder to the destination folder.
- copyTo(WritableResource, CopyMode, ProgressReporter) - Method in class com.telenav.kivakit.network.ftp.FtpResource
- copyTo(WritableResource, CopyMode, ProgressReporter) - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpResource
-
Copy this resource to the disk
- copyTo(WritableResource, CopyMode, ProgressReporter) - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
-
Copies the data in this resource to the destination.
- copyTo(WritableResource, CopyMode, ProgressReporter) - Method in interface com.telenav.kivakit.resource.reading.ReadableResource
-
Copies this resource to the given destination
- CoreGsonFactory - Class in com.telenav.kivakit.serialization.gson.factory
- CoreGsonFactory(Listener) - Constructor for class com.telenav.kivakit.serialization.gson.factory.CoreGsonFactory
- CoreKryoTypes - Class in com.telenav.kivakit.serialization.kryo.types
-
Kryo types to register for kivakit-core
- CoreKryoTypes() - Constructor for class com.telenav.kivakit.serialization.kryo.types.CoreKryoTypes
- CoreUnitTest - Class in com.telenav.kivakit.internal.testing
-
This is the base class for all unit tests.
- CoreUnitTest() - Constructor for class com.telenav.kivakit.internal.testing.CoreUnitTest
- COSTA_RICA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- COTE_D_IVOIRE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- count() - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- count() - Method in class com.telenav.kivakit.core.time.Rate
- count() - Method in class com.telenav.kivakit.core.value.count.BaseCount
-
The size of this object as a
Count
- count() - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- count() - Method in interface com.telenav.kivakit.core.value.count.Countable
-
The size of this object as a
Count
- count() - Method in class com.telenav.kivakit.core.value.count.MutableCount
- count() - Method in class com.telenav.kivakit.resource.BaseResourceList
- count(double) - Static method in class com.telenav.kivakit.core.value.count.Count
- count(long) - Static method in class com.telenav.kivakit.core.value.count.Count
- count(long) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- count(Message.Status) - Method in interface com.telenav.kivakit.core.messaging.listeners.MessageCounter
-
Returns the total number of messages with the given status
- count(Message.Status) - Method in class com.telenav.kivakit.core.messaging.listeners.MessageList
-
Returns the total number of messages with the given status
- count(Class<? extends Message>) - Method in interface com.telenav.kivakit.core.messaging.listeners.MessageCounter
-
Returns the total number of messages of the given type
- count(Class<? extends Message>) - Method in class com.telenav.kivakit.core.messaging.listeners.MessageList
-
Returns the total number of messages of the given type
- count(Iterable<?>) - Static method in class com.telenav.kivakit.core.value.count.Count
- count(Iterable<?>, Maximum) - Static method in class com.telenav.kivakit.core.value.count.Count
- count(String) - Method in class com.telenav.kivakit.core.collections.map.StringToStringMap
- count(String) - Static method in class com.telenav.kivakit.core.value.count.Count
- count(String) - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- count(Collection<?>) - Static method in class com.telenav.kivakit.core.value.count.Count
- count(Collection<?>) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- count(Iterator<?>) - Static method in class com.telenav.kivakit.core.value.count.Count
- count(Iterator<?>, Maximum) - Static method in class com.telenav.kivakit.core.value.count.Count
- count(Key) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- count(Key) - Method in class com.telenav.kivakit.collections.map.ReferenceCountMap
- count(Key, Count) - Method in class com.telenav.kivakit.collections.map.ReferenceCountMap
-
Sets the count of the given object
- count(T) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- count(T[]) - Static method in class com.telenav.kivakit.core.value.count.Count
- Count - Class in com.telenav.kivakit.core.value.count
-
Represents a count of something.
- Count() - Constructor for class com.telenav.kivakit.core.value.count.Count
- Count(long) - Constructor for class com.telenav.kivakit.core.value.count.Count
- Countable - Interface in com.telenav.kivakit.core.value.count
-
Interface to something that has a
Count
value. - CountConverter - Class in com.telenav.kivakit.conversion.core.value
-
Converts to and from a
Count
- CountConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.value.CountConverter
- CountGsonSerializer - Class in com.telenav.kivakit.serialization.gson.serializers
- CountGsonSerializer() - Constructor for class com.telenav.kivakit.serialization.gson.serializers.CountGsonSerializer
- CountMap<T> - Class in com.telenav.kivakit.core.collections.map
-
Keeps a count for each key.
- CountMap() - Constructor for class com.telenav.kivakit.core.collections.map.CountMap
- CountMap(CountMap<T>) - Constructor for class com.telenav.kivakit.core.collections.map.CountMap
- CountMap(Count) - Constructor for class com.telenav.kivakit.core.collections.map.CountMap
- country() - Method in class com.telenav.kivakit.core.locale.Locale
- CountryIsoCode - Class in com.telenav.kivakit.core.locale
-
This class defines countries by name and relevant ISO codes.
- CountryIsoCode(String, String, String, int) - Constructor for class com.telenav.kivakit.core.locale.CountryIsoCode
- countSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- countWorseThanOrEqualTo(Message.Status) - Method in interface com.telenav.kivakit.core.messaging.listeners.MessageCounter
-
Returns the number of messages that are worse than or equal to the given status
- countWorseThanOrEqualTo(Message.Status) - Method in class com.telenav.kivakit.core.messaging.listeners.MessageList
-
Returns the number of messages that are worse than or equal to the given status
- countWorseThanOrEqualTo(Class<? extends Message>) - Method in interface com.telenav.kivakit.core.messaging.listeners.MessageCounter
-
Returns the count of messages worse than or equal to the status of the given message type
- cpuTime() - Static method in class com.telenav.kivakit.core.time.Duration
- cpuTime() - Method in class com.telenav.kivakit.core.vm.ThreadSnapshot
- cpuTime() - Method in class com.telenav.kivakit.core.vm.ThreadStatus
- cpuTime(Thread) - Method in class com.telenav.kivakit.core.vm.ThreadSnapshot
- cpuUse() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- create() - Static method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- create() - Static method in class com.telenav.kivakit.core.thread.Batcher
- create() - Static method in class com.telenav.kivakit.properties.PropertyMap
- create(Listener) - Static method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- create(Listener, String) - Static method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- create(Listener, String, BaseCount<?>) - Static method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- createConcurrent(Listener) - Static method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- createConcurrent(Listener, String) - Static method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- createConcurrent(Listener, String, BaseCount<?>) - Static method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- created() - Method in class com.telenav.kivakit.core.language.module.ModuleResource
- created() - Method in class com.telenav.kivakit.core.logging.LogEntry
- created() - Method in interface com.telenav.kivakit.core.messaging.Message
- created() - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- created(Time) - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- CREATED - Enum constant in enum class com.telenav.kivakit.core.thread.KivaKitThread.State
-
The thread has been created but is not yet running
- createdAt() - Method in interface com.telenav.kivakit.core.time.CreatedAt
-
Returns the time at which this object was created
- createdAt() - Method in class com.telenav.kivakit.filesystem.File
- createdAt() - Method in class com.telenav.kivakit.filesystem.Folder
- createdAt() - Method in class com.telenav.kivakit.resource.compression.archive.ZipEntry
- createdAt() - Method in class com.telenav.kivakit.resource.packages.PackageResource
- createdAt() - Method in class com.telenav.kivakit.resource.resources.ResourceSection
- createdAt() - Method in class com.telenav.kivakit.resource.resources.StringResource
- CreatedAt - Interface in com.telenav.kivakit.core.time
-
Accesses the creation time of an object, such as a resource.
- CRITICAL - Static variable in class com.telenav.kivakit.core.messaging.messages.Severity
- CriticalAlert - Class in com.telenav.kivakit.core.messaging.messages.status
-
A high priority
Alert
that needs immediate attention. - CriticalAlert() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.CriticalAlert
- CriticalAlert(String, String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.CriticalAlert
- CriticalAlert(String, Throwable, String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.CriticalAlert
- CROATIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- CROATIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- CSS - Enum constant in enum class com.telenav.kivakit.conversion.core.language.primitive.HexadecimalLongConverter.Style
- CSV - Static variable in class com.telenav.kivakit.resource.Extension
- CUBA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- current() - Method in class com.telenav.kivakit.core.io.LookAheadReader
- current() - Method in class com.telenav.kivakit.core.string.Separators
- current() - Static method in class com.telenav.kivakit.filesystem.Folder
- Cycle(Time) - Constructor for class com.telenav.kivakit.core.time.Frequency.Cycle
- cycleLength() - Method in class com.telenav.kivakit.core.time.Frequency
- cyclesPerDay(int) - Static method in class com.telenav.kivakit.core.time.Frequency
- cyclesPerHour(int) - Static method in class com.telenav.kivakit.core.time.Frequency
- cyclesPerMinute(int) - Static method in class com.telenav.kivakit.core.time.Frequency
- cyclesPerSecond(int) - Static method in class com.telenav.kivakit.core.time.Frequency
- CYCLIC - Enum constant in enum class com.telenav.kivakit.core.time.BaseTime.Topology
- CYPRUS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- CZECH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- CZECH_REPUBLIC - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
D
- daemon(boolean) - Method in class com.telenav.kivakit.core.thread.KivaKitThread
- DANISH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- data() - Method in class com.telenav.kivakit.network.email.EmailAttachment
- data(byte[]) - Method in class com.telenav.kivakit.network.email.EmailAttachment
- date() - Method in class com.telenav.kivakit.core.project.Build
- date() - Static method in class com.telenav.kivakit.resource.FileName
- date(LocalTime) - Static method in class com.telenav.kivakit.resource.FileName
- date(LocalTime, ZoneId) - Static method in class com.telenav.kivakit.resource.FileName
- dateFormat(String) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- dateFormat(String) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
- dateTime() - Static method in class com.telenav.kivakit.resource.FileName
- dateTime(LocalTime) - Static method in class com.telenav.kivakit.resource.FileName
- dateTime(LocalTime, ZoneId) - Static method in class com.telenav.kivakit.resource.FileName
- DateTimeConverter - Class in com.telenav.kivakit.conversion.core.time
- DateTimeConverter(Listener, DateTimeFormatter) - Constructor for class com.telenav.kivakit.conversion.core.time.DateTimeConverter
- day(int) - Static method in class com.telenav.kivakit.core.time.Day
- Day - Class in com.telenav.kivakit.core.time
-
Represents a day of some
Day.Type
, such as a day of the week, month or year. - Day() - Constructor for class com.telenav.kivakit.core.time.Day
- Day(Day.Type, int) - Constructor for class com.telenav.kivakit.core.time.Day
- DAY - Enum constant in enum class com.telenav.kivakit.core.time.Day.Type
-
A number of days
- DAY_OF_MONTH - Enum constant in enum class com.telenav.kivakit.core.time.Day.Type
-
A day of the month (from 1 to
- DAY_OF_UNIX_EPOCH - Enum constant in enum class com.telenav.kivakit.core.time.Day.Type
-
A day of the UNIX epoch
- DAY_OF_WEEK - Enum constant in enum class com.telenav.kivakit.core.time.Day.Type
-
A day of the week (stored as ISO, from 0 to 6, inclusive)
- DAY_OF_YEAR - Enum constant in enum class com.telenav.kivakit.core.time.Day.Type
-
A day of the year
- Day.Type - Enum Class in com.telenav.kivakit.core.time
-
The type of day
- dayOfMonth() - Method in class com.telenav.kivakit.core.time.LocalTime
- dayOfMonth(int) - Static method in class com.telenav.kivakit.core.time.Day
- dayOfUnixEpoch() - Method in class com.telenav.kivakit.core.time.LocalTime
- dayOfUnixEpoch(int) - Static method in class com.telenav.kivakit.core.time.Day
- dayOfWeek() - Method in class com.telenav.kivakit.core.time.HourOfWeek
- dayOfWeek() - Method in class com.telenav.kivakit.core.time.LocalTime
- DayOfWeek - Class in com.telenav.kivakit.core.time
-
Typesafe value for day of week.
- DayOfWeek() - Constructor for class com.telenav.kivakit.core.time.DayOfWeek
- DayOfWeek(int) - Constructor for class com.telenav.kivakit.core.time.DayOfWeek
- dayOfYear() - Method in class com.telenav.kivakit.core.time.LocalTime
- dayOfYear(int) - Static method in class com.telenav.kivakit.core.time.Day
- days(double) - Static method in class com.telenav.kivakit.core.time.Duration
- days(double, Duration.Restriction) - Static method in class com.telenav.kivakit.core.time.Duration
- daysOfWeek() - Static method in class com.telenav.kivakit.core.time.DayOfWeek
- debug() - Method in class com.telenav.kivakit.core.messaging.Debug
- debug() - Method in interface com.telenav.kivakit.core.messaging.Transceiver
- debug(Object) - Static method in class com.telenav.kivakit.core.string.StringTo
-
Converts the given object to a debug string.
- Debug - Class in com.telenav.kivakit.core.messaging
-
Note: For a detailed discussion, see KivaKit Debugging Documentation
- Debug(Transceiver) - Constructor for class com.telenav.kivakit.core.messaging.Debug
- DEBUG - Enum constant in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
- debugClassContext() - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- debugClassContext() - Method in interface com.telenav.kivakit.core.messaging.Transceiver
- debugCodeContext() - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- debugCodeContext() - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
-
Not public API
- debugCodeContext() - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Not public API
- debugCodeContext(CodeContext) - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- debugCodeContext(CodeContext) - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
-
Not public API
- debugCodeContext(CodeContext) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Not public API
- debugOff() - Method in class com.telenav.kivakit.core.messaging.Debug
- debugOn() - Method in class com.telenav.kivakit.core.messaging.Debug
- decapitalize(String) - Static method in class com.telenav.kivakit.core.string.CaseFormat
-
"WebServer" -> "webServer"
- DECEMBER - Enum constant in enum class com.telenav.kivakit.core.time.Month
- declaresToString() - Method in class com.telenav.kivakit.core.language.reflection.Type
- decompressed(InputStream) - Method in class com.telenav.kivakit.resource.compression.codecs.GzipCodec
- decompressed(InputStream) - Method in class com.telenav.kivakit.resource.compression.codecs.NullCodec
- decompressed(InputStream) - Method in class com.telenav.kivakit.resource.compression.codecs.ZipCodec
- decompressed(InputStream) - Method in interface com.telenav.kivakit.resource.compression.Decompressor
- Decompressor - Interface in com.telenav.kivakit.resource.compression
-
A decompressor applies a decompression algorithm to an
InputStream
, yielding another (decompressed)InputStream
. - decrement() - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- decrement() - Method in class com.telenav.kivakit.core.value.count.MutableCount
- decrement() - Method in class com.telenav.kivakit.core.value.mutable.MutableIndex
- decrement(Key) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- decrement(T) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- decremented() - Method in class com.telenav.kivakit.core.time.BaseTime
- decremented() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- decremented() - Method in interface com.telenav.kivakit.interfaces.numeric.IntegerNumeric
- DeduplicatingIterable<Element> - Class in com.telenav.kivakit.core.collections.iteration
-
An
Iterable
that wraps another iterable, removing duplicate values. - DeduplicatingIterable(Iterable<Element>) - Constructor for class com.telenav.kivakit.core.collections.iteration.DeduplicatingIterable
- DeduplicatingIterator<Element> - Class in com.telenav.kivakit.core.collections.iteration
-
This class implements an iterator which can deduplicate the objects returned by the wrapped iterator.
- DeduplicatingIterator(Iterator<Element>) - Constructor for class com.telenav.kivakit.core.collections.iteration.DeduplicatingIterator
- deepCopy() - Method in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
- deepCopy(Factory<Map<Key, Value>>, Map<Key, Value>, Function<Value, Value>) - Static method in class com.telenav.kivakit.core.collections.Maps
- deepCopy(Factory<Set<Value>>, Set<Value>, Function<Value, Value>) - Static method in class com.telenav.kivakit.core.collections.Sets
- deepCopy(Map<Key, Value>, Function<Value, Value>) - Static method in class com.telenav.kivakit.core.collections.Maps
- DEFAULT - Static variable in class com.telenav.kivakit.core.logging.logs.text.formatters.ColumnarLogFormatter
- DEFAULT - Static variable in class com.telenav.kivakit.core.string.Separators
- DEFAULT - Static variable in class com.telenav.kivakit.network.core.NetworkAccessConstraints
- defaultPort() - Method in class com.telenav.kivakit.network.core.Protocol
- defaultProtocol() - Method in class com.telenav.kivakit.network.core.Port
- defaultTextIndenter() - Static method in class com.telenav.kivakit.core.string.IndentingStringBuilder
- defaultValue() - Method in class com.telenav.kivakit.commandline.SwitchParser
- defaultValue(T) - Method in class com.telenav.kivakit.commandline.SwitchParser.Builder
- Deletable - Interface in com.telenav.kivakit.resource
-
Interface to something that can be deleted
- delete() - Method in class com.telenav.kivakit.filesystem.File
- delete() - Method in class com.telenav.kivakit.filesystem.Folder
-
Delete a folder if it is empty
- delete() - Method in interface com.telenav.kivakit.resource.Deletable
-
Returns true if the object was deleted, false otherwise
- delete() - Method in class com.telenav.kivakit.resource.packages.Package
- delete() - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
- delete() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- delete(SettingsObject) - Method in class com.telenav.kivakit.settings.BaseSettingsStore
-
Service Provider API
- delete(SettingsObject) - Method in interface com.telenav.kivakit.settings.SettingsStore
-
Service Provider API
- DELETE - Enum constant in enum class com.telenav.kivakit.resource.Resource.Can
- DELETE - Enum constant in enum class com.telenav.kivakit.settings.SettingsStore.AccessMode
-
Can remove objects from the in-memory index
- dematerialize() - Method in class com.telenav.kivakit.filesystem.File
-
Removes any local copy of this file
- dematerialize() - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
-
Remove any materialized local copy if this is a remote resource that's been cached
- dematerialize() - Method in interface com.telenav.kivakit.resource.Resource
-
Remove any materialized local copy if this is a remote resource that's been cached
- DENMARK - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- dependencies() - Method in class com.telenav.kivakit.core.project.Project
- dependencies() - Method in class com.telenav.kivakit.settings.SettingsProject
- deployment(String) - Method in class com.telenav.kivakit.settings.DeploymentSet
- Deployment - Class in com.telenav.kivakit.settings
- Deployment(Listener, String, String) - Constructor for class com.telenav.kivakit.settings.Deployment
- Deployment.Converter - Class in com.telenav.kivakit.settings
-
Converts to and from a
Deployment
- deployments() - Method in class com.telenav.kivakit.settings.DeploymentSet
- DeploymentSet - Class in com.telenav.kivakit.settings
-
A set of
Deployment
objects, each being a set of settings objects. - DeploymentSet() - Constructor for class com.telenav.kivakit.settings.DeploymentSet
- deploymentSwitchParser(Listener, DeploymentSet, String) - Static method in class com.telenav.kivakit.settings.Deployment
- dereference(Key) - Method in class com.telenav.kivakit.collections.map.ReferenceCountMap
-
Decreases the reference count of the given object
- descendingEntries(Count, Comparator<Map.Entry<Key, AtomicLong>>) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- descendingEntries(Maximum, Comparator<Map.Entry<T, MutableCount>>) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- description() - Method in class com.telenav.kivakit.application.Application
- description() - Method in interface com.telenav.kivakit.commandline.ApplicationMetadata
- description() - Method in class com.telenav.kivakit.commandline.ArgumentParser
- description() - Method in interface com.telenav.kivakit.core.messaging.Message
- description() - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- description() - Method in class com.telenav.kivakit.network.core.Host
- description() - Method in class com.telenav.kivakit.settings.Deployment
- description(String) - Method in class com.telenav.kivakit.commandline.ArgumentParser.Builder
- description(String) - Method in class com.telenav.kivakit.commandline.SwitchParser.Builder
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.telenav.kivakit.serialization.gson.PrimitiveGsonSerializer
-
JsonDeserializer
method for deserializing a primitive value - deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.telenav.kivakit.serialization.gson.serializers.StringConverterGsonSerializer
- deserializeField(String, JsonObject, JsonDeserializationContext, Type) - Method in interface com.telenav.kivakit.serialization.gson.factory.JsonSerializerDeserializer
- desktop() - Static method in class com.telenav.kivakit.filesystem.Folder
- DETACHED - Enum constant in enum class com.telenav.kivakit.launcher.JarLauncher.ProcessType
- DiagramApplication - Class in com.telenav.kivakit.application.lexakai
- DiagramApplication() - Constructor for class com.telenav.kivakit.application.lexakai.DiagramApplication
- DiagramAuthentication - Class in com.telenav.kivakit.network.core.lexakai
- DiagramAuthentication() - Constructor for class com.telenav.kivakit.network.core.lexakai.DiagramAuthentication
- DiagramEmail - Interface in com.telenav.kivakit.network.email.lexakai
- DiagramFileSystem - Class in com.telenav.kivakit.resource.lexakai
- DiagramFileSystem() - Constructor for class com.telenav.kivakit.resource.lexakai.DiagramFileSystem
- DiagramFileSystemFile - Class in com.telenav.kivakit.resource.lexakai
- DiagramFileSystemFile() - Constructor for class com.telenav.kivakit.resource.lexakai.DiagramFileSystemFile
- DiagramFileSystemFolder - Class in com.telenav.kivakit.resource.lexakai
- DiagramFileSystemFolder() - Constructor for class com.telenav.kivakit.resource.lexakai.DiagramFileSystemFolder
- DiagramFileSystemService - Class in com.telenav.kivakit.resource.lexakai
- DiagramFileSystemService() - Constructor for class com.telenav.kivakit.resource.lexakai.DiagramFileSystemService
- DiagramFtp - Interface in com.telenav.kivakit.network.ftp.lexakai
- DiagramHttp - Interface in com.telenav.kivakit.network.http.lexakai
- DiagramHttps - Interface in com.telenav.kivakit.network.http.lexakai
- DiagramJarLauncher - Interface in com.telenav.kivakit.resource.lexakai
- DiagramKryo - Class in com.telenav.kivakit.serialization.kryo.lexakai
- DiagramKryo() - Constructor for class com.telenav.kivakit.serialization.kryo.lexakai.DiagramKryo
- DiagramNetworkLocation - Class in com.telenav.kivakit.network.core.lexakai
- DiagramNetworkLocation() - Constructor for class com.telenav.kivakit.network.core.lexakai.DiagramNetworkLocation
- DiagramPort - Class in com.telenav.kivakit.network.core.lexakai
- DiagramPort() - Constructor for class com.telenav.kivakit.network.core.lexakai.DiagramPort
- DiagramResource - Class in com.telenav.kivakit.resource.lexakai
- DiagramResource() - Constructor for class com.telenav.kivakit.resource.lexakai.DiagramResource
- DiagramResourceArchive - Class in com.telenav.kivakit.resource.lexakai
- DiagramResourceArchive() - Constructor for class com.telenav.kivakit.resource.lexakai.DiagramResourceArchive
- DiagramResourceCompression - Class in com.telenav.kivakit.resource.lexakai
- DiagramResourceCompression() - Constructor for class com.telenav.kivakit.resource.lexakai.DiagramResourceCompression
- DiagramResourcePath - Class in com.telenav.kivakit.resource.lexakai
- DiagramResourcePath() - Constructor for class com.telenav.kivakit.resource.lexakai.DiagramResourcePath
- DiagramResourceService - Class in com.telenav.kivakit.resource.lexakai
- DiagramResourceService() - Constructor for class com.telenav.kivakit.resource.lexakai.DiagramResourceService
- DiagramResourceType - Class in com.telenav.kivakit.resource.lexakai
- DiagramResourceType() - Constructor for class com.telenav.kivakit.resource.lexakai.DiagramResourceType
- DiagramSecureFtp - Interface in com.telenav.kivakit.network.ftp.lexakai
- DiagramSettings - Class in com.telenav.kivakit.settings.lexakai
- DiagramSettings() - Constructor for class com.telenav.kivakit.settings.lexakai.DiagramSettings
- DiagramSocketServer - Interface in com.telenav.kivakit.network.socket.lexakai
- difference(Duration) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- Differences - Class in com.telenav.kivakit.core.string
-
Tracks the difference between objects that are compared with
Differences.compare(String, Object, Object)
orDifferences.compare(String, Iterable, Iterable)
. - Differences() - Constructor for class com.telenav.kivakit.core.string.Differences
- digest() - Method in class com.telenav.kivakit.resource.BaseResourceList
-
Returns a message digest of this resource list's resource metadata, including the absolute path to the resource, its creation and last modification times, and its size in bytes.
- DigestPassword - Class in com.telenav.kivakit.network.core.authentication.passwords
-
A message-digested password created with the
Base64
encoder in *java.util*. - DigestPassword(String) - Constructor for class com.telenav.kivakit.network.core.authentication.passwords.DigestPassword
- digits(int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Returns the number of digits in the given value
- digits(String) - Static method in class com.telenav.kivakit.core.string.Strings
- directorySubPackages() - Method in class com.telenav.kivakit.resource.packages.PackagePath
- disable(StartUp.Option) - Static method in class com.telenav.kivakit.core.project.StartUp
- disconnect() - Method in class com.telenav.kivakit.network.ftp.FtpResource
-
Disconnect the underlying FTP connection
- disconnect() - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpResource
- disk() - Method in class com.telenav.kivakit.filesystem.Folder
- Disk - Class in com.telenav.kivakit.filesystem
-
Represents a logical disk where folders and files are stored.
- Disk(DiskService) - Constructor for class com.telenav.kivakit.filesystem.Disk
- diskService() - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- diskService(FilePath) - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemService
- DiskService - Interface in com.telenav.kivakit.filesystem.spi
-
A service provider interface (SPI) for filesystem disks.
- display(Enum<?>) - Static method in class com.telenav.kivakit.core.string.StringTo
- DISTANT - Enum constant in enum class com.telenav.kivakit.core.messaging.context.CallStack.Proximity
-
The class can be anywhere on the call stack
- divide(Level) - Method in class com.telenav.kivakit.core.value.level.Confidence
- divide(Level) - Method in class com.telenav.kivakit.core.value.level.Level
- divide(Level) - Method in class com.telenav.kivakit.core.value.level.Weight
- dividedBy(double) - Method in class com.telenav.kivakit.core.value.level.Percent
- dividedBy(double) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- dividedBy(double) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Divides this number of nanoseconds by the given divisor
- dividedBy(long) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- dividedBy(long) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- dividedBy(Duration) - Method in class com.telenav.kivakit.core.time.Duration
- dividedBy(Quantizable) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- dividedBy(Nanoseconds) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Computes this value divided by the given value
- dividedBy(SubClass) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- dividedBy(Value) - Method in interface com.telenav.kivakit.interfaces.numeric.Arithmetic
- dividesEvenlyBy(Quantizable) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- DJIBOUTI - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- dnsName() - Method in class com.telenav.kivakit.network.core.Host
- DO_NOT_OVERWRITE - Enum constant in enum class com.telenav.kivakit.resource.CopyMode
-
Do not overwrite the destination
- DOMINICA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- DOMINICAN_REPUBLIC - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- done() - Method in class com.telenav.kivakit.core.thread.Monitor
- DoubleConverter - Class in com.telenav.kivakit.conversion.core.language.primitive
-
Converts a double to and from a string.
- DoubleConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.DoubleConverter
- DoubleQuantizable - Interface in com.telenav.kivakit.interfaces.numeric
-
A quantizable object that can be turned into a double value.
- doubleQuantum() - Method in class com.telenav.kivakit.core.time.Rate
- doubleQuantum() - Method in interface com.telenav.kivakit.interfaces.numeric.DoubleQuantizable
-
Returns the double quantum value
- doubleQuantum() - Method in interface com.telenav.kivakit.interfaces.numeric.Quantizable
- doubleQuoted() - Method in class com.telenav.kivakit.core.collections.list.StringList
- doubleQuoted() - Method in class com.telenav.kivakit.core.collections.map.VariableMap
- doubleQuoted(String) - Static method in class com.telenav.kivakit.core.string.Strings
- Doubles - Class in com.telenav.kivakit.core.language.primitive
-
Utility methods for working with double values
Doubles.fastParse(String, double)
- Fast parsing given a fixed number of decimal placesDoubles.format(double)
- The value formatted with only one decimal placeDoubles.format(double, int)
- The value formatted with the given number of decimal placesDoubles.inRange(double, double, double)
- Returns the given value constrained to the given rangeDoubles.isBetweenInclusive(double, double, double)
- True if the value is in the given rangeDoubles.rounded(double)
- Returns the given value rounded to the nearest int - Doubles() - Constructor for class com.telenav.kivakit.core.language.primitive.Doubles
- doubleSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- dumpHeap(Path) - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- duration() - Method in class com.telenav.kivakit.core.time.TimeSpan
- Duration - Class in com.telenav.kivakit.core.time
-
A
Duration
is an immutable length of time stored as a number of nanoseconds usingBigDecimal
. - Duration(Nanoseconds, Duration.Restriction) - Constructor for class com.telenav.kivakit.core.time.Duration
-
Protected constructor forces use of static factory methods.
- Duration.Restriction - Enum Class in com.telenav.kivakit.core.time
-
The range of values allowed for a given duration.
- DurationConverter - Class in com.telenav.kivakit.conversion.core.time
-
Converts the given
String
to a newDuration
object. - DurationConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.time.DurationConverter
- durationSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- DUTCH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
E
- ECUADOR - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- EGYPT - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- EL_SALVADOR - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- elapsed() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- elapsedCpuTime() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- elapsedSince() - Method in class com.telenav.kivakit.core.time.Time
-
Calculates the amount of time that has elapsed since this
Time
value. - elapsedSince(Time) - Method in class com.telenav.kivakit.core.time.LocalTime
- elapsedSince(Time) - Method in class com.telenav.kivakit.core.time.Time
-
Subtract time from this and returns the difference as a
Duration
object. - elements() - Method in class com.telenav.kivakit.core.path.Path
- email() - Method in class com.telenav.kivakit.network.core.EmailAddress
- Email - Class in com.telenav.kivakit.network.email
-
Models an email with: A 'from' email address One or more 'to' email addresses A subject A body Optional attachments Time sent
- Email() - Constructor for class com.telenav.kivakit.network.email.Email
- EmailAddress - Class in com.telenav.kivakit.network.core
-
An email address, according to RFC 5322.
- EmailAddress() - Constructor for class com.telenav.kivakit.network.core.EmailAddress
- EmailAddress(String) - Constructor for class com.telenav.kivakit.network.core.EmailAddress
- EmailAddress.Converter - Class in com.telenav.kivakit.network.core
-
Converts to and from an
EmailAddress
- EmailAddressConverter - Class in com.telenav.kivakit.network.email.converters
-
Converts to and from
EmailAddress
objects - EmailAddressConverter(Listener) - Constructor for class com.telenav.kivakit.network.email.converters.EmailAddressConverter
- EmailAttachment - Class in com.telenav.kivakit.network.email
-
An email attachment specified by either a byte array or a filename.
- EmailAttachment() - Constructor for class com.telenav.kivakit.network.email.EmailAttachment
- EmailBody - Class in com.telenav.kivakit.network.email
-
The body of an email in plain text.
- EmailBody(String) - Constructor for class com.telenav.kivakit.network.email.EmailBody
- EmailMessageAlarm - Class in com.telenav.kivakit.network.email
-
When triggered, sends the email composed by
EmailMessageAlarm.composeEmail(Rate)
using a registeredEmailSender
implementation. - EmailMessageAlarm() - Constructor for class com.telenav.kivakit.network.email.EmailMessageAlarm
- EmailSender - Class in com.telenav.kivakit.network.email
-
An email sender.
- EmailSender(EmailSender.Configuration) - Constructor for class com.telenav.kivakit.network.email.EmailSender
- EmailSender.Configuration - Class in com.telenav.kivakit.network.email
-
Base configuration for all
EmailSender
s. - empty() - Static method in class com.telenav.kivakit.core.collections.iteration.Iterators
- empty() - Static method in class com.telenav.kivakit.core.collections.Sets
- empty() - Static method in class com.telenav.kivakit.core.messaging.listeners.MessageList
- emptyList() - Static method in class com.telenav.kivakit.core.collections.list.ObjectList
- emptyListener() - Static method in interface com.telenav.kivakit.core.messaging.Listener
- emptyObjectSet() - Static method in class com.telenav.kivakit.core.collections.set.ObjectSet
- emptyPath() - Method in class com.telenav.kivakit.core.path.Path
- enable(StartUp.Option) - Static method in class com.telenav.kivakit.core.project.StartUp
- enableDebuggerOnPort(int) - Method in class com.telenav.kivakit.launcher.JarLauncher
- encoding() - Method in class com.telenav.kivakit.network.http.BaseHttpResource
- end() - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
-
Report that the operation has ended
- end() - Method in class com.telenav.kivakit.core.time.TimeSpan
- end(String, Object...) - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
-
Report that the operation has ended
- end(String, Object...) - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- END_OF_STREAM - Static variable in class com.telenav.kivakit.core.io.LookAheadReader
- endHourOfWeek() - Method in class com.telenav.kivakit.core.time.HourOfWeekSpan
- ending(String, String) - Static method in class com.telenav.kivakit.core.string.Strip
-
Strips the ending from the string
s
. - ends(Resource) - Method in class com.telenav.kivakit.resource.Extension
-
True if the given resource has this extension
- ends(ResourcePath) - Method in class com.telenav.kivakit.resource.Extension
-
True if the given path has this extension
- endsWith(BaseList<Element>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- endsWith(Path<Element>) - Method in class com.telenav.kivakit.core.path.Path
- endsWith(Extension) - Method in class com.telenav.kivakit.resource.Extension
- endsWith(Extension) - Method in class com.telenav.kivakit.resource.FileName
- endsWith(String) - Method in class com.telenav.kivakit.core.path.StringPath
- endsWith(String) - Method in class com.telenav.kivakit.resource.FileName
- endsWith(String) - Method in interface com.telenav.kivakit.resource.Resource
- ENGLISH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- enqueue(Email) - Method in class com.telenav.kivakit.network.email.EmailSender
- ensure(boolean) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensure(boolean) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensure(boolean, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensure(boolean, String, Object...) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensure(boolean, Throwable, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
-
If the condition is false (the check is invalid), a
EnsureProblem
message is given to theFailureReporter
that message type. - ensure(boolean, Throwable, String, Object...) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensure(Supplier<Boolean>, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensure(Supplier<Boolean>, String, Object...) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- Ensure - Class in com.telenav.kivakit.core.ensure
-
A class for providing flexibility and consistency in the checking of states and parameters.
- Ensure() - Constructor for class com.telenav.kivakit.core.ensure.Ensure
- ensureBetween(double, double, double) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureBetween(double, double, double) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureBetweenExclusive(long, long, long) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureBetweenExclusive(long, long, long) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureBetweenExclusive(long, long, long, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureBetweenExclusive(long, long, long, String, Object...) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureBetweenInclusive(long, long, long) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureBetweenInclusive(long, long, long) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureBetweenInclusive(long, long, long, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureBetweenInclusive(long, long, long, String, Object...) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureBroadcastsNoProblem(T, Consumer<T>) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureBroadcastsNoProblem(T, Consumer<T>) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureBroadcastsProblem(T, Consumer<T>) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureBroadcastsProblem(T, Consumer<T>) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureClose(Duration, Duration) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureClose(Duration, Duration) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureClose(Number, Number, int) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureClose(Number, Number, int) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureEndsWith(String, String) - Static method in class com.telenav.kivakit.core.string.Strings
- ensureEqual(T, T) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureEqual(T, T) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureEqual(T, T, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
-
Ensures the two objects are equals.
- ensureEqual(T, T, String, Object...) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureEqualArray(byte[], byte[]) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureEqualArray(byte[], byte[]) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureEqualArray(T[], T[]) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureEqualArray(T[], T[]) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureExists() - Method in class com.telenav.kivakit.filesystem.Folder
-
Creates this folder if it does not exist.
- ensureExists() - Method in interface com.telenav.kivakit.resource.Resource
-
Ensures that this file exists or throws a runtime exception
- ensureFalse(boolean) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureFalse(boolean) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureFalse(boolean, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureFalse(boolean, String, Object...) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureNonZero(Number) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureNonZero(Number) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureNotEqual(T, T) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureNotEqual(T, T) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureNotEqual(T, T, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureNotEqual(T, T, String, Object...) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureNotNull(T) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureNotNull(T) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureNotNull(T, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureNotNull(T, String, Object...) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureNull(T) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureNull(T) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureNull(T, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureNull(T, String, Object...) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- EnsureProblem - Class in com.telenav.kivakit.core.ensure
-
A validation problem reported by
Ensure
failures. - EnsureProblem() - Constructor for class com.telenav.kivakit.core.ensure.EnsureProblem
- EnsureProblem(String, Object...) - Constructor for class com.telenav.kivakit.core.ensure.EnsureProblem
- EnsureProblem(Throwable, String, Object...) - Constructor for class com.telenav.kivakit.core.ensure.EnsureProblem
- ensureReadable() - Method in class com.telenav.kivakit.filesystem.File
-
Reports a validation failure through
Ensure.fail()
if this file is not readable. - ensureThrows(Runnable) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureThrows(Runnable) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureWithin(double, double, double) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureWithin(double, double, double) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ensureWritable() - Method in class com.telenav.kivakit.filesystem.File
-
Reports a validation failure through
Ensure.fail()
if this file is not writable. - ensureZero(Number) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- ensureZero(Number) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- enter() - Method in class com.telenav.kivakit.core.thread.ReentrancyTracker
-
Enters a block of reentrant code.
- ENTERED - Enum constant in enum class com.telenav.kivakit.core.thread.ReentrancyTracker.Reentrancy
- entries(Pattern) - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
- entry(String) - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
-
If the archive resource is a file, uses
ZipFile
to access the zip entry directly. - entryCount() - Method in class com.telenav.kivakit.collections.set.MultiSet
- entrySet() - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- entrySet() - Method in class com.telenav.kivakit.core.thread.ThreadLocalMap
- EnumConverter<T extends Enum<T>> - Class in com.telenav.kivakit.conversion.core.language
-
Converts between strings and enum values.
- EnumConverter(Listener, Class<T>) - Constructor for class com.telenav.kivakit.conversion.core.language.EnumConverter
- enumSwitchParser(Listener, String, String, Class<E>) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- enumValues() - Method in class com.telenav.kivakit.core.language.reflection.Type
- environmentVariables() - Method in class com.telenav.kivakit.core.os.OperatingSystem
- epochDay() - Method in class com.telenav.kivakit.core.project.Build
- epochMilliseconds(long) - Static method in class com.telenav.kivakit.core.time.Time
-
Retrieves a
Time
instance based on the given milliseconds. - epochNanoseconds(Nanoseconds) - Static method in class com.telenav.kivakit.core.time.Time
-
Retrieves a
Time
instance based on the given nanoseconds. - equal(Object, Object) - Static method in class com.telenav.kivakit.core.language.Objects
- equalIgnoringCase(String, String) - Static method in class com.telenav.kivakit.core.language.Objects
- Equality<Value> - Interface in com.telenav.kivakit.interfaces.comparison
-
Determines if two objects are equal.
- equalPairs(Object...) - Static method in class com.telenav.kivakit.core.language.Objects
- equals(Iterable<T>, Iterable<T>) - Static method in class com.telenav.kivakit.core.collections.iteration.Iterables
- equals(Object) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- equals(Object) - Method in class com.telenav.kivakit.collections.set.operations.Subset
- equals(Object) - Method in class com.telenav.kivakit.collections.set.operations.Union
- equals(Object) - Method in class com.telenav.kivakit.commandline.Switch
- equals(Object) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- equals(Object) - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- equals(Object) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- equals(Object) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- equals(Object) - Method in class com.telenav.kivakit.core.function.Maybe
- equals(Object) - Method in class com.telenav.kivakit.core.function.Result
- equals(Object) - Method in class com.telenav.kivakit.core.language.reflection.Field
- equals(Object) - Method in class com.telenav.kivakit.core.language.reflection.filters.field.NamedField
- equals(Object) - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- equals(Object) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
- equals(Object) - Method in class com.telenav.kivakit.core.language.reflection.Type
- equals(Object) - Method in class com.telenav.kivakit.core.locale.CountryIsoCode
-
This class defines the ISO country name, which can be represented by: a two-letter code (alpha-2) which is recommended as the general purpose code and a three-letter code (alpha-3) which is more closely related to the country name.
- equals(Object) - Method in class com.telenav.kivakit.core.locale.LanguageIsoCode
- equals(Object) - Method in class com.telenav.kivakit.core.locale.Locale
- equals(Object) - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- equals(Object) - Method in class com.telenav.kivakit.core.messaging.listeners.MessageList
- equals(Object) - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- equals(Object) - Method in class com.telenav.kivakit.core.messaging.messages.Severity
- equals(Object) - Method in class com.telenav.kivakit.core.path.Path
- equals(Object) - Method in class com.telenav.kivakit.core.project.Project
- equals(Object) - Method in class com.telenav.kivakit.core.time.BaseTime
- equals(Object) - Method in class com.telenav.kivakit.core.time.DayOfWeek
- equals(Object) - Method in class com.telenav.kivakit.core.time.Duration
- equals(Object) - Method in class com.telenav.kivakit.core.time.Frequency
- equals(Object) - Method in class com.telenav.kivakit.core.time.HourOfWeek
- equals(Object) - Method in class com.telenav.kivakit.core.time.HourOfWeekSpan
- equals(Object) - Method in class com.telenav.kivakit.core.time.LocalTime
- equals(Object) - Method in class com.telenav.kivakit.core.time.Rate
- equals(Object) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- equals(Object) - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- equals(Object) - Method in class com.telenav.kivakit.core.value.count.MutableCount
- equals(Object) - Method in class com.telenav.kivakit.core.value.identifier.Identifier
- equals(Object) - Method in class com.telenav.kivakit.core.value.identifier.IntegerIdentifier
- equals(Object) - Method in class com.telenav.kivakit.core.value.identifier.ObjectIdentifier
- equals(Object) - Method in class com.telenav.kivakit.core.value.identifier.StringIdentifier
- equals(Object) - Method in class com.telenav.kivakit.core.value.level.Level
- equals(Object) - Method in class com.telenav.kivakit.core.value.level.Percent
- equals(Object) - Method in class com.telenav.kivakit.core.value.mutable.ConcurrentMutableValue
- equals(Object) - Method in class com.telenav.kivakit.core.value.mutable.MutableIndex
- equals(Object) - Method in class com.telenav.kivakit.core.value.mutable.MutableValue
- equals(Object) - Method in class com.telenav.kivakit.core.value.name.Name
- equals(Object) - Method in class com.telenav.kivakit.core.version.Version
- equals(Object) - Method in class com.telenav.kivakit.core.version.VersionedObject
- equals(Object) - Method in class com.telenav.kivakit.filesystem.File
- equals(Object) - Method in class com.telenav.kivakit.filesystem.Folder
- equals(Object) - Method in class com.telenav.kivakit.filesystem.FolderList
- equals(Object) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
- equals(Object) - Method in class com.telenav.kivakit.network.core.EmailAddress
- equals(Object) - Method in class com.telenav.kivakit.network.core.Host
- equals(Object) - Method in class com.telenav.kivakit.network.core.NetworkLocation
- equals(Object) - Method in class com.telenav.kivakit.network.core.Port
- equals(Object) - Method in class com.telenav.kivakit.network.core.QueryParameters
- equals(Object) - Method in class com.telenav.kivakit.network.http.BaseHttpResource
- equals(Object) - Method in class com.telenav.kivakit.resource.Extension
- equals(Object) - Method in class com.telenav.kivakit.resource.FileName
- equals(Object) - Method in class com.telenav.kivakit.resource.packages.Package
- equals(Object) - Method in class com.telenav.kivakit.resource.packages.PackageResource
- equals(Object) - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
- equals(Object) - Method in class com.telenav.kivakit.resource.serialization.SerializableObject
- equals(Object) - Method in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
- equals(Object) - Method in class com.telenav.kivakit.settings.Deployment
- equals(Object) - Method in class com.telenav.kivakit.settings.SettingsObject
- equals(Object) - Method in class com.telenav.kivakit.settings.SettingsObject.Identifier
- equals(String, String) - Static method in class com.telenav.kivakit.core.string.Strings
-
Avoids null pointer issues when comparing the two string arguments
- equals(Iterator<T>, Iterator<T>) - Static method in class com.telenav.kivakit.core.collections.iteration.Iterators
- EQUATORIAL_GUINEA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- ERITREA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- error() - Method in class com.telenav.kivakit.core.language.reflection.ReflectionProblem
- ERROR - Enum constant in enum class com.telenav.kivakit.core.os.Console.OutputType
- escape(String) - Static method in interface com.telenav.kivakit.core.messaging.Message
- Escape - Class in com.telenav.kivakit.core.string
-
Escapes different kinds of strings for JavaScript, SQL and XML.
- Escape() - Constructor for class com.telenav.kivakit.core.string.Escape
- estimate(long) - Static method in class com.telenav.kivakit.core.value.count.Estimate
- estimate(Iterable<?>) - Static method in class com.telenav.kivakit.core.value.count.Estimate
- estimate(Collection<?>) - Static method in class com.telenav.kivakit.core.value.count.Estimate
- estimate(Iterator<?>) - Static method in class com.telenav.kivakit.core.value.count.Estimate
- estimate(T[]) - Static method in class com.telenav.kivakit.core.value.count.Estimate
- Estimate - Class in com.telenav.kivakit.core.value.count
-
A count value that is an estimate.
- Estimate() - Constructor for class com.telenav.kivakit.core.value.count.Estimate
- Estimate(long) - Constructor for class com.telenav.kivakit.core.value.count.Estimate
- EstimateConverter - Class in com.telenav.kivakit.conversion.core.value
-
Converts to and from
Estimate
- EstimateConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.value.EstimateConverter
- ESTONIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- ESTONIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- ETHIOPIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- every(Duration) - Static method in class com.telenav.kivakit.core.time.Frequency
- EVERY_10_SECONDS - Static variable in class com.telenav.kivakit.core.time.Frequency
- EVERY_15_SECONDS - Static variable in class com.telenav.kivakit.core.time.Frequency
- EVERY_30_SECONDS - Static variable in class com.telenav.kivakit.core.time.Frequency
- EVERY_5_SECONDS - Static variable in class com.telenav.kivakit.core.time.Frequency
- EVERY_HALF_SECOND - Static variable in class com.telenav.kivakit.core.time.Frequency
- EVERY_MINUTE - Static variable in class com.telenav.kivakit.core.time.Frequency
- EVERY_SECOND - Static variable in class com.telenav.kivakit.core.time.Frequency
- EXACT - Enum constant in enum class com.telenav.kivakit.core.messaging.context.CallStack.Matching
-
The class must exactly match
- exclude(Class<?>) - Method in class com.telenav.kivakit.validation.ValidationType
-
Skip validation of the given type of value
- exclude(Predicate<Value>) - Method in interface com.telenav.kivakit.interfaces.comparison.Filter
- exclusionStrategy(ExclusionStrategy) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- exclusionStrategy(ExclusionStrategy) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
- EXCLUSIVE - Enum constant in enum class com.telenav.kivakit.core.value.count.Range.UpperBound
-
The range's maximum value is not included in the range
- exclusiveMaximum() - Method in class com.telenav.kivakit.core.value.count.Range
-
Returns the exclusive maximum for this range, even if it was constructed as inclusive (for example, inclusive range of 0 to 9 is the same as an exclusive range of 0-10).
- exec(File, String...) - Method in class com.telenav.kivakit.core.os.OperatingSystem
- executable() - Static method in class com.telenav.kivakit.resource.Extension
- exists() - Method in class com.telenav.kivakit.filesystem.File
- exists() - Method in class com.telenav.kivakit.filesystem.Folder
- exists() - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- exists() - Method in class com.telenav.kivakit.resource.packages.Package
- exists() - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
- exists() - Method in interface com.telenav.kivakit.resource.Resource
- exists() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- exit() - Method in class com.telenav.kivakit.core.thread.ReentrancyTracker
-
Exits a block of re-entrant code.
- exit(String, Object...) - Method in class com.telenav.kivakit.application.Application
-
Exits the application with the given message formatted by
Formatter.format(String, Object...)
- exit(String, Object...) - Method in class com.telenav.kivakit.commandline.CommandLine
-
Exits the application with the given error message and help for the user.
- exit(String, Object...) - Method in class com.telenav.kivakit.commandline.CommandLineParser
-
Exits the program displaying the given message and command line help for the user
- EXITED - Enum constant in enum class com.telenav.kivakit.core.thread.KivaKitThread.State
-
The thread has stopped and exited
- EXITED - Enum constant in enum class com.telenav.kivakit.core.thread.ReentrancyTracker.Reentrancy
- EXITED_REENTRY - Enum constant in enum class com.telenav.kivakit.core.thread.ReentrancyTracker.Reentrancy
- expand(String) - Method in class com.telenav.kivakit.core.collections.map.VariableMap
-
Expands the given text, leaving any ${x} markers for which there is no value in place.
- expand(String, String) - Method in class com.telenav.kivakit.core.collections.map.VariableMap
-
Interpolates the values in this map into the given string.
- expanded() - Method in class com.telenav.kivakit.core.collections.map.VariableMap
- expanded() - Method in class com.telenav.kivakit.properties.PropertyMap
- expandedWith(VariableMap<String>) - Method in class com.telenav.kivakit.properties.PropertyMap
- expect(Class<? extends Message>) - Method in class com.telenav.kivakit.core.messaging.listeners.MessageChecker
-
Registers that one message the given type should be received
- expect(Class<? extends Message>, int) - Method in class com.telenav.kivakit.core.messaging.listeners.MessageChecker
-
Registers an expected number of messages of the given class
- extension() - Method in class com.telenav.kivakit.resource.FileName
- extension() - Method in class com.telenav.kivakit.resource.ResourcePath
- extension() - Method in interface com.telenav.kivakit.resource.ResourcePathed
- Extension - Class in com.telenav.kivakit.resource
-
A
FileName
extension, such as ".txt" or ".jar". - Extension(String) - Constructor for class com.telenav.kivakit.resource.Extension
- extract(StringList) - Method in class com.telenav.kivakit.extraction.BaseExtractor
- extract(From) - Method in class com.telenav.kivakit.extraction.BaseExtractor
- extract(From) - Method in interface com.telenav.kivakit.extraction.Extractor
- extract(From[]) - Method in class com.telenav.kivakit.extraction.BaseExtractor
- extract(String, String) - Static method in class com.telenav.kivakit.core.string.Strings
- Extractor<Value,
From> - Interface in com.telenav.kivakit.extraction -
An extractor extracts a value from a source object of a given type.
F
- factory(Factory<Logger>) - Static method in class com.telenav.kivakit.core.logging.LoggerFactory
-
Installs a custom logger factory
- Factory<Value> - Interface in com.telenav.kivakit.interfaces.factory
-
A factory that creates an object.
- fail() - Static method in class com.telenav.kivakit.core.ensure.Ensure
- fail(String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- fail(String, Object...) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- fail(Throwable, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- failed() - Method in class com.telenav.kivakit.core.function.Result
-
Returns true if this result represents a failure
- failed() - Method in interface com.telenav.kivakit.core.messaging.listeners.MessageCounter
-
Returns true if there are one or more message(s) with a status worse than or equal to
Problem
- failed() - Method in enum class com.telenav.kivakit.core.messaging.Message.OperationStatus
- failed() - Method in enum class com.telenav.kivakit.core.messaging.Message.Status
- failed() - Method in enum class com.telenav.kivakit.interfaces.time.WakeState
- failed(Class<? extends Message>) - Method in interface com.telenav.kivakit.core.messaging.listeners.MessageCounter
-
Returns true if there are one or more messages worse than or equal to the given message type
- failed(Throwable, Description) - Method in class com.telenav.kivakit.internal.testing.UnitTestWatcher
- FAILED - Enum constant in enum class com.telenav.kivakit.core.messaging.Message.OperationStatus
-
The operation completed but did not succeed
- FAILED - Enum constant in enum class com.telenav.kivakit.core.messaging.Message.Status
-
The step did not produce any correct result
- failure(Result<T>, String, Object...) - Static method in class com.telenav.kivakit.core.function.Result
-
Returns a result with the given
Problem
- failure(Message) - Static method in class com.telenav.kivakit.core.function.Result
-
Returns a result with the given message
- failure(Message) - Method in interface com.telenav.kivakit.core.function.ResultTrait
-
Returns a
Result
with the given message - failure(String, Object...) - Static method in class com.telenav.kivakit.core.function.Result
-
Returns a result with the given
Problem
- failure(String, Object...) - Method in interface com.telenav.kivakit.core.function.ResultTrait
- failure(Throwable, String, Object...) - Static method in class com.telenav.kivakit.core.function.Result
-
Returns a result with the given
Problem
- failure(Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.function.ResultTrait
- Failure - Class in com.telenav.kivakit.core.ensure
- Failure() - Constructor for class com.telenav.kivakit.core.ensure.Failure
- FailureReporter - Interface in com.telenav.kivakit.core.ensure
-
Reporter of failure messages.
- FALKLAND_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- FAROE_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- fastParse(String, double) - Static method in class com.telenav.kivakit.core.language.primitive.Doubles
-
A fast way to parse a simple double of the format xxx.yyyy where the number of digits in y is fixed.
- fatal(String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Throws a formatted
FatalProblem
message as anIllegalStateException
- fatal(Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Throws a formatted
FatalProblem
message as anIllegalStateException
- FatalProblem - Class in com.telenav.kivakit.core.messaging.messages.status
-
A problem that is severe enough to result in data loss, but not severe enough to halt the current operation.
- FatalProblem() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.FatalProblem
- FatalProblem(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.FatalProblem
- FatalProblem(Throwable, String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.FatalProblem
- FEBRUARY - Enum constant in enum class com.telenav.kivakit.core.time.Month
- feedback(String) - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- field() - Method in class com.telenav.kivakit.core.language.reflection.FieldGetter
- field() - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- field(char) - Method in class com.telenav.kivakit.core.bits.BitDiagram
- field(String) - Method in class com.telenav.kivakit.core.language.reflection.Type
- Field - Class in com.telenav.kivakit.core.language.reflection
- Field(Object, Field) - Constructor for class com.telenav.kivakit.core.language.reflection.Field
- FieldArchive - Class in com.telenav.kivakit.resource.compression.archive
-
A field archive serializes data into zip file entries in a
ZipArchive
. - FieldArchive(File, ProgressReporter, ZipArchive.Mode) - Constructor for class com.telenav.kivakit.resource.compression.archive.FieldArchive
- FieldArchive(File, ZipArchive.Mode) - Constructor for class com.telenav.kivakit.resource.compression.archive.FieldArchive
- FieldGetter - Class in com.telenav.kivakit.core.language.reflection
- FieldGetter(Field) - Constructor for class com.telenav.kivakit.core.language.reflection.FieldGetter
- fields(Filter<Field>) - Method in class com.telenav.kivakit.core.language.reflection.Type
- FieldSetter - Class in com.telenav.kivakit.core.language.reflection
- FieldSetter(Field) - Constructor for class com.telenav.kivakit.core.language.reflection.FieldSetter
- FIJI - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- file() - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
- file() - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
- file(Listener, URI) - Static method in class com.telenav.kivakit.filesystem.File
- file(File) - Method in class com.telenav.kivakit.filesystem.Folder
- file(FilePath) - Static method in class com.telenav.kivakit.filesystem.File
- file(FileName) - Method in class com.telenav.kivakit.filesystem.FileCache
- file(FileName) - Method in class com.telenav.kivakit.filesystem.FilePath
- file(FileName) - Method in class com.telenav.kivakit.filesystem.Folder
- file(FileName) - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- file(FileName) - Method in class com.telenav.kivakit.network.core.NetworkPath
- file(ResourcePathed) - Method in class com.telenav.kivakit.filesystem.Folder
- file(File) - Static method in class com.telenav.kivakit.filesystem.File
- file(String, Object...) - Method in class com.telenav.kivakit.filesystem.Folder
- File - Class in com.telenav.kivakit.filesystem
-
File abstraction that adds integrates files with the KivaKit resource mini-framework and adds a variety of useful methods.
- FILE - Enum constant in enum class com.telenav.kivakit.launcher.JarLauncher.RedirectTo
- File.Converter - Class in com.telenav.kivakit.filesystem
-
Converts to and from
File
objects - File.Resolver - Class in com.telenav.kivakit.filesystem
-
Resolves
ResourceIdentifier
s that are file paths into fileResource
s. - fileArgumentParser(Listener, String) - Static method in class com.telenav.kivakit.filesystem.File
- FileCache - Class in com.telenav.kivakit.filesystem
-
A file cache with the given root.
- FileCache(Folder) - Constructor for class com.telenav.kivakit.filesystem.FileCache
- fileList(File...) - Static method in class com.telenav.kivakit.filesystem.FileList
- fileList(Iterable<File>) - Static method in class com.telenav.kivakit.filesystem.FileList
- FileList - Class in com.telenav.kivakit.filesystem
-
A list of files with useful methods added.
- FileList() - Constructor for class com.telenav.kivakit.filesystem.FileList
- FileList(Iterable<File>) - Constructor for class com.telenav.kivakit.filesystem.FileList
- FileList.Converter - Class in com.telenav.kivakit.filesystem
-
Converts to and from
FileList
s - fileListArgumentParser(Listener, String, Extension) - Static method in class com.telenav.kivakit.filesystem.File
- fileListSwitchParser(Listener, String, String, Extension) - Static method in class com.telenav.kivakit.filesystem.File
- fileMatcher() - Method in class com.telenav.kivakit.resource.Extension
- fileMatcher() - Method in class com.telenav.kivakit.resource.FileName
- filename() - Method in class com.telenav.kivakit.network.email.EmailAttachment
- filename(String) - Method in class com.telenav.kivakit.network.email.EmailAttachment
- fileName() - Method in class com.telenav.kivakit.resource.ResourcePath
- fileName() - Method in interface com.telenav.kivakit.resource.ResourcePathed
- FileName - Class in com.telenav.kivakit.resource
-
A file name, with a base name and an
Extension
. - FileName(String) - Constructor for class com.telenav.kivakit.resource.FileName
- fileNameAsJavaPath() - Method in class com.telenav.kivakit.core.language.module.ModuleResource
- filePath(StringPath) - Static method in class com.telenav.kivakit.filesystem.FilePath
- filePath(FileName) - Static method in class com.telenav.kivakit.filesystem.FilePath
- filePath(File) - Static method in class com.telenav.kivakit.filesystem.FilePath
- filePath(URI) - Static method in class com.telenav.kivakit.filesystem.FilePath
- filePath(Path) - Static method in class com.telenav.kivakit.filesystem.FilePath
- FilePath - Class in com.telenav.kivakit.filesystem
-
An abstraction for a path on any kind of filesystem or file-related data source.
- FilePath(StringList, StringPath) - Constructor for class com.telenav.kivakit.filesystem.FilePath
-
Construct with scheme
- FilePath(StringList, String, List<String>) - Constructor for class com.telenav.kivakit.filesystem.FilePath
-
Construct with scheme
- FilePath(FilePath) - Constructor for class com.telenav.kivakit.filesystem.FilePath
-
Copy constructor
- FilePath.Converter - Class in com.telenav.kivakit.filesystem
-
Converts to and from
FilePath
s - filePathSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.filesystem.File
- files() - Method in class com.telenav.kivakit.filesystem.Folder
- files() - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- files() - Method in class com.telenav.kivakit.network.ftp.FtpResource
- files(Matcher<File>) - Method in class com.telenav.kivakit.filesystem.Folder
- files(Matcher<File>, Folder.Traversal) - Method in class com.telenav.kivakit.filesystem.Folder
- files(Matcher<FilePath>) - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- files(Extension) - Method in class com.telenav.kivakit.filesystem.Folder
- files(String) - Method in class com.telenav.kivakit.filesystem.Folder
- files(Pattern) - Method in class com.telenav.kivakit.filesystem.Folder
- filesAndFolders(Listener, Path) - Static method in class com.telenav.kivakit.core.io.Nio
- fileService(FilePath) - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemService
- FileService - Interface in com.telenav.kivakit.filesystem.spi
-
A service provider interface (SPI) for filesystem files.
- fileSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.filesystem.File
- filesystem(Listener, URI) - Static method in class com.telenav.kivakit.core.io.Nio
- filesystem(Listener, URI, Map<String, String>) - Static method in class com.telenav.kivakit.core.io.Nio
- FILESYSTEM - Enum constant in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
- FileSystemObject - Interface in com.telenav.kivakit.filesystem
-
Base class for all filesystem objects.
- FileSystemObjectService - Interface in com.telenav.kivakit.filesystem.spi
-
A service provider interface (SPI) common to all filesystem objects.
- fileSystemService(FilePath) - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- FileSystemService - Interface in com.telenav.kivakit.filesystem.spi
-
Service provider interface (SPI) for filesystems.
- filesystemSubPackages() - Method in class com.telenav.kivakit.core.language.module.PackageReference
- FILIPINO - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- filter() - Method in class com.telenav.kivakit.core.collections.iteration.BaseIterator
- filter(PropertyFilter) - Method in class com.telenav.kivakit.core.language.object.ObjectFormatter
- filter(Matcher<T>) - Method in class com.telenav.kivakit.core.collections.iteration.BaseIterator
- filter(Predicate<T>) - Method in interface com.telenav.kivakit.interfaces.comparison.Filter
- Filter<Value> - Interface in com.telenav.kivakit.interfaces.comparison
-
A filter which matches values allowing for boolean expressions
- Filtered<T> - Interface in com.telenav.kivakit.interfaces.comparison
-
A filtered object has a list of filters to apply.
- FilteredIterable<Element> - Class in com.telenav.kivakit.core.collections.iteration
- FilteredIterable(Iterable<Element>, Matcher<Element>) - Constructor for class com.telenav.kivakit.core.collections.iteration.FilteredIterable
- FilteredIterator<Element> - Class in com.telenav.kivakit.core.collections.iteration
- FilteredIterator(Iterator<Element>, Matcher<Element>) - Constructor for class com.telenav.kivakit.core.collections.iteration.FilteredIterator
- FilteredLoopBody<Value extends IntegerNumeric<Value>> - Interface in com.telenav.kivakit.interfaces.code
-
A piece of code that can be executed in a loop, and can filter out values.
- FilteredLoopBody.FilterAction - Enum Class in com.telenav.kivakit.interfaces.code
-
Used by forEach() to determine which values should be counted, and which should not.
- filters() - Method in class com.telenav.kivakit.core.logging.loggers.BaseLogger
- filters() - Method in class com.telenav.kivakit.core.logging.loggers.NullLogger
- filters() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- filters() - Method in interface com.telenav.kivakit.interfaces.comparison.Filtered
- FINAL - Enum constant in enum class com.telenav.kivakit.core.version.Release
- find(Matcher<Element>) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- find(Class<? extends Element>) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- findNext() - Method in class com.telenav.kivakit.core.collections.iteration.BaseIterator
- FINLAND - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- FINNISH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- first() - Method in class com.telenav.kivakit.commandline.ArgumentList
- first() - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- first() - Method in class com.telenav.kivakit.core.path.Path
- first() - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- first(int) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- first(int) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- first(int) - Method in class com.telenav.kivakit.core.collections.list.StringList
- first(int) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- first(int) - Method in class com.telenav.kivakit.core.path.Path
- first(int) - Method in class com.telenav.kivakit.core.path.StringPath
- first(int) - Method in class com.telenav.kivakit.filesystem.FilePath
- first(int) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- first(Count) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- first(Count) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- first(Count) - Method in class com.telenav.kivakit.core.collections.list.StringList
- first(Collection<T>) - Static method in class com.telenav.kivakit.core.collections.Collections
- first(Set<T>) - Static method in class com.telenav.kivakit.core.collections.Sets
- FIRST - Enum constant in enum class com.telenav.kivakit.core.vm.ShutdownHook.Order
-
The hook should be run before hooks that are marked as LAST
- FISCAL - Enum constant in enum class com.telenav.kivakit.core.time.Quarter.Type
- FISCAL_Q1 - Enum constant in enum class com.telenav.kivakit.core.time.Quarter
-
Jul-Sep
- FISCAL_Q2 - Enum constant in enum class com.telenav.kivakit.core.time.Quarter
-
Oct-Dec
- FISCAL_Q3 - Enum constant in enum class com.telenav.kivakit.core.time.Quarter
-
Jan-Mar
- FISCAL_Q4 - Enum constant in enum class com.telenav.kivakit.core.time.Quarter
-
Apr-Jun
- fiscalQuarter() - Method in class com.telenav.kivakit.core.time.LocalTime
- fiscalQuarter() - Method in enum class com.telenav.kivakit.core.time.Month
- fiscalQuarter(int) - Static method in enum class com.telenav.kivakit.core.time.Quarter
- FLAT - Enum constant in enum class com.telenav.kivakit.filesystem.Folder.Traversal
- flatValues() - Method in class com.telenav.kivakit.collections.map.MultiMap
- flatValues() - Method in class com.telenav.kivakit.collections.set.MultiSet
- FloatConverter - Class in com.telenav.kivakit.conversion.core.language.primitive
-
Converts a float to and from a string.
- FloatConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.FloatConverter
- flush() - Method in class com.telenav.kivakit.core.io.ByteSizedOutputStream
- flush() - Method in class com.telenav.kivakit.core.progress.reporters.ProgressiveOutputStream
- flush() - Method in interface com.telenav.kivakit.interfaces.io.Flushable
-
Flush the object, waiting until finished doing so.
- flush(Duration) - Method in class com.telenav.kivakit.core.logging.loggers.BaseLogger
- flush(Duration) - Method in class com.telenav.kivakit.core.logging.loggers.NullLogger
- flush(Duration) - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- flush(Duration) - Method in class com.telenav.kivakit.core.logging.logs.text.ConsoleLog
- flush(Duration) - Method in class com.telenav.kivakit.core.os.Console
- flush(Duration) - Method in class com.telenav.kivakit.network.email.EmailSender
- flush(Duration) - Method in class com.telenav.kivakit.serialization.kryo.KryoSerializationSession
- flush(OutputStream) - Static method in class com.telenav.kivakit.core.io.IO
- flush(Writer) - Static method in class com.telenav.kivakit.core.io.IO
- flush(T) - Method in interface com.telenav.kivakit.interfaces.io.Flushable
-
Flushes the object waiting not more than the give duration for this to occur.
- Flushable<T extends LengthOfTime<T>> - Interface in com.telenav.kivakit.interfaces.io
-
An object that can be flushed, like a queue or output stream.
- folder(StringPath) - Static method in class com.telenav.kivakit.filesystem.Folder
- folder(Folder) - Method in class com.telenav.kivakit.filesystem.Folder
- folder(Folder) - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- folder(FileName) - Method in class com.telenav.kivakit.filesystem.Folder
- folder(FileName) - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- folder(File) - Static method in class com.telenav.kivakit.filesystem.Folder
- folder(String) - Method in class com.telenav.kivakit.filesystem.FileCache
- folder(String) - Method in class com.telenav.kivakit.filesystem.Folder
- folder(String) - Method in class com.telenav.kivakit.resource.packages.Package
- folder(String) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- folder(URI) - Static method in class com.telenav.kivakit.filesystem.Folder
- folder(URL) - Static method in class com.telenav.kivakit.filesystem.Folder
- folder(Path) - Static method in class com.telenav.kivakit.filesystem.Folder
- Folder - Class in com.telenav.kivakit.filesystem
-
Folder abstraction that extends
FileSystemObject
and implements theResourceFolder
interface for filesystems. - Folder() - Constructor for class com.telenav.kivakit.filesystem.Folder
-
Not public API
- Folder(FilePath) - Constructor for class com.telenav.kivakit.filesystem.Folder
-
Not public API
- Folder(FolderService) - Constructor for class com.telenav.kivakit.filesystem.Folder
-
Not public API
- Folder.Converter - Class in com.telenav.kivakit.filesystem
-
Converts to and from
Folder
s - Folder.Resolver - Class in com.telenav.kivakit.filesystem
-
Resolves valid folder paths into
ResourceFolder
s. - Folder.Traversal - Enum Class in com.telenav.kivakit.filesystem
-
Type of traversal to perform
- Folder.Type - Enum Class in com.telenav.kivakit.filesystem
-
Type of folder
- folderArgumentParser(Listener, String) - Static method in class com.telenav.kivakit.filesystem.Folder
- FolderChangeWatcher - Class in com.telenav.kivakit.filesystem
-
Watches for changes to the contents of a
Folder
. - FolderChangeWatcher(Folder, Frequency) - Constructor for class com.telenav.kivakit.filesystem.FolderChangeWatcher
- FolderList - Class in com.telenav.kivakit.filesystem
-
A list of folders with additional useful methods, including:
FolderList.asSet()
- This list as a setFolderList.matching(Matcher)
- The folders in this list that match the given matcher - FolderList() - Constructor for class com.telenav.kivakit.filesystem.FolderList
- FolderList.Converter - Class in com.telenav.kivakit.filesystem
-
Converts to and from folder lists separated by commas
- folderListArgumentParser(Listener, String) - Static method in class com.telenav.kivakit.filesystem.Folder
- folderListSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.filesystem.Folder
- FolderPruner - Class in com.telenav.kivakit.filesystem
-
Removes nested files matching
FolderPruner.matcher(Matcher)
from the given folder when they meet expiration criteria. - FolderPruner(Folder, Frequency) - Constructor for class com.telenav.kivakit.filesystem.FolderPruner
- folders() - Method in class com.telenav.kivakit.filesystem.Folder
- folders() - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- folders() - Method in class com.telenav.kivakit.resource.packages.Package
- folders() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- folders(Matcher<FilePath>) - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- folders(Matcher<Folder>) - Method in class com.telenav.kivakit.filesystem.Folder
- folderService() - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- folderService(FilePath) - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemService
- FolderService - Interface in com.telenav.kivakit.filesystem.spi
-
A service provider interface (SPI) for filesystem folders.
- folderSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.filesystem.Folder
- FORCE_POSITIVE - Enum constant in enum class com.telenav.kivakit.core.time.Duration.Restriction
-
Force any negative duration to be positive
- forClass(Class<T>) - Static method in class com.telenav.kivakit.core.language.reflection.Type
- forCount(Count, FilteredLoopBody<Value>) - Method in class com.telenav.kivakit.core.value.count.Range
-
Executes the loop starting at the minimum value, calling the
FilteredLoopBody
until the given number of values are accepted. - forCount(Value, Value, long) - Method in interface com.telenav.kivakit.interfaces.code.FilteredLoopBody
-
Executes the loop starting at the minimum value, calling
FilteredLoopBody.at(Value)
until the given number of values are accepted. - forEach(LoopBody<Value>) - Method in class com.telenav.kivakit.core.value.count.Range
-
Calls the given
LoopBody
with each value from the minimum to the maximum (inclusive or exclusive, depending on construction of the range) - forEach(Consumer<SubClass>) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- forEachByte(Consumer<Byte>) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- forEachExclusive(Value, Value) - Method in interface com.telenav.kivakit.interfaces.code.LoopBody
-
Executes the loop for each value, exclusive
- forEachInclusive(Value, Value) - Method in interface com.telenav.kivakit.interfaces.code.LoopBody
-
Executes the loop for each value, exclusive
- forEachInt(Consumer<Integer>) - Method in class com.telenav.kivakit.core.value.count.Range
-
Calls the given
LoopBody
with each value from the minimum to the maximum (inclusive or exclusive, depending on construction of the range) - forEachInteger(Consumer<Integer>) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- forEachLong(Consumer<Long>) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- forEachShort(Consumer<Short>) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- forHighLow(int, int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Returns the given high and low words as a single int
- forHighLow(int, int) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
- forIdentifier(int) - Static method in enum class com.telenav.kivakit.core.version.Release
- forIso2Code(String) - Static method in class com.telenav.kivakit.core.locale.LanguageIsoCode
- forIso3Code(String) - Static method in class com.telenav.kivakit.core.locale.LanguageIsoCode
- format() - Element in annotation interface com.telenav.kivakit.core.language.object.KivaKitFormatProperty
-
The format to use for the annotated property.
- format(double) - Static method in class com.telenav.kivakit.core.language.primitive.Doubles
- format(double, int) - Static method in class com.telenav.kivakit.core.language.primitive.Doubles
- format(LogEntry, Formatter.Format) - Method in class com.telenav.kivakit.core.logging.logs.text.formatters.ColumnarLogFormatter
- format(LogEntry, Formatter.Format) - Method in class com.telenav.kivakit.core.logging.logs.text.formatters.SimpleLogFormatter
- format(LogEntry, Formatter.Format) - Method in class com.telenav.kivakit.core.logging.logs.text.formatters.TimeAndMessageLogFormatter
- format(LogEntry, Formatter.Format) - Method in interface com.telenav.kivakit.core.logging.logs.text.LogFormatter
- format(LogFormatter, Formatter.Format) - Method in class com.telenav.kivakit.core.logging.LogEntry
- format(String, Object...) - Static method in class com.telenav.kivakit.core.string.Formatter
-
Formats the given message by interpolating the given arguments.
- format(String, Object...) - Static method in class com.telenav.kivakit.core.string.Strings
- format(String, Object...) - Method in interface com.telenav.kivakit.core.vm.JavaTrait
- formatted() - Method in class com.telenav.kivakit.core.messaging.listeners.MessageList
-
The messages in this list, formatted
- formatted() - Method in interface com.telenav.kivakit.core.messaging.Message
- formatted(LogEntry) - Method in class com.telenav.kivakit.core.logging.logs.text.BaseTextLog
- formatted(Formatter.Format) - Method in interface com.telenav.kivakit.core.messaging.Message
- formatted(Formatter.Format) - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- formatted(Formatter.Format) - Method in class com.telenav.kivakit.core.messaging.messages.status.Alert
- FORMATTED - Enum constant in enum class com.telenav.kivakit.core.logging.logs.text.BaseTextLog.Format
- formattedDate() - Method in class com.telenav.kivakit.core.project.Build
- FormattedDoubleConverter - Class in com.telenav.kivakit.conversion.core.language.primitive
-
Converts a double to and from a formatted string, with or without commas and with a given number of decimal places.
- FormattedDoubleConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.FormattedDoubleConverter
-
Constructs a converter with commas and two decimal places
- FormattedDoubleConverter(Listener, boolean, int) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.FormattedDoubleConverter
- FormattedDoubleConverter(Listener, int) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.FormattedDoubleConverter
-
Constructs a converter with commas and the given number of decimal places
- FormattedDoubleConverter(Listener, DecimalFormat) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.FormattedDoubleConverter
-
Constructs a converter with the given decimal format
- FormattedIntegerConverter - Class in com.telenav.kivakit.conversion.core.language.primitive
-
Converts an Integer to and from a formatted string.
- FormattedIntegerConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.FormattedIntegerConverter
-
Constructs a converter that allows commas
- FormattedIntegerConverter(Listener, boolean) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.FormattedIntegerConverter
- FormattedIntegerConverter(Listener, DecimalFormat) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.FormattedIntegerConverter
-
Constructs a converter with the given decimal format
- FormattedLongConverter - Class in com.telenav.kivakit.conversion.core.language.primitive
-
Converts a Long to and from a formatted string.
- FormattedLongConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.FormattedLongConverter
-
Constructs a converter that allows commas
- FormattedLongConverter(Listener, boolean) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.FormattedLongConverter
- FormattedLongConverter(Listener, DecimalFormat) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.FormattedLongConverter
-
Constructs a converter with the given decimal format
- formattedMessage() - Method in class com.telenav.kivakit.core.logging.LogEntry
- formattedMessage(Formatter.Format) - Method in class com.telenav.kivakit.core.logging.LogEntry
- formatter() - Method in class com.telenav.kivakit.conversion.core.time.BaseFormattedConverter
- formatter(LogFormatter) - Method in class com.telenav.kivakit.core.logging.logs.text.BaseTextLog
- formatter(DateTimeFormatter) - Method in class com.telenav.kivakit.conversion.core.time.BaseFormattedConverter
- Formatter - Class in com.telenav.kivakit.core.string
-
Handles message formatting, given a message and an argument array.
- Formatter() - Constructor for class com.telenav.kivakit.core.string.Formatter
- Formatter.Format - Enum Class in com.telenav.kivakit.core.string
- FORMATTING - Enum constant in enum class com.telenav.kivakit.core.language.reflection.property.PropertyPurpose
- forName(ClassLoader, String) - Static method in class com.telenav.kivakit.core.language.Classes
- forName(String) - Method in class com.telenav.kivakit.collections.map.IndexedNameMap
- forName(String) - Method in class com.telenav.kivakit.commandline.parsing.SwitchParserList
- forName(String) - Static method in class com.telenav.kivakit.core.language.Classes
- forName(String) - Static method in class com.telenav.kivakit.core.language.reflection.Type
- forPort(int) - Static method in class com.telenav.kivakit.network.core.Protocol
- forServices(List<? extends FileService>) - Static method in class com.telenav.kivakit.filesystem.FileList
-
Not public API
- forVirtual(List<? extends FolderService>) - Static method in class com.telenav.kivakit.filesystem.FolderList
-
Not public API
- FOUR_TIMES_A_DAY - Static variable in class com.telenav.kivakit.core.time.Frequency
- Frame() - Constructor for class com.telenav.kivakit.core.messaging.context.StackTrace.Frame
- Frame(StackTraceElement) - Constructor for class com.telenav.kivakit.core.messaging.context.StackTrace.Frame
- FRANCE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- free() - Method in class com.telenav.kivakit.filesystem.Disk
- free() - Method in interface com.telenav.kivakit.filesystem.spi.DiskService
- freeMemory() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- freeMemory() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- FRENCH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- FRENCH_GUIANA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- FRENCH_POLYNESIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- FRENCH_SOUTHERN_AND_ANTARCTIC_LANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- frequency() - Method in class com.telenav.kivakit.core.thread.RepeatingThread
- frequency(Frequency) - Method in class com.telenav.kivakit.core.thread.RepeatingThread
- Frequency - Class in com.telenav.kivakit.core.time
-
A simple frequency domain object.
- Frequency(Duration) - Constructor for class com.telenav.kivakit.core.time.Frequency
- Frequency.Cycle - Class in com.telenav.kivakit.core.time
-
The start time of a cycle
- FrequencyConverter - Class in com.telenav.kivakit.conversion.core.time
-
Converts to and from a frequency, expressed as a duration between cycles.
- FrequencyConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.time.FrequencyConverter
- FRIDAY - Static variable in class com.telenav.kivakit.core.time.DayOfWeek
- from(EmailAddress) - Method in class com.telenav.kivakit.network.email.Email
- from(URI) - Static method in class com.telenav.kivakit.network.core.Port
- from(Collection<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- from(T[]) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- fromIterable(Iterable<T>) - Static method in class com.telenav.kivakit.core.collections.Sets
- ftp() - Method in class com.telenav.kivakit.network.core.Host
- ftp(int) - Method in class com.telenav.kivakit.network.core.Host
- FTP - Static variable in class com.telenav.kivakit.network.core.Protocol
- FtpNetworkLocation - Class in com.telenav.kivakit.network.ftp
-
An FTP network location that can be accessed in
FtpNetworkLocation.Mode.Passive
orFtpNetworkLocation.Mode.Active
. - FtpNetworkLocation(NetworkPath) - Constructor for class com.telenav.kivakit.network.ftp.FtpNetworkLocation
- FtpNetworkLocation.Mode - Enum Class in com.telenav.kivakit.network.ftp
-
The FTP access mode, either passive or active.
- FtpResource - Class in com.telenav.kivakit.network.ftp
-
Simple FTP downloader.
- FtpResource(NetworkLocation, NetworkAccessConstraints) - Constructor for class com.telenav.kivakit.network.ftp.FtpResource
- full() - Method in class com.telenav.kivakit.core.messaging.context.StackTrace.Frame
- FULL - Static variable in class com.telenav.kivakit.core.value.level.Confidence
- fullTypeName() - Method in class com.telenav.kivakit.core.messaging.context.CodeContext
- fullyQualifiedName() - Method in class com.telenav.kivakit.core.language.reflection.Type
- Functions - Class in com.telenav.kivakit.core.function
- Functions() - Constructor for class com.telenav.kivakit.core.function.Functions
- future(Duration) - Static method in class com.telenav.kivakit.core.time.TimeSpan
G
- GABON - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- GALICIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- GAMBIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- genericTypeParameters() - Method in class com.telenav.kivakit.core.language.reflection.Field
- genericTypeParameters() - Method in class com.telenav.kivakit.core.language.reflection.Member
-
Gets this member's type parameters, if any.
- genericTypeParameters() - Method in class com.telenav.kivakit.core.language.reflection.Method
- GEOJSON - Static variable in class com.telenav.kivakit.resource.Extension
- GEORGIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- GEORGIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- GERMAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- GERMANY - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- get() - Static method in class com.telenav.kivakit.application.Application
- get() - Method in class com.telenav.kivakit.core.function.Maybe
-
Returns any value that might be present, or null if there is none
- get() - Method in class com.telenav.kivakit.core.object.Lazy
- get() - Static method in class com.telenav.kivakit.core.os.Console
- get() - Static method in class com.telenav.kivakit.core.os.OperatingSystem
- get() - Method in class com.telenav.kivakit.core.value.count.BaseCount
-
Implements
Supplier.get()
to return this count as a Long - get() - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- get() - Method in class com.telenav.kivakit.core.value.count.MutableCount
- get() - Method in class com.telenav.kivakit.core.value.mutable.ConcurrentMutableValue
- get() - Method in class com.telenav.kivakit.core.value.mutable.MutableIndex
- get() - Method in class com.telenav.kivakit.core.value.mutable.MutableValue
- get() - Static method in class com.telenav.kivakit.network.core.LocalHost
- get() - Static method in class com.telenav.kivakit.network.core.Loopback
- get() - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- get() - Method in class com.telenav.kivakit.network.http.secure.SecureHttpNetworkLocation
- get() - Static method in class com.telenav.kivakit.resource.spi.ResourceResolverServiceLoader
- get(int) - Method in class com.telenav.kivakit.collections.map.BaseIndexedMap
- get(int) - Method in class com.telenav.kivakit.commandline.ArgumentList
- get(int) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- get(int) - Method in class com.telenav.kivakit.core.path.Path
- get(int) - Method in class com.telenav.kivakit.filesystem.FolderList
- get(int) - Method in interface com.telenav.kivakit.interfaces.collection.Indexable
- get(ArgumentParser<T>) - Method in class com.telenav.kivakit.commandline.Argument
- get(Switch) - Method in class com.telenav.kivakit.commandline.SwitchParser
- get(SwitchParser<T>) - Method in class com.telenav.kivakit.application.Application
- get(SwitchParser<T>) - Method in class com.telenav.kivakit.commandline.CommandLine
- get(SwitchParser<T>) - Method in class com.telenav.kivakit.commandline.parsing.SwitchList
- get(SwitchParser<T>) - Method in class com.telenav.kivakit.commandline.Switch
- get(SwitchParser<T>, T) - Method in class com.telenav.kivakit.application.Application
- get(SwitchParser<T>, T) - Method in class com.telenav.kivakit.commandline.CommandLine
- get(Named) - Method in class com.telenav.kivakit.core.collections.map.NameMap
- get(NetworkAccessConstraints) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- get(NetworkAccessConstraints, Initializer<HttpGet>) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- get(NetworkAccessConstraints, String) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- get(Element) - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
-
Gets the value currently in the set is equal to the given prototype object
- get(Object) - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- get(Object) - Method in class com.telenav.kivakit.core.collections.map.CacheMap
- get(Object) - Method in class com.telenav.kivakit.core.collections.map.CaseFoldingStringMap
- get(Object) - Method in class com.telenav.kivakit.core.collections.map.NameMap
- get(Object) - Method in class com.telenav.kivakit.core.language.reflection.FieldGetter
- get(Object) - Method in interface com.telenav.kivakit.core.language.reflection.Getter
- get(Object) - Method in class com.telenav.kivakit.core.language.reflection.MethodGetter
- get(Object) - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- get(Object, Value) - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- get(String) - Method in class com.telenav.kivakit.core.collections.map.NameMap
- get(String) - Method in class com.telenav.kivakit.core.collections.map.StringToStringMap
- get(String) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- get(String, StringConverter<T>) - Method in class com.telenav.kivakit.conversion.core.collections.map.VariableMapConverter
- get(String, StringConverter<T>) - Method in class com.telenav.kivakit.properties.PropertyMap
- get(String, StringConverter<T>, T) - Method in class com.telenav.kivakit.conversion.core.collections.map.VariableMapConverter
- get(String, StringConverter<T>, T) - Method in class com.telenav.kivakit.properties.PropertyMap
- get(String, Class<? extends StringConverter<T>>) - Method in class com.telenav.kivakit.conversion.core.collections.map.VariableMapConverter
- get(String, Class<? extends StringConverter<T>>, T) - Method in class com.telenav.kivakit.conversion.core.collections.map.VariableMapConverter
- get(Key) - Method in class com.telenav.kivakit.core.object.LazyMap
- get(Key) - Method in interface com.telenav.kivakit.interfaces.collection.Keyed
- getBoolean(long) - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- getByte(long) - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- getInt(long) - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- getLong(long) - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- getMailSessionProperties() - Method in class com.telenav.kivakit.network.email.EmailSender
- getMailSessionProperties() - Method in class com.telenav.kivakit.network.email.senders.SmtpEmailSender
- getOrCreate(Object) - Method in class com.telenav.kivakit.core.collections.map.ConcurrentObjectMap
- getOrCreate(Key) - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- getOrDefault(int, Element) - Method in interface com.telenav.kivakit.interfaces.collection.Indexable
- getOrEmptySet(Object) - Method in class com.telenav.kivakit.collections.set.MultiSet
- getShort(long) - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- getter() - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- getter(Getter) - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- Getter - Interface in com.telenav.kivakit.core.language.reflection
- GHANA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- GIBRALTAR - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- gigabytes(double) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- gigabytes(long) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- glitch(Frequency, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Glitch
message to thisTransceiver
- glitch(Frequency, Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Glitch
message to thisTransceiver
- glitch(String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Glitch
message to thisTransceiver
- glitch(String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Broadcasts a
Glitch
with the given message - glitch(Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Glitch
message to thisTransceiver
- Glitch - Class in com.telenav.kivakit.core.messaging.messages.status
-
A glitch is an issue that represents a temporary problem where recovery will happen.
- Glitch() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Glitch
- Glitch(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Glitch
- Glitch(Throwable, String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Glitch
- glitchIf(boolean, String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Broadcasts a
Glitch
with the given message if the invalid parameter is true - global() - Static method in class com.telenav.kivakit.core.registry.Registry
-
NOTE: This method should only be called from static methods
- global() - Static method in class com.telenav.kivakit.settings.Settings
- GRAPH - Static variable in class com.telenav.kivakit.resource.Extension
- GRAPH_GZIP - Static variable in class com.telenav.kivakit.resource.Extension
- GREECE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- GREEK - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- GREENLAND - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- GRENADA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- group(String, Runnable) - Method in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
-
Delimits a group of related registrations
- GROUP_SIZE - Static variable in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
-
The number of identifiers in each group
- groupId() - Method in class com.telenav.kivakit.core.project.Project
- gson() - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
-
Supplies a thread-safe
Gson
instance by creating or reusing one - gson() - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
-
Supplies a thread-safe
Gson
instance by creating or reusing one - gsonFactory() - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactorySource
-
Returns the
GsonFactory
for this object - GsonFactory - Interface in com.telenav.kivakit.serialization.gson.factory
-
Creates
Gson
instances - GsonFactorySource - Interface in com.telenav.kivakit.serialization.gson.factory
-
Interface to an object that provides its own
GsonFactory
- GsonObjectSerializer - Class in com.telenav.kivakit.serialization.gson
-
JSON
ObjectSerializer
using Google Gson library. - GsonObjectSerializer() - Constructor for class com.telenav.kivakit.serialization.gson.GsonObjectSerializer
- GsonObjectSerializer(ProgressReporter) - Constructor for class com.telenav.kivakit.serialization.gson.GsonObjectSerializer
- GsonSerializationProject - Class in com.telenav.kivakit.serialization.gson
-
This class defines a KivaKit
Project
. - GsonSerializationProject() - Constructor for class com.telenav.kivakit.serialization.gson.GsonSerializationProject
- GUADELOUPE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- GUAM - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- GUARANI - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- GUATEMALA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- GUERNSEY - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- GUINEA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- GUINEA_BISSAU - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- GUYANA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- GZIP - Static variable in class com.telenav.kivakit.resource.Extension
- GzipCodec - Class in com.telenav.kivakit.resource.compression.codecs
-
Codec for gzip compression.
- GzipCodec() - Constructor for class com.telenav.kivakit.resource.compression.codecs.GzipCodec
- gzipped() - Method in class com.telenav.kivakit.resource.Extension
H
- HAITI - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- halt(String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Broadcasts a
OperationHalted
with the given message - halted() - Method in enum class com.telenav.kivakit.core.messaging.Message.OperationStatus
- halted(String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
OperationHalted
message to thisTransceiver
- halted(Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
OperationHalted
message to thisTransceiver
- HALTED - Enum constant in enum class com.telenav.kivakit.core.messaging.Message.OperationStatus
-
The operation halted before completion due to an unrecoverable failure
- has() - Method in class com.telenav.kivakit.core.function.Maybe
-
Returns true if a value is present
- has() - Method in class com.telenav.kivakit.core.object.Lazy
- has(SwitchParser<T>) - Method in class com.telenav.kivakit.application.Application
- has(SwitchParser<T>) - Method in class com.telenav.kivakit.commandline.CommandLine
- hasAnnotation(Class<? extends Annotation>) - Method in interface com.telenav.kivakit.core.language.reflection.Setter
- hasAnnotation(Class<A>) - Method in class com.telenav.kivakit.core.language.reflection.Type
- hasAssociatedErrorMessages() - Method in class com.telenav.kivakit.network.http.HttpStatus
- hasChanged() - Method in class com.telenav.kivakit.filesystem.Folder
- hasCompleted() - Method in class com.telenav.kivakit.core.thread.latches.CompletionLatch
- hasExtension(Extension) - Method in class com.telenav.kivakit.filesystem.FilePath
- hasExtension(Extension) - Method in interface com.telenav.kivakit.resource.ResourcePathed
- hasFiles() - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- Hash - Class in com.telenav.kivakit.core.language
-
Hashing utility methods
- Hash() - Constructor for class com.telenav.kivakit.core.language.Hash
- hashCode() - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- hashCode() - Method in class com.telenav.kivakit.collections.set.operations.Subset
- hashCode() - Method in class com.telenav.kivakit.collections.set.operations.Union
- hashCode() - Method in class com.telenav.kivakit.commandline.Switch
- hashCode() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- hashCode() - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- hashCode() - Method in class com.telenav.kivakit.core.collections.map.CountMap
- hashCode() - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- hashCode() - Method in class com.telenav.kivakit.core.function.Maybe
- hashCode() - Method in class com.telenav.kivakit.core.function.Result
- hashCode() - Method in class com.telenav.kivakit.core.language.reflection.Field
- hashCode() - Method in class com.telenav.kivakit.core.language.reflection.filters.field.NamedField
- hashCode() - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- hashCode() - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
- hashCode() - Method in class com.telenav.kivakit.core.language.reflection.Type
- hashCode() - Method in class com.telenav.kivakit.core.locale.CountryIsoCode
- hashCode() - Method in class com.telenav.kivakit.core.locale.LanguageIsoCode
- hashCode() - Method in class com.telenav.kivakit.core.locale.Locale
- hashCode() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- hashCode() - Method in class com.telenav.kivakit.core.messaging.listeners.MessageList
- hashCode() - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- hashCode() - Method in class com.telenav.kivakit.core.messaging.messages.Severity
- hashCode() - Method in class com.telenav.kivakit.core.path.Path
- hashCode() - Method in class com.telenav.kivakit.core.project.Project
- hashCode() - Method in class com.telenav.kivakit.core.time.BaseTime
- hashCode() - Method in class com.telenav.kivakit.core.time.DayOfWeek
- hashCode() - Method in class com.telenav.kivakit.core.time.Duration
- hashCode() - Method in class com.telenav.kivakit.core.time.Frequency
- hashCode() - Method in class com.telenav.kivakit.core.time.HourOfWeek
- hashCode() - Method in class com.telenav.kivakit.core.time.HourOfWeekSpan
- hashCode() - Method in class com.telenav.kivakit.core.time.LocalTime
- hashCode() - Method in class com.telenav.kivakit.core.time.Rate
- hashCode() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- hashCode() - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- hashCode() - Method in class com.telenav.kivakit.core.value.count.MutableCount
- hashCode() - Method in class com.telenav.kivakit.core.value.identifier.Identifier
- hashCode() - Method in class com.telenav.kivakit.core.value.identifier.IntegerIdentifier
- hashCode() - Method in class com.telenav.kivakit.core.value.identifier.ObjectIdentifier
- hashCode() - Method in class com.telenav.kivakit.core.value.identifier.StringIdentifier
- hashCode() - Method in class com.telenav.kivakit.core.value.level.Level
- hashCode() - Method in class com.telenav.kivakit.core.value.level.Percent
- hashCode() - Method in class com.telenav.kivakit.core.value.mutable.ConcurrentMutableValue
- hashCode() - Method in class com.telenav.kivakit.core.value.mutable.MutableIndex
- hashCode() - Method in class com.telenav.kivakit.core.value.mutable.MutableValue
- hashCode() - Method in class com.telenav.kivakit.core.value.name.Name
- hashCode() - Method in class com.telenav.kivakit.core.version.Version
- hashCode() - Method in class com.telenav.kivakit.core.version.VersionedObject
- hashCode() - Method in class com.telenav.kivakit.filesystem.File
- hashCode() - Method in class com.telenav.kivakit.filesystem.Folder
- hashCode() - Method in class com.telenav.kivakit.filesystem.FolderList
- hashCode() - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
- hashCode() - Method in class com.telenav.kivakit.network.core.EmailAddress
- hashCode() - Method in class com.telenav.kivakit.network.core.Host
- hashCode() - Method in class com.telenav.kivakit.network.core.NetworkLocation
- hashCode() - Method in class com.telenav.kivakit.network.core.Port
- hashCode() - Method in class com.telenav.kivakit.network.core.QueryParameters
- hashCode() - Method in class com.telenav.kivakit.network.http.BaseHttpResource
- hashCode() - Method in class com.telenav.kivakit.resource.Extension
- hashCode() - Method in class com.telenav.kivakit.resource.FileName
- hashCode() - Method in class com.telenav.kivakit.resource.packages.Package
- hashCode() - Method in class com.telenav.kivakit.resource.packages.PackageResource
- hashCode() - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
- hashCode() - Method in class com.telenav.kivakit.resource.serialization.SerializableObject
- hashCode() - Method in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
- hashCode() - Method in class com.telenav.kivakit.settings.Deployment
- hashCode() - Method in class com.telenav.kivakit.settings.SettingsObject
- hashCode() - Method in class com.telenav.kivakit.settings.SettingsObject.Identifier
- hashCode(Iterable<T>) - Static method in class com.telenav.kivakit.core.collections.iteration.Iterables
- hashCode(Iterator<T>) - Static method in class com.telenav.kivakit.core.collections.iteration.Iterators
- hashset(Collection<T>) - Static method in class com.telenav.kivakit.core.collections.Sets
- hashset(T...) - Static method in class com.telenav.kivakit.core.collections.Sets
- hasListeners() - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
- hasListeners() - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- hasListeners() - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
- hasMinorVersion() - Method in class com.telenav.kivakit.core.version.Version
- hasNext() - Method in class com.telenav.kivakit.core.collections.iteration.BaseIterator
- hasNext() - Method in class com.telenav.kivakit.core.io.LookAheadReader
- hasPackageType() - Method in class com.telenav.kivakit.core.language.module.PackageReference
- hasPackageType() - Method in class com.telenav.kivakit.resource.packages.PackagePath
- hasParent() - Method in interface com.telenav.kivakit.resource.Resource
- hasPatch() - Method in class com.telenav.kivakit.core.version.Version
- hasReentered() - Method in class com.telenav.kivakit.core.thread.ReentrancyTracker
- hasRelease() - Method in class com.telenav.kivakit.core.version.Version
- hasScheme() - Method in class com.telenav.kivakit.resource.ResourcePath
- hasSettings(Class<?>) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- hasSettings(Class<?>, InstanceIdentifier) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- hasSettings(Class<?>, Enum<?>) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- hasSettings(Class<?>, String) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- hasSubFolders() - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- hasSyntheticName() - Method in interface com.telenav.kivakit.interfaces.naming.NamedObject
- hasTrailingSlash() - Method in class com.telenav.kivakit.filesystem.Folder
- hasTrailingSlash() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- hasTrailingSlash() - Method in class com.telenav.kivakit.resource.ResourcePath
-
Determines if this path has a trailing slash.
- hasVersion() - Method in interface com.telenav.kivakit.core.version.Versioned
- HAUSA - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- haveVisited(Object) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
- hazelcast() - Method in class com.telenav.kivakit.network.core.Host
- hazelcast(int) - Method in class com.telenav.kivakit.network.core.Host
- HAZELCAST - Static variable in class com.telenav.kivakit.network.core.Protocol
- head() - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- head(String, char) - Static method in class com.telenav.kivakit.core.string.Paths
- head(String, String) - Static method in class com.telenav.kivakit.core.string.Paths
- headless(boolean) - Method in class com.telenav.kivakit.launcher.JarLauncher
- health() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- HEBREW - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- help() - Method in class com.telenav.kivakit.commandline.ArgumentParser
- help() - Method in class com.telenav.kivakit.commandline.parsing.ArgumentParserList
- help() - Method in class com.telenav.kivakit.commandline.parsing.SwitchParserList
- help() - Method in class com.telenav.kivakit.commandline.SwitchParser
- HexadecimalLongConverter - Class in com.telenav.kivakit.conversion.core.language.primitive
-
Converts between hexadecimal strings and long values.
- HexadecimalLongConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.HexadecimalLongConverter
- HexadecimalLongConverter(Listener, HexadecimalLongConverter.Style) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.HexadecimalLongConverter
- HexadecimalLongConverter.Style - Enum Class in com.telenav.kivakit.conversion.core.language.primitive
- high(int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Returns the high word of the given int
- high(long) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
- HIGH - Static variable in class com.telenav.kivakit.core.messaging.messages.Severity
- highPriority() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Makes this thread high priority
- HINDI - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- homeFolderPath() - Method in class com.telenav.kivakit.core.KivaKit
-
The easiest way to set KIVAKIT_HOME for Eclipse and other applications is to put this line in your .profile:
- HONDURAS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- HONG_KONG - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- host() - Method in class com.telenav.kivakit.core.messaging.context.CodeContext
- host() - Method in class com.telenav.kivakit.network.core.NetworkLocation
- host() - Method in class com.telenav.kivakit.network.core.Port
- host() - Method in class com.telenav.kivakit.network.email.senders.SmtpEmailSender.Configuration
- host() - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpSettings
- host(Host) - Method in class com.telenav.kivakit.network.email.senders.SmtpEmailSender.Configuration
- host(Host) - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpSettings
- Host - Class in com.telenav.kivakit.network.core
-
Represents a host on a network, for which
Port
s can be retrieved. - Host() - Constructor for class com.telenav.kivakit.network.core.Host
- Host(String) - Constructor for class com.telenav.kivakit.network.core.Host
- Host(String, String) - Constructor for class com.telenav.kivakit.network.core.Host
- Host(InetAddress, String) - Constructor for class com.telenav.kivakit.network.core.Host
- Host(InetAddress, String, String) - Constructor for class com.telenav.kivakit.network.core.Host
- Host.Converter - Class in com.telenav.kivakit.network.core
-
Converts to and from
Host
s - hostname() - Static method in class com.telenav.kivakit.network.core.LocalHost
- hostResolver(Source<String>) - Static method in class com.telenav.kivakit.core.messaging.context.CodeContext
- hostSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.network.core.Host
- Hour - Class in com.telenav.kivakit.core.time
-
Represents an hour on a clock, either as a military hour or using the meridiem (am/pm) system.
- Hour() - Constructor for class com.telenav.kivakit.core.time.Hour
- Hour(int) - Constructor for class com.telenav.kivakit.core.time.Hour
- hourOfDay() - Method in class com.telenav.kivakit.core.time.HourOfWeek
- hourOfDay() - Method in class com.telenav.kivakit.core.time.LocalTime
- hourOfDay(int, Meridiem) - Static method in class com.telenav.kivakit.core.time.Hour
- hourOfWeek() - Method in class com.telenav.kivakit.core.time.LocalTime
- hourOfWeek(int) - Static method in class com.telenav.kivakit.core.time.HourOfWeek
-
Returns an
HourOfWeek
for the given ordinal value - hourOfWeek(DayOfWeek, Hour) - Static method in class com.telenav.kivakit.core.time.HourOfWeek
- hourOfWeek(BaseCount<?>) - Static method in class com.telenav.kivakit.core.time.HourOfWeek
-
Returns an
HourOfWeek
for the given ordinal value - HourOfWeek - Class in com.telenav.kivakit.core.time
-
Represents an hour of the week, for example Thursday at 1pm.
- HourOfWeek() - Constructor for class com.telenav.kivakit.core.time.HourOfWeek
- HourOfWeek(DayOfWeek, Hour) - Constructor for class com.telenav.kivakit.core.time.HourOfWeek
- hourOfWeekSpan(HourOfWeek, HourOfWeek, ZoneId) - Static method in class com.telenav.kivakit.core.time.HourOfWeekSpan
- HourOfWeekSpan - Class in com.telenav.kivakit.core.time
-
Represents a span of hours of the week in a local timezone.
- HourOfWeekSpan() - Constructor for class com.telenav.kivakit.core.time.HourOfWeekSpan
- HourOfWeekSpan(HourOfWeek, HourOfWeek, ZoneId) - Constructor for class com.telenav.kivakit.core.time.HourOfWeekSpan
-
Creates and
HourOfWeekSpan
, where the start hour of the week does not have to be less than the end hour of the week, and wrapping from sunday to monday is supported. - hourOfWeekSpanUtc(HourOfWeek, HourOfWeek) - Static method in class com.telenav.kivakit.core.time.HourOfWeekSpan
- hours(double) - Static method in class com.telenav.kivakit.core.time.Duration
- hours(double, Duration.Restriction) - Static method in class com.telenav.kivakit.core.time.Duration
- html(String) - Static method in class com.telenav.kivakit.core.string.StringTo
- HTML - Enum constant in enum class com.telenav.kivakit.core.string.IndentingStringBuilder.Style
- HTML - Enum constant in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
- HtmlEmailBody - Class in com.telenav.kivakit.network.email
-
The body of an email in HTML.
- HtmlEmailBody(String) - Constructor for class com.telenav.kivakit.network.email.HtmlEmailBody
- htmlEscaping(boolean) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- htmlEscaping(boolean) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
- http() - Method in class com.telenav.kivakit.network.core.Host
- http(int) - Method in class com.telenav.kivakit.network.core.Host
- HTTP - Static variable in class com.telenav.kivakit.network.core.Protocol
- HttpAccessConstraints - Class in com.telenav.kivakit.network.http
-
Network access constraints with
HttpBasicCredentials
included. - HttpAccessConstraints() - Constructor for class com.telenav.kivakit.network.http.HttpAccessConstraints
- httpBasicCredentials() - Method in class com.telenav.kivakit.network.http.HttpAccessConstraints
- httpBasicCredentials(HttpBasicCredentials) - Method in class com.telenav.kivakit.network.http.HttpAccessConstraints
- HttpBasicCredentials - Class in com.telenav.kivakit.network.http
-
Credentials for HTTP Basic authentication using clear text username and password.
- HttpBasicCredentials(UserName, Password) - Constructor for class com.telenav.kivakit.network.http.HttpBasicCredentials
- HttpDateTimeConverter - Class in com.telenav.kivakit.network.http
- HttpDateTimeConverter(Listener) - Constructor for class com.telenav.kivakit.network.http.HttpDateTimeConverter
- HttpGetResource - Class in com.telenav.kivakit.network.http
-
A resource accessed by HTTP GET at the given network location using the given access constraints.
- HttpGetResource(NetworkLocation, NetworkAccessConstraints) - Constructor for class com.telenav.kivakit.network.http.HttpGetResource
- HttpGetResourceResolver - Class in com.telenav.kivakit.network.http
-
Resolves
ResourceIdentifier
s that are file paths into fileResource
s. - HttpGetResourceResolver() - Constructor for class com.telenav.kivakit.network.http.HttpGetResourceResolver
- httpHeadRequestContentType() - Method in class com.telenav.kivakit.network.http.BaseHttpResource
- httpHeadRequestHeaderField(String) - Method in class com.telenav.kivakit.network.http.BaseHttpResource
- HttpNetworkLocation - Class in com.telenav.kivakit.network.http
-
An HTTP network location.
- HttpNetworkLocation(NetworkLocation) - Constructor for class com.telenav.kivakit.network.http.HttpNetworkLocation
- HttpNetworkLocation(NetworkPath) - Constructor for class com.telenav.kivakit.network.http.HttpNetworkLocation
- HttpNetworkLocation.Converter - Class in com.telenav.kivakit.network.http
-
Converts to and from
HttpNetworkLocation
- HttpPostResource - Class in com.telenav.kivakit.network.http
-
A resource accessed by HTTP POST at the given network location using the given access constraints.
- HttpPostResource(NetworkLocation, NetworkAccessConstraints) - Constructor for class com.telenav.kivakit.network.http.HttpPostResource
- HttpPutResource - Class in com.telenav.kivakit.network.http
-
A resource accessed by HTTP PUT at the given network location using the given access constraints.
- HttpPutResource(NetworkLocation, NetworkAccessConstraints) - Constructor for class com.telenav.kivakit.network.http.HttpPutResource
- https() - Method in class com.telenav.kivakit.network.core.Host
- https(int) - Method in class com.telenav.kivakit.network.core.Host
- HTTPS - Static variable in class com.telenav.kivakit.network.core.Protocol
- HttpStatus - Class in com.telenav.kivakit.network.http
-
The status of an HTTP request.
- HttpStatus(int) - Constructor for class com.telenav.kivakit.network.http.HttpStatus
- HumanizedLocalDateTimeConverter - Class in com.telenav.kivakit.conversion.core.time
- HumanizedLocalDateTimeConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.time.HumanizedLocalDateTimeConverter
- HUNGARIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- HUNGARY - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- hyphenatedName(Class<?>) - Static method in class com.telenav.kivakit.core.string.CaseFormat
-
WebServer -> "web-server"
- hyphenatedToCamel(String) - Static method in class com.telenav.kivakit.core.string.CaseFormat
-
"web-server" -> "webServer"
I
- ICELAND - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- ICELANDIC - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- Identifiable - Interface in com.telenav.kivakit.interfaces.model
-
An object which has an identifier and is also
Quantizable
as are many objects. - identifier() - Method in class com.telenav.kivakit.application.Application
- identifier() - Method in class com.telenav.kivakit.core.value.identifier.Identifier
- identifier() - Method in class com.telenav.kivakit.core.value.identifier.IntegerIdentifier
- identifier() - Method in class com.telenav.kivakit.core.value.identifier.StringIdentifier
- identifier() - Method in enum class com.telenav.kivakit.core.version.Release
- identifier() - Method in class com.telenav.kivakit.core.vm.ThreadStatus
- identifier() - Method in class com.telenav.kivakit.filesystem.Folder
- identifier() - Method in interface com.telenav.kivakit.interfaces.model.Identifiable
- identifier() - Method in class com.telenav.kivakit.network.core.Host
- identifier() - Method in class com.telenav.kivakit.resource.packages.Package
- identifier() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- identifier() - Method in class com.telenav.kivakit.resource.ResourceFolderIdentifier
- identifier() - Method in class com.telenav.kivakit.resource.ResourceIdentifier
- identifier() - Method in class com.telenav.kivakit.settings.SettingsObject
- identifier(Class<?>) - Method in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
- identifier(String) - Static method in interface com.telenav.kivakit.resource.Resource
-
Returns a
ResourceIdentifier
for the given string - identifier(String) - Static method in interface com.telenav.kivakit.resource.ResourceFolder
- Identifier - Class in com.telenav.kivakit.core.value.identifier
-
Base class for *long* identifiers
- Identifier() - Constructor for class com.telenav.kivakit.application.Application.Identifier
- Identifier(long) - Constructor for class com.telenav.kivakit.core.value.identifier.Identifier
- Identifier(Class<?>) - Constructor for class com.telenav.kivakit.settings.SettingsObject.Identifier
- Identifier(Class<?>, InstanceIdentifier) - Constructor for class com.telenav.kivakit.settings.SettingsObject.Identifier
- Identifier(String) - Constructor for class com.telenav.kivakit.application.Application.Identifier
- IdentifierConverter - Class in com.telenav.kivakit.conversion.core.identifier
-
Converts to and from
Identifier
- IdentifierConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.identifier.IdentifierConverter
- identifierExclusive(long) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- IdentifierFactory - Class in com.telenav.kivakit.core.value.identifier
-
A thread-safe factory that produces identifiers
- IdentifierFactory() - Constructor for class com.telenav.kivakit.core.value.identifier.IdentifierFactory
- IdentifierFactory(long) - Constructor for class com.telenav.kivakit.core.value.identifier.IdentifierFactory
- identity(Object) - Static method in class com.telenav.kivakit.core.language.Hash
- IdentityConverter - Class in com.telenav.kivakit.conversion.core.language
-
Converts a string to itself.
- IdentityConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.language.IdentityConverter
- identitySet() - Static method in class com.telenav.kivakit.core.collections.Sets
- IdentitySet<Element> - Class in com.telenav.kivakit.core.collections.set
-
A set of elements stored by identity (as opposed to using the
AbstractSet.hashCode()
/AbstractSet.equals(Object)
contract). - IdentitySet() - Constructor for class com.telenav.kivakit.core.collections.set.IdentitySet
- ifDebug(Runnable) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Runs the given code if debug is turned on for this
Transceiver
- ifFailedThrow() - Method in interface com.telenav.kivakit.core.messaging.listeners.MessageCounter
-
If the counted message represent failure, as determined by
MessageCounter.failed()
, throws anIllegalStateException
with the statistics for messages. - ifNonNullApply(In, Function<In, Out>) - Method in interface com.telenav.kivakit.core.language.trait.LanguageTrait
-
If the given value is null, this method returns null.
- ifNullDefault(T, T) - Method in interface com.telenav.kivakit.core.language.trait.LanguageTrait
-
Returns the given value, but if the value is null, returns the defaultValue instead.
- ifPresent(Consumer<Value>) - Method in class com.telenav.kivakit.core.function.Maybe
-
If this value is not null, calls the given consumer with the value
- ifPresent(Consumer<Value>) - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- ifPresentOr(Consumer<Value>, UncheckedVoidCode) - Method in class com.telenav.kivakit.core.function.Maybe
-
If a value is present, calls the given consumer, otherwise runs the given block of code
- ifPresentOr(Consumer<Value>, UncheckedVoidCode) - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- IGBO - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- ignoreClass(Class<?>) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- ignoreClass(Class<?>) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
- ignoreDeployments() - Method in class com.telenav.kivakit.application.Application
- ignoreField(String) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- ignoreField(String) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
- ignoreInvalidCertificates(boolean) - Method in class com.telenav.kivakit.network.http.secure.SecureHttpGetResource
- ignoreInvalidCertificates(boolean) - Method in class com.telenav.kivakit.network.http.secure.SecureHttpPostResource
- illegalArgument(String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- illegalArgument(String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Throws an
IllegalArgumentException
with the given formatted message - illegalState(String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- illegalState(String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Throws an
IllegalStateException
with the given formatted message - illegalState(Throwable, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- illegalState(Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Throws an
IllegalStateException
with the given exception and formatted message - IMMEDIATE - Enum constant in enum class com.telenav.kivakit.core.messaging.context.CallStack.Proximity
-
The class must be at the top of the call stack
- importance() - Method in interface com.telenav.kivakit.core.messaging.Message
- importance() - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- importance(double) - Static method in class com.telenav.kivakit.core.messaging.messages.Importance
- importance(Class<? extends Message>) - Static method in class com.telenav.kivakit.core.messaging.messages.Importance
- Importance - Class in com.telenav.kivakit.core.messaging.messages
-
The (relative) importance of
Message
s as a level from zero to one. - in(ResourceFolder<?>) - Method in class com.telenav.kivakit.resource.ResourceGlob
-
Returns this glob, but with matches restricted to the given folder
- include(Class<?>) - Method in class com.telenav.kivakit.validation.ValidationType
-
Ensure the given type of value
- include(Predicate<Value>) - Method in interface com.telenav.kivakit.interfaces.comparison.Filter
- includeAsGetter(Method) - Method in class com.telenav.kivakit.core.language.reflection.filters.field.AllFields
- includeAsGetter(Method) - Method in interface com.telenav.kivakit.core.language.reflection.property.PropertyFilter
-
True if the given method should be included as a property getter
- includeAsGetter(Method) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
-
True if the given method should be included as a property getter
- includeAsSetter(Method) - Method in class com.telenav.kivakit.core.language.reflection.filters.field.AllFields
- includeAsSetter(Method) - Method in interface com.telenav.kivakit.core.language.reflection.property.PropertyFilter
-
True if the given method should be included as a property setter
- includeAsSetter(Method) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
-
True if the given method should be included as a property setter
- included() - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
- INCLUDED_FIELDS - Enum constant in enum class com.telenav.kivakit.core.language.reflection.property.PropertyMembers
-
Include fields marked with
KivaKitIncludeProperty
- INCLUDED_FIELDS_AND_METHODS - Enum constant in enum class com.telenav.kivakit.core.language.reflection.property.PropertyMembers
-
Include fields and methods marked with
KivaKitIncludeProperty
- includeField(Field) - Method in class com.telenav.kivakit.core.language.reflection.filters.field.AllFields
- includeField(Field) - Method in class com.telenav.kivakit.core.language.reflection.filters.field.NamedField
- includeField(Field) - Method in interface com.telenav.kivakit.core.language.reflection.property.PropertyFilter
-
True if the given field should be included
- includeField(Field) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
-
True if the given field should be included
- includes(LocalTime) - Method in class com.telenav.kivakit.core.time.HourOfWeekSpan
- includes(Time) - Method in class com.telenav.kivakit.core.time.HourOfWeekSpan
- INCLUSIVE - Enum constant in enum class com.telenav.kivakit.core.value.count.Range.UpperBound
-
The range's maximum value is included in the range
- inclusiveMaximum() - Method in class com.telenav.kivakit.core.value.count.Range
-
Returns the inclusive maximum for this range, even if it was constructed as exclusive (for example, an exclusive range of 0-10 is the same as an inclusive range of 0 to 9).
- increase(long) - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- increase(long) - Method in class com.telenav.kivakit.core.progress.reporters.ConcurrentBroadcastingProgressReporter
- increment() - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- increment() - Method in class com.telenav.kivakit.core.progress.reporters.ConcurrentBroadcastingProgressReporter
- increment() - Method in class com.telenav.kivakit.core.time.RateCalculator
- increment() - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- increment() - Method in class com.telenav.kivakit.core.value.count.MutableCount
- increment() - Method in class com.telenav.kivakit.core.value.mutable.MutableIndex
- increment(Key) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- increment(T) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- incremented() - Method in class com.telenav.kivakit.core.time.BaseTime
- incremented() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- incremented() - Method in interface com.telenav.kivakit.interfaces.numeric.IntegerNumeric
- indent() - Method in class com.telenav.kivakit.core.string.IndentingStringBuilder
- Indent - Class in com.telenav.kivakit.core.string
- Indent() - Constructor for class com.telenav.kivakit.core.string.Indent
- Indentation(int) - Constructor for class com.telenav.kivakit.core.string.IndentingStringBuilder.Indentation
- indentationLevel() - Method in class com.telenav.kivakit.core.string.AsStringIndenter
- indentationLevel() - Method in class com.telenav.kivakit.core.string.IndentingStringBuilder
- indented(int) - Method in class com.telenav.kivakit.core.collections.list.StringList
- indented(Runnable) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
-
Increases the indent level, executes the given code and then decreases the indent level again
- indented(String, Runnable) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
-
Adds the given label and then indents what is in the code block
- IndentingStringBuilder - Class in com.telenav.kivakit.core.string
-
Builds a string with indentation levels.
- IndentingStringBuilder() - Constructor for class com.telenav.kivakit.core.string.IndentingStringBuilder
- IndentingStringBuilder(IndentingStringBuilder.Indentation) - Constructor for class com.telenav.kivakit.core.string.IndentingStringBuilder
- IndentingStringBuilder(IndentingStringBuilder.Style, IndentingStringBuilder.Indentation) - Constructor for class com.telenav.kivakit.core.string.IndentingStringBuilder
- IndentingStringBuilder.Indentation - Class in com.telenav.kivakit.core.string
- IndentingStringBuilder.Style - Enum Class in com.telenav.kivakit.core.string
- index - Variable in class com.telenav.kivakit.internal.testing.CoreUnitTest
- index() - Method in interface com.telenav.kivakit.interfaces.collection.Indexed
- index(int) - Method in class com.telenav.kivakit.core.value.mutable.MutableIndex
- index(SettingsObject) - Method in class com.telenav.kivakit.settings.BaseSettingsStore
-
Adds the given settings object to the in-memory index for this store.
- index(SettingsObject) - Method in interface com.telenav.kivakit.settings.SettingsStore
-
Service Provider API
- INDEX - Enum constant in enum class com.telenav.kivakit.settings.SettingsStore.AccessMode
-
Can add objects to in-memory index
- Indexable<Element> - Interface in com.telenav.kivakit.interfaces.collection
-
A sequence that has a known size and can be indexed, like a list, although not necessarily a collection.
- indexAll(SettingsStore) - Method in interface com.telenav.kivakit.settings.SettingsStore
-
Service Provider API
- indexed() - Method in class com.telenav.kivakit.settings.BaseSettingsStore
-
Gets a copy of the
SettingsObject
s indexed in this store, loading them if need be - indexed() - Method in interface com.telenav.kivakit.settings.SettingsStore
-
Service Provider API
- Indexed - Interface in com.telenav.kivakit.interfaces.collection
-
An object which has an index and is also
Quantizable
as are many objects. - IndexedNameMap<T extends Named> - Class in com.telenav.kivakit.collections.map
-
Stores named values by name and also makes them accessible by index.
- IndexedNameMap() - Constructor for class com.telenav.kivakit.collections.map.IndexedNameMap
- IndexedNameMap(Maximum) - Constructor for class com.telenav.kivakit.collections.map.IndexedNameMap
- indexes(long, Consumer<Integer>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- indexes(Repeats, long, Consumer<Integer>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- indexOf(Object) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- indexOf(Object) - Method in class com.telenav.kivakit.filesystem.FolderList
- indexOf(Value) - Method in class com.telenav.kivakit.collections.map.BaseIndexedMap
- indexOfFirst(Matcher<Element>) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- indexOfFirst(Element) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- INDIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- INDONESIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- INDONESIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- information(String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Information
message to thisTransceiver
- Information - Class in com.telenav.kivakit.core.messaging.messages.status
-
Uncategorized, generic information about the progress of the current operation with no severity and which does not indicate any problem.
- Information() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Information
- Information(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Information
- initialDelay(Duration) - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Sets an initial delay before the thread's user code starts executing
- Initializable - Interface in com.telenav.kivakit.interfaces.lifecycle
-
Initializes an object
- InitializationLatch - Class in com.telenav.kivakit.core.thread.latches
-
A latch that waits for the initialization of something by another thread.
- InitializationLatch() - Constructor for class com.telenav.kivakit.core.thread.latches.InitializationLatch
- initialize() - Method in class com.telenav.kivakit.core.project.Project
-
Initialize this project for use.
- initialize() - Method in interface com.telenav.kivakit.interfaces.lifecycle.Initializable
-
Initializes this object.
- initialize(Model) - Method in interface com.telenav.kivakit.interfaces.model.Initializer
-
Initializes the value and returns it for call chaining
- initialize(T) - Method in interface com.telenav.kivakit.interfaces.lifecycle.Initializable
-
Initializes the given object by calling
Initializable.initialize()
on it - initializeProject(Class<T>) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- Initializer<Model> - Interface in com.telenav.kivakit.interfaces.model
-
An algorithm (strategy) that initializes some object.
- INITIALIZING - Enum constant in enum class com.telenav.kivakit.application.Application.State
- inputFileSwitchParser(Listener) - Static method in class com.telenav.kivakit.filesystem.File
- inputFolderSwitchParser(Listener) - Static method in class com.telenav.kivakit.filesystem.Folder
- InputResource - Class in com.telenav.kivakit.resource.resources
-
An
InputStream
stream wrapper that allows *one-time* reading of an input stream as aReadableResource
. - InputResource(InputStream) - Constructor for class com.telenav.kivakit.resource.resources.InputResource
- inRange(double, double, double) - Static method in class com.telenav.kivakit.core.language.primitive.Doubles
-
Returns the value constrained to the given range, inclusive.
- inRange(Nanoseconds) - Method in class com.telenav.kivakit.core.time.BaseTime
- inRangeExclusive(long) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- inRangeInclusive(int, int, int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Returns the given value, constrained to the given range
- inRangeInclusive(long) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- inRangeInclusive(long, long, long) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
- instance() - Method in class com.telenav.kivakit.resource.serialization.SerializableObject
- instance() - Method in class com.telenav.kivakit.settings.SettingsObject.Identifier
- INSTANCE - Enum constant in enum class com.telenav.kivakit.resource.serialization.ObjectMetadata
-
Any instance identifier (in the case of serialized settings, for example)
- INSTANCE - Static variable in class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationFailed
- INSTANCE - Static variable in class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationStarted
- INSTANCE - Static variable in class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationSucceeded
- INSTANCE - Static variable in class com.telenav.kivakit.core.messaging.messages.status.activity.StepFailure
- INSTANCE - Static variable in class com.telenav.kivakit.core.messaging.messages.status.activity.StepIncomplete
- INSTANCE - Static variable in class com.telenav.kivakit.core.messaging.messages.status.activity.StepSuccess
- InstanceIdentifier - Class in com.telenav.kivakit.core.registry
-
An identifier for a particular instance of a class.
- InstanceIdentifier(String) - Constructor for class com.telenav.kivakit.core.registry.InstanceIdentifier
- Instantiable<T> - Interface in com.telenav.kivakit.interfaces.value
-
Interface implemented by subclassed objects which need to operate on instances created by the subclass.
- instrument() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- instrumentation(Instrumentation) - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- integerArgumentParser(Listener, String) - Static method in class com.telenav.kivakit.commandline.ArgumentParser
- IntegerConverter - Class in com.telenav.kivakit.conversion.core.language.primitive
-
Converts between integers and strings
- IntegerConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.IntegerConverter
- IntegerIdentifier - Class in com.telenav.kivakit.core.value.identifier
-
An identifier with an int sized value
- IntegerIdentifier() - Constructor for class com.telenav.kivakit.core.value.identifier.IntegerIdentifier
- IntegerIdentifier(int) - Constructor for class com.telenav.kivakit.core.value.identifier.IntegerIdentifier
- IntegerIdentifierConverter - Class in com.telenav.kivakit.conversion.core.identifier
-
Converts to and from an
IntegerIdentifier
- IntegerIdentifierConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.identifier.IntegerIdentifierConverter
- IntegerNumeric<Value extends Quantizable> - Interface in com.telenav.kivakit.interfaces.numeric
-
Interface for common operations on integers (in the math sense, not in the sense of
Integer
). - integerSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- interfaces() - Method in class com.telenav.kivakit.core.language.reflection.Type
- interrupt() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Interrupts this thread if it is asleep or waiting
- INTERRUPTED - Enum constant in enum class com.telenav.kivakit.interfaces.time.WakeState
-
Waiting was interrupted
- Intersection<T> - Class in com.telenav.kivakit.collections.set.operations
-
The logical intersection of two sets.
- Intersection(Set<T>, Set<T>) - Constructor for class com.telenav.kivakit.collections.set.operations.Intersection
- inTimeZone(ZoneId) - Method in class com.telenav.kivakit.core.time.Time
- IntMapFactory<Value> - Interface in com.telenav.kivakit.interfaces.factory
-
A
MapFactory
that maps a primitive int value to an object. - Ints - Class in com.telenav.kivakit.core.language.primitive
-
Utility methods for int values.
- Ints() - Constructor for class com.telenav.kivakit.core.language.primitive.Ints
- intSequence(Matcher<Integer>, Consumer<Integer>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- intSequence(Repeats, Matcher<Integer>, Consumer<Integer>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- intSequence(Repeats, Consumer<Integer>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- intSequence(Consumer<Integer>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- INVALID - Static variable in class com.telenav.kivakit.core.language.primitive.Doubles
-
Default invalid value
- INVALID - Static variable in class com.telenav.kivakit.core.language.primitive.Ints
-
Default invalid value
- INVALID - Static variable in class com.telenav.kivakit.core.language.primitive.Longs
-
Default invalid value
- invalidateProperties() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- inverse() - Method in class com.telenav.kivakit.core.value.level.Confidence
- inverse() - Method in class com.telenav.kivakit.core.value.level.Level
- inverse() - Method in class com.telenav.kivakit.core.value.level.Percent
- inverse() - Method in class com.telenav.kivakit.core.value.level.Weight
- IO - Class in com.telenav.kivakit.core.io
-
Utility methods for buffering, closing, copying and flushing streams.
- IO() - Constructor for class com.telenav.kivakit.core.io.IO
- IO.CopyStyle - Enum Class in com.telenav.kivakit.core.io
-
The style to copy in, either buffered or unbuffered
- IRAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- IRAQ - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- IRELAND - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- IRISH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- is(Listener, File) - Static method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
- is(KivaKitThread.State) - Method in class com.telenav.kivakit.core.thread.KivaKitThread
- is(Class<?>) - Method in class com.telenav.kivakit.core.language.reflection.Type
- is(Predicate<State>) - Method in class com.telenav.kivakit.core.thread.StateMachine
- is(State) - Method in class com.telenav.kivakit.core.thread.StateMachine
- isAbsent() - Method in class com.telenav.kivakit.core.function.Maybe
-
Returns true if there is no value present
- isAbsent() - Method in interface com.telenav.kivakit.interfaces.monads.Presence
-
Returns true if this object's value is missing
- isAbsolute() - Method in class com.telenav.kivakit.core.path.Path
- isAbsolute() - Method in class com.telenav.kivakit.filesystem.FilePath
- isActive() - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
- isAfter(Release) - Method in enum class com.telenav.kivakit.core.version.Release
- isAfter(Time) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- isAllBytes(String) - Static method in class com.telenav.kivakit.core.string.Strings
- isAllowedMultipleTimes() - Method in class com.telenav.kivakit.commandline.ArgumentParser
- isAnyNull(Object...) - Static method in class com.telenav.kivakit.core.language.Objects
- isApproximately(Quantizable, Quantizable) - Method in interface com.telenav.kivakit.interfaces.numeric.QuantumComparable
- isArchive() - Method in class com.telenav.kivakit.resource.Extension
- isArray() - Method in class com.telenav.kivakit.core.language.reflection.Type
- isAscii(String) - Static method in class com.telenav.kivakit.core.string.Strings
- isAsynchronous() - Static method in class com.telenav.kivakit.core.logging.logs.BaseLog
- isAtOrAfter(Time) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- isAtOrBefore(Time) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- isAvailable() - Method in class com.telenav.kivakit.network.core.Port
- isBefore(Release) - Method in enum class com.telenav.kivakit.core.version.Release
- isBefore(Time) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- isBetweenExclusive(int, int, int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Returns true if the given value is in the given range, exclusive of the high value
- isBetweenExclusive(long, long, long) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
-
Returns true if the given value is in the given range (exclusive)
- isBetweenExclusive(BaseCount<?>, BaseCount<?>) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- isBetweenExclusive(T, T) - Method in class com.telenav.kivakit.core.time.BaseTime
- isBetweenInclusive(double, double, double) - Static method in class com.telenav.kivakit.core.language.primitive.Doubles
-
Returns true if the value is in the given range, inclusive.
- isBetweenInclusive(int, int, int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Returns true if the given value is in the given range, inclusive of the high value
- isBetweenInclusive(long, long, long) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
-
Returns true if the given value is in the given range (inclusive)
- isBetweenInclusive(BaseCount<?>, BaseCount<?>) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- isBetweenInclusive(T, T) - Method in class com.telenav.kivakit.core.time.BaseTime
- isCapitalized(String) - Static method in class com.telenav.kivakit.core.string.CaseFormat
- isChildOf(NetworkLocation) - Method in class com.telenav.kivakit.network.core.NetworkLocation
- isClose(Level, double) - Method in class com.telenav.kivakit.core.value.level.Level
- isClosed() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- isClosed() - Method in class com.telenav.kivakit.network.email.EmailSender
- isConnected() - Method in class com.telenav.kivakit.network.ftp.FtpResource
- isCurrentFolder() - Method in class com.telenav.kivakit.filesystem.FilePath
- isDaemon() - Method in class com.telenav.kivakit.core.vm.ThreadStatus
- isDeaf() - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- isDeaf() - Method in interface com.telenav.kivakit.core.messaging.Listener
- isDebugOn() - Method in class com.telenav.kivakit.core.messaging.Debug
- isDebugOn() - Method in interface com.telenav.kivakit.core.messaging.Transceiver
- isDescendantOf(Class<?>) - Method in class com.telenav.kivakit.core.language.reflection.Type
-
Test if this
Type
descends from that class - isDifferent() - Method in class com.telenav.kivakit.core.string.Differences
- isEmpty() - Method in class com.telenav.kivakit.collections.set.CompoundSet
- isEmpty() - Method in class com.telenav.kivakit.collections.set.operations.Intersection
- isEmpty() - Method in class com.telenav.kivakit.collections.set.operations.Subset
- isEmpty() - Method in class com.telenav.kivakit.collections.set.operations.Union
- isEmpty() - Method in class com.telenav.kivakit.collections.set.operations.Without
- isEmpty() - Method in class com.telenav.kivakit.commandline.ArgumentList
-
Returns true if the
Sized.size()
of this object is zero - isEmpty() - Method in class com.telenav.kivakit.commandline.parsing.ArgumentParserList
- isEmpty() - Method in class com.telenav.kivakit.core.collections.list.BaseList
-
Returns true if the
Sized.size()
of this object is zero - isEmpty() - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- isEmpty() - Method in class com.telenav.kivakit.core.collections.map.CountMap
- isEmpty() - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- isEmpty() - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- isEmpty() - Method in class com.telenav.kivakit.core.collections.set.IdentitySet
- isEmpty() - Method in class com.telenav.kivakit.core.path.Path
- isEmpty() - Method in class com.telenav.kivakit.filesystem.Folder
- isEmpty() - Method in class com.telenav.kivakit.filesystem.FolderList
- isEmpty() - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- isEmpty() - Method in interface com.telenav.kivakit.interfaces.collection.Sized
-
Returns true if the
Sized.size()
of this object is zero - isEmpty() - Method in class com.telenav.kivakit.network.core.QueryParameters
- isEmpty() - Method in interface com.telenav.kivakit.resource.Resource
- isEmpty() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- isEmpty() - Method in class com.telenav.kivakit.settings.DeploymentSet
- isEmpty(Iterable<?>) - Static method in class com.telenav.kivakit.core.collections.iteration.Iterables
- isEmpty(String) - Static method in class com.telenav.kivakit.core.string.Strings
- isEmpty(String) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Convenience method for checking strings
- isEmpty(Collection<?>) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Convenience method for checking collections
- isEnabled(StartUp.Option) - Static method in class com.telenav.kivakit.core.project.StartUp
- isEnum() - Method in class com.telenav.kivakit.core.language.reflection.Type
- isEqual(Value, Value) - Method in interface com.telenav.kivakit.interfaces.comparison.Equality
- isEqualTo(Indexable<Element>) - Method in interface com.telenav.kivakit.interfaces.collection.Indexable
- isEqualTo(Sequence<Element>) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- isError(Message) - Method in class com.telenav.kivakit.core.messaging.alarms.BaseMessageAlarm
-
Returns true if the given message should count towards setting off this alarm
- isExclusive() - Method in class com.telenav.kivakit.core.value.count.Range
- isExecutable() - Method in class com.telenav.kivakit.resource.Extension
- isExtendedAscii(String) - Static method in class com.telenav.kivakit.core.string.Strings
- isFailure() - Method in interface com.telenav.kivakit.core.messaging.Message
- isFailure() - Method in class com.telenav.kivakit.network.http.HttpStatus
- isFalse(String) - Static method in class com.telenav.kivakit.core.language.primitive.Booleans
- isFalse(Value) - Method in interface com.telenav.kivakit.interfaces.function.BooleanFunction
- isFalseOr(boolean, String, Object...) - Method in interface com.telenav.kivakit.core.language.trait.LanguageTrait
-
If the value is true, broadcasts the given message as a
Problem
. - isFasterThan(Rate) - Method in class com.telenav.kivakit.core.time.Rate
- isFile() - Method in class com.telenav.kivakit.filesystem.File
- isFile() - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- isFolder() - Method in class com.telenav.kivakit.filesystem.File
- isFolder() - Method in class com.telenav.kivakit.filesystem.Folder
- isFolder() - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- isFolder(FilePath) - Static method in class com.telenav.kivakit.filesystem.Folder
- isGetter(Method) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
- isGreaterThan(ConcurrentMutableCount) - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- isGreaterThan(IntegerIdentifier) - Method in class com.telenav.kivakit.core.value.identifier.IntegerIdentifier
- isGreaterThan(Level) - Method in class com.telenav.kivakit.core.value.level.Level
- isGreaterThan(Percent) - Method in class com.telenav.kivakit.core.value.level.Percent
- isGreaterThan(Quantizable) - Method in class com.telenav.kivakit.core.value.count.MutableCount
- isGreaterThan(Quantizable) - Method in interface com.telenav.kivakit.interfaces.numeric.QuantumComparable
- isGreaterThan(Nanoseconds) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
- isGreaterThan(Time) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- isGreaterThanOrEqualTo(Level) - Method in class com.telenav.kivakit.core.value.level.Level
- isGreaterThanOrEqualTo(Percent) - Method in class com.telenav.kivakit.core.value.level.Percent
- isGreaterThanOrEqualTo(Quantizable) - Method in interface com.telenav.kivakit.interfaces.numeric.QuantumComparable
- isGreaterThanOrEqualTo(Nanoseconds) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
- isGreaterThanOrEqualTo(Time) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- isHtml() - Method in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
- isHttp() - Method in class com.telenav.kivakit.network.core.Port
- isHyphenated(String) - Static method in class com.telenav.kivakit.core.string.CaseFormat
- isIdentical() - Method in class com.telenav.kivakit.core.string.Differences
- isIdentity() - Method in class com.telenav.kivakit.core.object.Pair
- isIncluded(Field) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
- isIncluded(Method) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
- isInclusive() - Method in class com.telenav.kivakit.core.value.count.Range
- isIndefinite() - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
- isIndented() - Method in class com.telenav.kivakit.core.string.IndentingStringBuilder
- isInside(PackageReference) - Method in class com.telenav.kivakit.core.language.reflection.Type
- isInstrumented() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- isInvalid() - Method in class com.telenav.kivakit.validation.BaseValidator
- isJavaIdentifier(String) - Static method in class com.telenav.kivakit.core.string.Strings
- isKivaKit() - Method in class com.telenav.kivakit.core.vm.ThreadStatus
- isKivaKitExcluded(Field) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
- isKivaKitExcluded(Method) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
- isKivaKitIncluded(Field) - Method in class com.telenav.kivakit.conversion.core.language.object.ConversionPropertyFilterSet
- isKivaKitIncluded(Field) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
- isKivaKitIncluded(Method) - Method in class com.telenav.kivakit.conversion.core.language.object.ConversionPropertyFilterSet
- isKivaKitIncluded(Method) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
- isLargerThan(ByteSized) - Method in interface com.telenav.kivakit.core.value.count.ByteSized
- ISLE_OF_MAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- isLeaf(Object) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
- isLessThan(ConcurrentMutableCount) - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- isLessThan(IntegerIdentifier) - Method in class com.telenav.kivakit.core.value.identifier.IntegerIdentifier
- isLessThan(Level) - Method in class com.telenav.kivakit.core.value.level.Level
- isLessThan(Percent) - Method in class com.telenav.kivakit.core.value.level.Percent
- isLessThan(Quantizable) - Method in class com.telenav.kivakit.core.value.count.MutableCount
- isLessThan(Quantizable) - Method in interface com.telenav.kivakit.interfaces.numeric.QuantumComparable
- isLessThan(Nanoseconds) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
- isLessThan(Time) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- isLessThanOrEqualTo(Level) - Method in class com.telenav.kivakit.core.value.level.Level
- isLessThanOrEqualTo(Percent) - Method in class com.telenav.kivakit.core.value.level.Percent
- isLessThanOrEqualTo(Quantizable) - Method in interface com.telenav.kivakit.interfaces.numeric.QuantumComparable
- isLessThanOrEqualTo(Nanoseconds) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
- isLessThanOrEqualTo(Time) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- isLocal() - Method in class com.telenav.kivakit.core.time.HourOfWeekSpan
- isLocal() - Method in class com.telenav.kivakit.core.time.LocalTime
- isLocal() - Method in class com.telenav.kivakit.core.time.Time
-
Returns true if this time has a time zone
- isLocal() - Method in class com.telenav.kivakit.filesystem.Folder
- isLocal() - Method in class com.telenav.kivakit.network.core.Host
- isLocal() - Method in interface com.telenav.kivakit.resource.Resource
- isLowercase(String) - Static method in class com.telenav.kivakit.core.string.CaseFormat
- isLowerCase(String) - Static method in class com.telenav.kivakit.core.string.Strings
- isMac() - Method in class com.telenav.kivakit.core.os.OperatingSystem
- isMac() - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- isMaterializable() - Method in interface com.telenav.kivakit.resource.Resource
- isMaterialized() - Method in class com.telenav.kivakit.filesystem.Folder
- isMaterialized() - Method in class com.telenav.kivakit.resource.packages.Package
- isMaterialized() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- isMaximum() - Method in class com.telenav.kivakit.core.time.Duration
- isMaximum() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- isMinimum() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- isMoreImportantThan(Class<? extends Message>) - Method in interface com.telenav.kivakit.core.messaging.Message
- isMoreImportantThanOrEqualTo(Class<? extends Message>) - Method in interface com.telenav.kivakit.core.messaging.Message
- isNaturalNumber(String) - Static method in class com.telenav.kivakit.core.string.Strings
-
Returns true if a string is non-empty and contains only digits
- isNegative() - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
- isNegative() - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- isNewerThan(Duration) - Method in class com.telenav.kivakit.core.time.Time
- isNewerThan(Duration) - Method in class com.telenav.kivakit.filesystem.File
- isNewerThan(Time) - Method in class com.telenav.kivakit.core.time.Time
- isNewerThan(Version) - Method in class com.telenav.kivakit.core.version.Version
- isNewerThan(File) - Method in class com.telenav.kivakit.filesystem.File
- isNewerThanOrEqual(Duration) - Method in class com.telenav.kivakit.core.time.Time
- isNewerThanOrEqualTo(Time) - Method in class com.telenav.kivakit.core.time.Time
- isNewerThanOrEqualTo(Version) - Method in class com.telenav.kivakit.core.version.Version
- isNonEmpty() - Method in class com.telenav.kivakit.filesystem.File
- isNonEmpty() - Method in interface com.telenav.kivakit.interfaces.collection.Sized
-
Returns true if the size of this object is non-zero.
- isNonNullOr(Object, String, Object...) - Method in interface com.telenav.kivakit.core.language.trait.LanguageTrait
-
If the value is null, broadcasts the given message as a
Problem
- isNonZero() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- isNonZero() - Method in interface com.telenav.kivakit.interfaces.numeric.Quantizable
- isNot(Predicate<State>) - Method in class com.telenav.kivakit.core.thread.StateMachine
- isNot(State) - Method in class com.telenav.kivakit.core.thread.StateMachine
- isNotNull(Object) - Static method in class com.telenav.kivakit.core.language.Objects
- isNull(Object) - Static method in class com.telenav.kivakit.core.language.Objects
- isNull(Object) - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- iso2Code() - Method in class com.telenav.kivakit.core.locale.LanguageIsoCode
- iso3Code() - Method in class com.telenav.kivakit.core.locale.LanguageIsoCode
- isoDayOfWeek(int) - Static method in class com.telenav.kivakit.core.time.Day
- isoDayOfWeek(int) - Static method in class com.telenav.kivakit.core.time.DayOfWeek
-
Retrieves the day of the week for an ISO ordinal from 0 to 6
- isOkay() - Method in class com.telenav.kivakit.network.http.HttpStatus
- isOlderThan(Duration) - Method in class com.telenav.kivakit.core.time.Time
-
True if this time is now older than the given duration.
- isOlderThan(Duration) - Method in class com.telenav.kivakit.filesystem.File
- isOlderThan(Time) - Method in class com.telenav.kivakit.core.time.Time
- isOlderThan(Version) - Method in class com.telenav.kivakit.core.version.Version
- isOlderThan(File) - Method in class com.telenav.kivakit.filesystem.File
- isOlderThan(Resource) - Method in interface com.telenav.kivakit.resource.Resource
- isOlderThanOrEqual(Duration) - Method in class com.telenav.kivakit.core.time.Time
- isOlderThanOrEqualTo(Time) - Method in class com.telenav.kivakit.core.time.Time
- isOlderThanOrEqualTo(Version) - Method in class com.telenav.kivakit.core.version.Version
- IsoLocalDateTimeConverter - Class in com.telenav.kivakit.conversion.core.time
- IsoLocalDateTimeConverter(Listener, ZoneId) - Constructor for class com.telenav.kivakit.conversion.core.time.IsoLocalDateTimeConverter
- isOneOf(String, String...) - Static method in class com.telenav.kivakit.core.string.Strings
- isOnSameFileSystem(FileSystemObjectService) - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- isOptional() - Method in class com.telenav.kivakit.commandline.ArgumentParser
- isOptional() - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- isPackaged() - Method in class com.telenav.kivakit.resource.packages.PackageResource
- isPackaged() - Method in interface com.telenav.kivakit.resource.Resource
- isPackagePath(String) - Static method in class com.telenav.kivakit.resource.packages.PackagePath
- isPackageReference(String) - Static method in class com.telenav.kivakit.core.language.module.PackageReference
- isPaused() - Method in class com.telenav.kivakit.core.thread.RepeatingThread
- isPaused() - Method in interface com.telenav.kivakit.interfaces.lifecycle.Pausable
-
True if this operation is paused
- isPresent() - Method in class com.telenav.kivakit.core.function.Maybe
-
Returns true if there is a value present
- isPresent() - Method in interface com.telenav.kivakit.interfaces.monads.Presence
-
Returns true if this object has a value
- isPrime(long) - Static method in class com.telenav.kivakit.core.language.primitive.Primes
-
Returns true if the given number is prime.
- isPrimitive() - Method in class com.telenav.kivakit.core.language.reflection.Field
- isPrimitive() - Method in class com.telenav.kivakit.core.language.reflection.Type
- isPrimitive(Class<?>) - Static method in class com.telenav.kivakit.core.language.primitive.Primitives
- isPrimitiveWrapper(Object) - Static method in class com.telenav.kivakit.core.language.primitive.Primitives
- isPropertyFalse(String) - Static method in class com.telenav.kivakit.core.vm.Properties
- isPropertyTrue(String) - Static method in class com.telenav.kivakit.core.vm.Properties
- isQuickTest() - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- ISRAEL - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- isRandomTest() - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- isReadable() - Method in class com.telenav.kivakit.filesystem.File
- isReadable() - Method in interface com.telenav.kivakit.resource.reading.Readable
- isReading() - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
- isReading() - Method in class com.telenav.kivakit.serialization.kryo.KryoSerializationSession
- isReady() - Method in class com.telenav.kivakit.core.thread.latches.InitializationLatch
- isReceiving() - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
- isReceiving() - Method in interface com.telenav.kivakit.interfaces.messaging.Receiver
- isReferenced(Key) - Method in class com.telenav.kivakit.collections.map.ReferenceCountMap
- isRelative() - Method in class com.telenav.kivakit.core.path.Path
- isRemote() - Method in class com.telenav.kivakit.filesystem.File
- isRemote() - Method in class com.telenav.kivakit.filesystem.Folder
- isRemote() - Method in interface com.telenav.kivakit.filesystem.spi.FileService
- isRemote() - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- isRemote() - Method in class com.telenav.kivakit.network.http.BaseHttpResource
- isRemote() - Method in interface com.telenav.kivakit.resource.Resource
- isRepeating() - Method in interface com.telenav.kivakit.core.messaging.Repeater
-
True if this repeater is repeating messages it receives
- isRequired() - Method in class com.telenav.kivakit.commandline.ArgumentParser
- isRequired() - Method in class com.telenav.kivakit.commandline.SwitchParser
- isResolvable() - Method in class com.telenav.kivakit.network.core.Host
- isRoot() - Method in class com.telenav.kivakit.core.path.Path
- isRunning() - Method in class com.telenav.kivakit.collections.watcher.PeriodicCollectionChangeWatcher
- isRunning() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- isRunning() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
- isRunning() - Method in class com.telenav.kivakit.filesystem.FolderPruner
- isRunning() - Method in interface com.telenav.kivakit.interfaces.lifecycle.Operation
- isRunning() - Method in class com.telenav.kivakit.network.email.EmailSender
- isSame(Resource) - Method in interface com.telenav.kivakit.resource.Resource
- isSetter(Method) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
- isSevere() - Method in class com.telenav.kivakit.core.logging.LogEntry
- isSlowerThan(Rate) - Method in class com.telenav.kivakit.core.time.Rate
- isSmallerThan(ByteSized) - Method in interface com.telenav.kivakit.core.value.count.ByteSized
- isSnapshot() - Method in class com.telenav.kivakit.core.version.Version
- isSyntheticName(String) - Static method in interface com.telenav.kivakit.interfaces.naming.NamedObject
- isSystem() - Method in class com.telenav.kivakit.core.language.reflection.Type
- isSystemPropertyTrue(String) - Method in interface com.telenav.kivakit.core.vm.JavaTrait
- isText() - Method in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
- isTimeToLog(Message) - Method in class com.telenav.kivakit.core.logging.loggers.BaseLogger
- isTransmitting() - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- isTransmitting() - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
- isTransmitting() - Method in interface com.telenav.kivakit.interfaces.messaging.Transmitter
- isTrue() - Method in interface com.telenav.kivakit.interfaces.value.BooleanValued
- isTrue(String) - Static method in class com.telenav.kivakit.core.language.primitive.Booleans
- isTrue(Value) - Method in interface com.telenav.kivakit.interfaces.function.BooleanFunction
- isTrueOr(boolean, String, Object...) - Method in interface com.telenav.kivakit.core.language.trait.LanguageTrait
-
If the value is false, broadcasts the given message as a
Problem
. - isUnix() - Method in class com.telenav.kivakit.core.os.OperatingSystem
- isUtc() - Method in class com.telenav.kivakit.core.time.HourOfWeekSpan
- isUtc(ZoneId) - Static method in class com.telenav.kivakit.core.time.TimeZones
- isValid() - Method in class com.telenav.kivakit.core.function.Maybe
-
Returns true if this object is valid
- isValid() - Method in class com.telenav.kivakit.core.function.Result
- isValid() - Method in class com.telenav.kivakit.core.time.Day
- isValid() - Method in class com.telenav.kivakit.validation.BaseValidator
- isValid() - Method in interface com.telenav.kivakit.validation.Validatable
-
Determines if this object is valid by using the default validator
- isValid() - Method in class com.telenav.kivakit.validation.ValidationIssues
- isValid(Listener) - Method in interface com.telenav.kivakit.validation.Validatable
-
Determines if this object is valid by using the default validator
- isValidShortDisplayName(String) - Static method in class com.telenav.kivakit.core.time.TimeZones
- isValidZoneId(String) - Static method in class com.telenav.kivakit.core.time.TimeZones
- isWindows() - Method in class com.telenav.kivakit.core.os.OperatingSystem
- isWindows() - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- isWorld() - Method in class com.telenav.kivakit.core.locale.Locale
- isWorseThan(Message.Status) - Method in interface com.telenav.kivakit.core.messaging.Message
- isWorseThan(Message.Status) - Method in enum class com.telenav.kivakit.core.messaging.Message.Status
- isWorseThan(Class<T>) - Method in interface com.telenav.kivakit.core.messaging.Message
- isWorseThanOrEqualTo(Message.Status) - Method in interface com.telenav.kivakit.core.messaging.Message
- isWorseThanOrEqualTo(Message.Status) - Method in enum class com.telenav.kivakit.core.messaging.Message.Status
- isWorseThanOrEqualTo(Class<T>) - Method in interface com.telenav.kivakit.core.messaging.Message
- isWritable() - Method in class com.telenav.kivakit.filesystem.File
- isWritable() - Method in class com.telenav.kivakit.filesystem.Folder
- isWritable() - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- isWritable() - Method in class com.telenav.kivakit.resource.compression.archive.ZipEntry
- isWritable() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- isWritable() - Method in class com.telenav.kivakit.resource.resources.NullResource
- isWritable() - Method in class com.telenav.kivakit.resource.resources.OutputResource
- isWritable() - Method in class com.telenav.kivakit.resource.resources.StringOutputResource
- isWritable() - Method in interface com.telenav.kivakit.resource.writing.Writable
- isWriting() - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
- isWriting() - Method in class com.telenav.kivakit.serialization.kryo.KryoSerializationSession
- isZero() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- isZero() - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- isZero() - Method in class com.telenav.kivakit.core.value.count.MutableCount
- isZero() - Method in class com.telenav.kivakit.core.value.level.Level
- isZero() - Method in interface com.telenav.kivakit.interfaces.numeric.Quantizable
- isZero() - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
- isZero() - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- isZero(Count) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Convenience method for checking counts
- ITALIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- ITALY - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- iterable(Factory<NextValue<T>>) - Static method in class com.telenav.kivakit.core.collections.iteration.Iterables
- iterable(T[]) - Static method in class com.telenav.kivakit.core.collections.iteration.Iterables
- Iterables - Class in com.telenav.kivakit.core.collections.iteration
-
Utility methods that operate on
Iterable
s. - Iterables() - Constructor for class com.telenav.kivakit.core.collections.iteration.Iterables
- iterations() - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- iterations() - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- iterator() - Method in class com.telenav.kivakit.collections.map.BaseIndexedMap
- iterator() - Method in class com.telenav.kivakit.collections.set.CompoundSet
- iterator() - Method in class com.telenav.kivakit.collections.set.operations.Intersection
- iterator() - Method in class com.telenav.kivakit.collections.set.operations.Subset
- iterator() - Method in class com.telenav.kivakit.collections.set.operations.Union
- iterator() - Method in class com.telenav.kivakit.collections.set.operations.Without
- iterator() - Method in class com.telenav.kivakit.commandline.ArgumentList
- iterator() - Method in class com.telenav.kivakit.commandline.CommandLine
- iterator() - Method in class com.telenav.kivakit.commandline.parsing.ArgumentParserList
- iterator() - Method in class com.telenav.kivakit.commandline.parsing.SwitchList
- iterator() - Method in class com.telenav.kivakit.commandline.parsing.SwitchParserList
- iterator() - Method in class com.telenav.kivakit.core.collections.iteration.BaseIterable
- iterator() - Method in class com.telenav.kivakit.core.collections.iteration.DeduplicatingIterable
- iterator() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- iterator() - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- iterator() - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- iterator() - Method in class com.telenav.kivakit.core.collections.set.IdentitySet
- iterator() - Method in class com.telenav.kivakit.core.object.Pair
- iterator() - Method in class com.telenav.kivakit.core.path.Path
- iterator() - Method in class com.telenav.kivakit.filesystem.FolderList
- iterator() - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- iterator() - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
- iterator() - Method in class com.telenav.kivakit.resource.reading.LineReader
- iterator() - Method in class com.telenav.kivakit.settings.BaseSettingsStore
- iterator(Supplier<T>) - Static method in class com.telenav.kivakit.core.collections.iteration.Iterators
- Iterators - Class in com.telenav.kivakit.core.collections.iteration
-
Utility methods that operate on
Iterator
s. - Iterators() - Constructor for class com.telenav.kivakit.core.collections.iteration.Iterators
J
- JAMAICA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- JANUARY - Enum constant in enum class com.telenav.kivakit.core.time.Month
- JAPAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- JAPANESE - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- JAR - Static variable in class com.telenav.kivakit.resource.Extension
- JarLauncher - Class in com.telenav.kivakit.launcher
-
Launches an executable Java program from some, possibly remote, resource when
JarLauncher.run()
is called. - JarLauncher() - Constructor for class com.telenav.kivakit.launcher.JarLauncher
- JarLauncher.ProcessType - Enum Class in com.telenav.kivakit.launcher
-
The type of process to create
- JarLauncher.RedirectTo - Enum Class in com.telenav.kivakit.launcher
-
The type of redirection for process output
- jarSubPackages() - Method in class com.telenav.kivakit.core.language.module.PackageReference
- jarSubPackages() - Method in class com.telenav.kivakit.resource.packages.PackagePath
- java() - Method in class com.telenav.kivakit.core.os.OperatingSystem
- JAVA - Enum constant in enum class com.telenav.kivakit.conversion.core.language.primitive.HexadecimalLongConverter.Style
- JAVA - Static variable in class com.telenav.kivakit.resource.Extension
- JAVA_BEANS - Enum constant in enum class com.telenav.kivakit.core.language.reflection.property.PropertyNamingConvention
-
The getX() and setX(Value) naming convention that is used in Java Beans
- javaDayOfWeek(int) - Static method in class com.telenav.kivakit.core.time.Day
- javaDayOfWeek(int) - Static method in class com.telenav.kivakit.core.time.DayOfWeek
-
The day of the week for Java ordinal value from 1 to 7
- javaDayOfWeek(DayOfWeek) - Static method in class com.telenav.kivakit.core.time.DayOfWeek
-
Retrieves the day of the week for Java ordinal value from 1 to 7
- javaHome() - Method in class com.telenav.kivakit.core.os.OperatingSystem
- javaLocalDateTime() - Method in class com.telenav.kivakit.core.time.LocalTime
- javaLocalTime() - Method in class com.telenav.kivakit.core.time.LocalTime
- javaPath() - Method in class com.telenav.kivakit.core.language.module.ModuleResource
- javaScriptString(String) - Static method in class com.telenav.kivakit.core.string.Escape
- JavaTrait - Interface in com.telenav.kivakit.core.vm
- javaVirtualMachine() - Method in interface com.telenav.kivakit.core.vm.JavaTrait
- JavaVirtualMachine - Class in com.telenav.kivakit.core.vm
-
An object for working with a Java virtual machine, including getting properties, instrumentation and determining the rough size of objects.
- JavaVirtualMachine.KivaKitExcludeFromSizeOf - Annotation Interface in com.telenav.kivakit.core.vm
-
Exclude a field or class from sizeOfObjectGraph() calculations
- JavaVirtualMachine.KivaKitExcludeFromSizeOfDebugTracing - Annotation Interface in com.telenav.kivakit.core.vm
-
Exclude a field or class from sizeOfObjectGraph() debug tracing
- JavaVirtualMachine.KivaKitNonCyclicObjectGraph - Annotation Interface in com.telenav.kivakit.core.vm
-
To mark objects passed to sizeOfObjectGraph() as not having cycles (for efficiency).
- JavaVirtualMachineHealth - Class in com.telenav.kivakit.core.vm
- JavaVirtualMachineHealth() - Constructor for class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- javaZonedDate() - Method in class com.telenav.kivakit.core.time.LocalTime
- javaZonedDateTime(ZoneOffset) - Method in class com.telenav.kivakit.core.time.LocalTime
- JERSEY - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- join() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- join() - Method in class com.telenav.kivakit.core.path.StringPath
- join() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Waits until this thread exits
- join() - Method in class com.telenav.kivakit.resource.ResourcePath
- join(char) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- join(Iterable<T>, String) - Static method in class com.telenav.kivakit.core.string.Join
-
Joins the given values on the given separator
- join(String) - Method in class com.telenav.kivakit.collections.map.BaseIndexedMap
- join(String) - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- join(String) - Method in class com.telenav.kivakit.core.path.StringPath
- join(String) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- join(String) - Method in class com.telenav.kivakit.properties.PropertyMap
- join(String, String) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- join(String, Function<Element, String>) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- join(Collection<From>) - Method in interface com.telenav.kivakit.conversion.Converter
- join(Collection<From>, String) - Method in interface com.telenav.kivakit.conversion.Converter
- join(Collection<T>, String, Function<T, String>) - Static method in class com.telenav.kivakit.core.string.Join
- Join - Class in com.telenav.kivakit.core.string
-
Joins collections together with separator characters
- Join() - Constructor for class com.telenav.kivakit.core.string.Join
- JORDAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- JSON - Static variable in class com.telenav.kivakit.resource.Extension
- JsonSerializerDeserializer<T> - Interface in com.telenav.kivakit.serialization.gson.factory
- JULY - Enum constant in enum class com.telenav.kivakit.core.time.Month
- JUNE - Enum constant in enum class com.telenav.kivakit.core.time.Month
- JUnitFailureReporter - Class in com.telenav.kivakit.internal.testing
-
A
FailureReporter
that causes a JUnit test failure. - JUnitFailureReporter() - Constructor for class com.telenav.kivakit.internal.testing.JUnitFailureReporter
K
- KAZAKH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- KAZAKHSTAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- KENYA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- key() - Method in class com.telenav.kivakit.core.value.identifier.Identifier
- key() - Method in interface com.telenav.kivakit.interfaces.collection.LongKeyed
- key(Value) - Method in class com.telenav.kivakit.collections.map.TwoWayMap
- Keyed<Key,
Value> - Interface in com.telenav.kivakit.interfaces.collection -
An object which can retrieve a value given a key.
- keySet() - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- keySet() - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- keySet() - Method in class com.telenav.kivakit.core.collections.map.CountMap
- kilobytes(double) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- kilobytes(long) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- KIRIBATI - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- kivakit() - Method in interface com.telenav.kivakit.core.project.ProjectTrait
-
Returns the
KivaKit
project - KivaKit - Class in com.telenav.kivakit.core
-
This class defines a KivaKit
Project
. - KivaKit() - Constructor for class com.telenav.kivakit.core.KivaKit
- KIVAKIT - Enum constant in enum class com.telenav.kivakit.core.language.reflection.property.PropertyNamingConvention
-
The x() and x(Value) naming convention used in KivaKit
- KIVAKIT_DATE - Static variable in class com.telenav.kivakit.core.time.TimeFormats
- KIVAKIT_DATE_TIME - Static variable in class com.telenav.kivakit.core.time.TimeFormats
- KIVAKIT_DATE_TIME_MILLISECONDS - Static variable in class com.telenav.kivakit.core.time.TimeFormats
- KIVAKIT_DATE_TIME_SECONDS - Static variable in class com.telenav.kivakit.core.time.TimeFormats
- KIVAKIT_TIME - Static variable in class com.telenav.kivakit.core.time.TimeFormats
- kivakit.application - module kivakit.application
- kivakit.collections - module kivakit.collections
- kivakit.commandline - module kivakit.commandline
- kivakit.component - module kivakit.component
- kivakit.conversion - module kivakit.conversion
- kivakit.core - module kivakit.core
- kivakit.extraction - module kivakit.extraction
- kivakit.interfaces - module kivakit.interfaces
- kivakit.internal.testing - module kivakit.internal.testing
- kivakit.mixins - module kivakit.mixins
- kivakit.network.core - module kivakit.network.core
- kivakit.network.email - module kivakit.network.email
- kivakit.network.ftp - module kivakit.network.ftp
- kivakit.network.http - module kivakit.network.http
- kivakit.network.socket - module kivakit.network.socket
- kivakit.resource - module kivakit.resource
- kivakit.serialization.core - module kivakit.serialization.core
- kivakit.serialization.gson - module kivakit.serialization.gson
- kivakit.serialization.kryo - module kivakit.serialization.kryo
- kivakit.serialization.kryo.testing - module kivakit.serialization.kryo.testing
- kivakit.serialization.properties - module kivakit.serialization.properties
- kivakit.settings - module kivakit.settings
- kivakit.testing - module kivakit.testing
- kivakit.validation - module kivakit.validation
- KivaKitArchivedField - Annotation Interface in com.telenav.kivakit.resource.compression.archive
-
Annotation for labeling fields that should be archived.
- kivakitCache() - Static method in class com.telenav.kivakit.filesystem.Folder
- KivaKitConverted - Annotation Interface in com.telenav.kivakit.conversion.core.language.object
-
Specifies the KivaKit
Converter
to use when populating the annotated field or method. - KivaKitExcludeProperty - Annotation Interface in com.telenav.kivakit.core.language.reflection.property
-
Marks a field or method as excluded from property operations
- kivakitExtensionsHome() - Static method in class com.telenav.kivakit.filesystem.Folder
- KivaKitFormatProperty - Annotation Interface in com.telenav.kivakit.core.language.object
- kivakitHome() - Static method in class com.telenav.kivakit.filesystem.Folder
- KivaKitIncludeProperty - Annotation Interface in com.telenav.kivakit.core.language.reflection.property
-
Marks a property as included in property operations
- KivaKitOptionalProperty - Annotation Interface in com.telenav.kivakit.core.language.reflection.property
-
This annotation signals that a missing converted property should not be considered a problem.
- kivakitProperties(PropertyMembers...) - Static method in interface com.telenav.kivakit.core.language.reflection.property.PropertyFilter
- kivakitTemporary() - Static method in class com.telenav.kivakit.filesystem.Folder
- kivakitTest(Class<?>) - Static method in class com.telenav.kivakit.filesystem.Folder
- KivaKitThread - Class in com.telenav.kivakit.core.thread
-
A thread with methods to start, pause, resume and stop (pause and resume are implemented only in
RepeatingThread
). - KivaKitThread(String) - Constructor for class com.telenav.kivakit.core.thread.KivaKitThread
-
Creates a daemon thread with the given name prefixed by "Kiva-" so it is easy to distinguish from other threads.
- KivaKitThread(String, Runnable) - Constructor for class com.telenav.kivakit.core.thread.KivaKitThread
-
Creates a daemon thread with the given name prefixed by "Kiva-" so it is easy to distinguish from other threads.
- KivaKitThread.State - Enum Class in com.telenav.kivakit.core.thread
-
The execution states a thread can be in
- kivakitVersion() - Method in class com.telenav.kivakit.core.project.Project
- kivakitVersion() - Method in interface com.telenav.kivakit.core.project.ProjectTrait
-
Returns the version of KivaKit in use
- known() - Static method in class com.telenav.kivakit.resource.Extension
- knuth(int) - Static method in class com.telenav.kivakit.core.language.Hash
- knuth(long) - Static method in class com.telenav.kivakit.core.language.Hash
- KNUTH_SEED - Static variable in class com.telenav.kivakit.core.language.Hash
- KOREA_NORTH - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- KOREA_SOUTH - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- KOREAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- KRYO - Static variable in class com.telenav.kivakit.resource.Extension
- KRYO_TYPES_SIZE - Static variable in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
-
The number of identifiers in each KryoTypes set
- KryoObjectSerializer - Class in com.telenav.kivakit.serialization.kryo
-
Kryo
ObjectSerializer
provider. - KryoObjectSerializer(KryoTypes) - Constructor for class com.telenav.kivakit.serialization.kryo.KryoObjectSerializer
- KryoObjectSerializer(KryoTypes, ProgressReporter) - Constructor for class com.telenav.kivakit.serialization.kryo.KryoObjectSerializer
- KryoSerializationSession - Class in com.telenav.kivakit.serialization.kryo
-
An implementation of
SerializationSession
usingKryo
. - KryoSerializationSession(KryoTypes) - Constructor for class com.telenav.kivakit.serialization.kryo.KryoSerializationSession
- KryoSerializationSessionFactory - Class in com.telenav.kivakit.serialization.kryo
-
A factory that creates
KryoSerializationSession
s. - KryoSerializationSessionFactory(KryoTypes) - Constructor for class com.telenav.kivakit.serialization.kryo.KryoSerializationSessionFactory
- kryoTypes() - Method in class com.telenav.kivakit.serialization.kryo.KryoSerializationSession
- kryoTypes() - Method in class com.telenav.kivakit.serialization.kryo.test.KryoUnitTest
- KryoTypes - Class in com.telenav.kivakit.serialization.kryo.types
-
A set of Kryo type registrations required to construct a
KryoSerializationSession
. - KryoTypes() - Constructor for class com.telenav.kivakit.serialization.kryo.types.KryoTypes
- KryoUnitTest - Class in com.telenav.kivakit.serialization.kryo.test
-
Adds Kryo serialization testing to the
UnitTest
base class. - KryoUnitTest() - Constructor for class com.telenav.kivakit.serialization.kryo.test.KryoUnitTest
- KURDISH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- KUWAIT - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- KYRGYZSTAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
L
- label(String) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
-
Adds the given label on a line by itself
- labeled(String, Object) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
-
Adds a one-line labeled object
- language() - Method in class com.telenav.kivakit.core.locale.Locale
- LanguageIsoCode - Class in com.telenav.kivakit.core.locale
-
ISO-2 and ISO-3 codes for the most common languages in the world.
- LanguageIsoCodeConverter - Class in com.telenav.kivakit.conversion.core.locale
-
Converts to and from a
LanguageIsoCode
. - LanguageIsoCodeConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.locale.LanguageIsoCodeConverter
- LanguageTrait - Interface in com.telenav.kivakit.core.language.trait
-
Contains methods that substitute-for, or extend Java language features.
- LAOS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- largest() - Method in class com.telenav.kivakit.filesystem.FileList
- largest() - Method in class com.telenav.kivakit.resource.BaseResourceList
- LARGEST_INT - Static variable in class com.telenav.kivakit.core.language.primitive.Primes
-
As fate would have it, the largest prime integer value in Java is a Mersenne prime: 2^31 - 1 or 0x80000000 - 1 or 0x7fffffff.
- last() - Method in class com.telenav.kivakit.commandline.parsing.ArgumentParserList
- last() - Method in class com.telenav.kivakit.core.path.Path
- last() - Method in class com.telenav.kivakit.filesystem.FilePath
- last() - Method in class com.telenav.kivakit.filesystem.Folder
- last() - Method in interface com.telenav.kivakit.interfaces.collection.Indexable
- last(int) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- last(int) - Method in class com.telenav.kivakit.core.path.Path
- last(int) - Method in class com.telenav.kivakit.core.path.StringPath
- last(int) - Method in class com.telenav.kivakit.filesystem.FilePath
- last(int) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- last(int) - Method in class com.telenav.kivakit.resource.ResourcePath
- LAST - Enum constant in enum class com.telenav.kivakit.core.vm.ShutdownHook.Order
-
The hook should be run after hooks that are marked as FIRST
- lastIndexOf(Object) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- lastIndexOf(Object) - Method in class com.telenav.kivakit.filesystem.FolderList
- lastModified() - Method in class com.telenav.kivakit.core.language.module.ModuleResource
- lastModified(Time) - Method in interface com.telenav.kivakit.core.time.Modifiable
- lastModified(Time) - Method in class com.telenav.kivakit.filesystem.File
-
Sets the last modified timestamp on this file
- lastModified(FileSystemObject) - Method in class com.telenav.kivakit.filesystem.FolderChangeWatcher
- lastModified(NetworkPath) - Method in class com.telenav.kivakit.network.ftp.secure.SftpFolderWatcher
-
Tells when a
NetworkPath
resource is last modified - lastModified(T) - Method in class com.telenav.kivakit.collections.watcher.PeriodicCollectionChangeWatcher
- LATVIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- LATVIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- lazy() - Element in annotation interface com.telenav.kivakit.resource.compression.archive.KivaKitArchivedField
- Lazy<Value> - Class in com.telenav.kivakit.core.object
-
A lazy-initializing value.
- Lazy(Factory<Value>) - Constructor for class com.telenav.kivakit.core.object.Lazy
- LazyMap<Key,
Value> - Class in com.telenav.kivakit.core.object -
A lazy-initializing map.
- LazyMap(MapFactory<Key, Value>) - Constructor for class com.telenav.kivakit.core.object.LazyMap
- leading(String, int) - Static method in class com.telenav.kivakit.core.string.Strings
- leading(String, String) - Static method in class com.telenav.kivakit.core.string.Strip
- LEBANON - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- left(String, int, char) - Static method in class com.telenav.kivakit.core.string.Align
-
Right pads the given text to the given length, with the given character
- leftOf(int) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- leftOf(int) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- leftOf(int) - Method in class com.telenav.kivakit.core.collections.list.StringList
- leftUntil(Duration) - Method in class com.telenav.kivakit.core.time.Time
- length() - Method in class com.telenav.kivakit.resource.Extension
- LengthOfTime<Duration extends LengthOfTime<Duration>> - Interface in com.telenav.kivakit.interfaces.time
-
Interface to an object having a length of time, measured in nanoseconds.
- lenient(boolean) - Method in class com.telenav.kivakit.conversion.core.value.LevelConverter
- LESOTHO - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- letter() - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- letters() - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- letters(int, int) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- level(int) - Method in class com.telenav.kivakit.core.string.IndentingStringBuilder
- level(Severity) - Method in interface com.telenav.kivakit.core.logging.Log
-
Sets the "log level"
- level(Severity) - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- Level - Class in com.telenav.kivakit.core.value.level
-
A level from 0 to 1
- Level() - Constructor for class com.telenav.kivakit.core.value.level.Level
- Level(double) - Constructor for class com.telenav.kivakit.core.value.level.Level
- LevelConverter - Class in com.telenav.kivakit.conversion.core.value
-
Converts to and from a
Level
- LevelConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.value.LevelConverter
- levelForByte(byte) - Static method in class com.telenav.kivakit.core.value.level.Level
- levels(Maximum) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
- levenshteinDifference(String, String) - Static method in class com.telenav.kivakit.core.string.StringSimilarity
- levenshteinDistance(String, String) - Static method in class com.telenav.kivakit.core.string.StringSimilarity
-
Compute the Levenshtein Distance between a source String and a target String.
- levenshteinSimilarity(String, String) - Static method in class com.telenav.kivakit.core.string.StringSimilarity
- LIBERIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- LIBYA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- LIECHTENSTEIN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- LimitedInputStream - Class in com.telenav.kivakit.core.io
- LimitedInputStream(InputStream, Bytes) - Constructor for class com.telenav.kivakit.core.io.LimitedInputStream
- line() - Static method in class com.telenav.kivakit.core.string.AsciiArt
- line(int) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- line(String) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- LINE_LENGTH - Static variable in class com.telenav.kivakit.core.string.AsciiArt
- LINEAR - Enum constant in enum class com.telenav.kivakit.core.time.BaseTime.Topology
- lineCount(String) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- lineNumber() - Method in class com.telenav.kivakit.core.io.LookAheadReader
- lineReader() - Method in interface com.telenav.kivakit.resource.reading.LineSource
- LineReader - Class in com.telenav.kivakit.resource.reading
-
Reads the provided
ReadableResource
as a series of lines, reporting progress to the givenProgressReporter
. - LineReader(ReadableResource, ProgressReporter) - Constructor for class com.telenav.kivakit.resource.reading.LineReader
- lines() - Method in class com.telenav.kivakit.core.string.IndentingStringBuilder
- lines() - Method in class com.telenav.kivakit.resource.reading.LineReader
- lines() - Method in interface com.telenav.kivakit.resource.reading.LineSource
- lines() - Method in class com.telenav.kivakit.resource.reading.ResourceReader
- lines(ProgressReporter) - Method in class com.telenav.kivakit.resource.reading.ResourceReader
- lines(Consumer<String>) - Method in class com.telenav.kivakit.resource.reading.LineReader
-
Calls the given consumer with each line
- linesAsStringList() - Method in class com.telenav.kivakit.resource.reading.ResourceReader
- linesAsStringList(ProgressReporter) - Method in class com.telenav.kivakit.resource.reading.ResourceReader
- LineSource - Interface in com.telenav.kivakit.resource.reading
-
Source of a
LineReader
and of lines of text. - LinkedMap<Key,
Value> - Class in com.telenav.kivakit.core.collections.map -
A
BaseMap
withLinkedHashMap
as the implementation. - LinkedMap() - Constructor for class com.telenav.kivakit.core.collections.map.LinkedMap
- LinkedMap(Maximum) - Constructor for class com.telenav.kivakit.core.collections.map.LinkedMap
- LinkedObjectList<Element> - Class in com.telenav.kivakit.core.collections.list
- LinkedObjectList() - Constructor for class com.telenav.kivakit.core.collections.list.LinkedObjectList
- LinkedObjectList(Maximum) - Constructor for class com.telenav.kivakit.core.collections.list.LinkedObjectList
- LinkedObjectList(Collection<Element>) - Constructor for class com.telenav.kivakit.core.collections.list.LinkedObjectList
- list(Switch) - Method in class com.telenav.kivakit.commandline.SwitchParser
-
Returns a list of values for the given switch
- list(Repeats, Count, long, long, Class<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- list(Repeats, Count, long, long, Class<T>, Matcher<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- list(Repeats, Count, Class<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- list(Repeats, Count, Class<T>, Matcher<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- list(Repeats, Class<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- list(Repeats, Class<T>, Matcher<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- list(Class<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- list(Key) - Method in class com.telenav.kivakit.collections.map.MultiMap
- listConverter() - Method in interface com.telenav.kivakit.conversion.StringConverter
- listConverter(StringConverter<T>, String) - Method in class com.telenav.kivakit.commandline.SwitchParser.Builder
- listConverter(String) - Method in interface com.telenav.kivakit.conversion.StringConverter
- listen(Consumer<Socket>) - Method in class com.telenav.kivakit.network.socket.server.ConnectionListener
- listener() - Method in class com.telenav.kivakit.core.messaging.Debug
- listener(ProgressListener) - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
-
Calls a listener with the percent of progress each time it changes.
- listener(ProgressListener) - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- Listener - Interface in com.telenav.kivakit.core.messaging
-
Handles messages through
Listener.onMessage(Message)
. - listenerChain() - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- listeners() - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
- listeners() - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- listeners() - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
- listenerTree() - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- listenTo(T) - Method in interface com.telenav.kivakit.core.messaging.Listener
-
Registers this listener with the given broadcaster in being interested in transmitted messages
- listenTo(T, MessageFilter) - Method in interface com.telenav.kivakit.core.messaging.Listener
-
Registers this listener with the given broadcaster in being interested in transmitted messages
- listFiles() - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpResource
- listFiles(NetworkPath) - Method in class com.telenav.kivakit.network.ftp.FtpResource
- listIterator() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- listIterator() - Method in class com.telenav.kivakit.filesystem.FolderList
- listIterator(int) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- listIterator(int) - Method in class com.telenav.kivakit.filesystem.FolderList
- Lists - Class in com.telenav.kivakit.core.collections
- Lists() - Constructor for class com.telenav.kivakit.core.collections.Lists
- LITHUANIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- LITHUANIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- load() - Method in interface com.telenav.kivakit.interfaces.loading.Loadable
-
Load data unloaded by
Unloadable.unload()
- load() - Method in class com.telenav.kivakit.settings.BaseSettingsStore
-
Service Provider API
- load() - Method in interface com.telenav.kivakit.settings.SettingsStore
-
Service Provider API
- load(Listener, Resource) - Static method in class com.telenav.kivakit.properties.PropertyMap
- load(Listener, ResourceFolder<?>, String) - Static method in class com.telenav.kivakit.properties.PropertyMap
- load(Listener, InputStream) - Static method in class com.telenav.kivakit.properties.PropertyMap
- load(Listener, Class<?>) - Static method in class com.telenav.kivakit.settings.DeploymentSet
-
Loads all deployments in the root package 'deployments' and in any folder specified by KIVAKIT_DEPLOYMENT_FOLDER.
- load(ObjectReader, NamedObject, String) - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
-
Loads a versioned object from the zip entry named "[object-name].[field-name]"
- load(ObjectReader, String) - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
- LOAD - Enum constant in enum class com.telenav.kivakit.settings.SettingsStore.AccessMode
-
Can load objects from persistent storage
- Loadable - Interface in com.telenav.kivakit.interfaces.loading
-
A lazy-loaded object is able to clear references to reloadable data, reducing its memory footprint.
- loadFieldOf(ObjectReader, NamedObject, String) - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
-
Loads the field named "[object-name].[field-name]" and sets the field of the object to that value.
- loadFieldsOf(ObjectReader, NamedObject...) - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
-
Loads the fields of the given object(s) from this archive
- loadVersion(ObjectReader) - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
- local() - Static method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- local() - Static method in class com.telenav.kivakit.network.core.Host
- LocalDateConverter - Class in com.telenav.kivakit.conversion.core.time
- LocalDateConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.time.LocalDateConverter
- LocalDateConverter(Listener, ZoneId) - Constructor for class com.telenav.kivakit.conversion.core.time.LocalDateConverter
- localDateSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- localDateTime() - Method in class com.telenav.kivakit.resource.FileName
- localDateTime(Listener) - Method in class com.telenav.kivakit.resource.FileName
- LocalDateTimeConverter - Class in com.telenav.kivakit.conversion.core.time
- LocalDateTimeConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.time.LocalDateTimeConverter
- LocalDateTimeConverter(Listener, ZoneId) - Constructor for class com.telenav.kivakit.conversion.core.time.LocalDateTimeConverter
- localDateTimeSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- LocalDateTimeWithMillisecondsConverter - Class in com.telenav.kivakit.conversion.core.time
- LocalDateTimeWithMillisecondsConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.time.LocalDateTimeWithMillisecondsConverter
- LocalDateTimeWithMillisecondsConverter(Listener, ZoneId) - Constructor for class com.telenav.kivakit.conversion.core.time.LocalDateTimeWithMillisecondsConverter
- LocalDateTimeWithSecondsConverter - Class in com.telenav.kivakit.conversion.core.time
- LocalDateTimeWithSecondsConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.time.LocalDateTimeWithSecondsConverter
- LocalDateTimeWithSecondsConverter(Listener, ZoneId) - Constructor for class com.telenav.kivakit.conversion.core.time.LocalDateTimeWithSecondsConverter
- Locale - Class in com.telenav.kivakit.core.locale
-
A locale constructed from a
LanguageIsoCode
and an optionalCountryIsoCode
. - Locale(LanguageIsoCode) - Constructor for class com.telenav.kivakit.core.locale.Locale
- Locale(LanguageIsoCode, CountryIsoCode) - Constructor for class com.telenav.kivakit.core.locale.Locale
- LocalHost - Class in com.telenav.kivakit.network.core
-
The local
Host
. - LocalHost() - Constructor for class com.telenav.kivakit.network.core.LocalHost
- localized(Listener, PackagePath, Locale) - Static method in class com.telenav.kivakit.properties.PropertyMap
- localizedProperties(Locale) - Method in class com.telenav.kivakit.application.Application
- localizedProperties(Listener, Locale) - Method in class com.telenav.kivakit.resource.packages.Package
- localTime(ZoneId, BaseTime<?>) - Static method in class com.telenav.kivakit.core.time.LocalTime
- localTime(ZoneId, Year, Month) - Static method in class com.telenav.kivakit.core.time.LocalTime
- localTime(ZoneId, Year, Month, Day) - Static method in class com.telenav.kivakit.core.time.LocalTime
- localTime(ZoneId, Year, Month, Day, Hour) - Static method in class com.telenav.kivakit.core.time.LocalTime
- localTime(ZoneId, Year, Month, Day, Hour, Minute, Second) - Static method in class com.telenav.kivakit.core.time.LocalTime
- localTime(ZoneId, LocalDateTime) - Static method in class com.telenav.kivakit.core.time.LocalTime
- LocalTime - Class in com.telenav.kivakit.core.time
-
Snapshot of local time at a specific timezone
- LocalTime() - Constructor for class com.telenav.kivakit.core.time.LocalTime
- LocalTime(ZoneId, Time) - Constructor for class com.telenav.kivakit.core.time.LocalTime
-
Constructor that takes a number of milliseconds since January 1st 1970, and a TimeZone to represent a snapshot of local time at a specific timezone.
- LocalTime(ZoneId, Nanoseconds) - Constructor for class com.telenav.kivakit.core.time.LocalTime
- LocalTimeConverter - Class in com.telenav.kivakit.conversion.core.time
- LocalTimeConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.time.LocalTimeConverter
- LocalTimeConverter(Listener, ZoneId) - Constructor for class com.telenav.kivakit.conversion.core.time.LocalTimeConverter
- LocalTimeGsonSerializer - Class in com.telenav.kivakit.serialization.gson.serializers
-
Serializes
LocalTime
objects to and from JSON in KivaKit format. - LocalTimeGsonSerializer() - Constructor for class com.telenav.kivakit.serialization.gson.serializers.LocalTimeGsonSerializer
- localTimeZone() - Static method in class com.telenav.kivakit.core.time.LocalTime
- locate() - Method in interface com.telenav.kivakit.interfaces.value.Locator
- location() - Method in interface com.telenav.kivakit.network.core.NetworkResource
- location() - Method in class com.telenav.kivakit.network.ftp.FtpResource
- location() - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpResource
- location() - Method in class com.telenav.kivakit.network.http.BaseHttpResource
- Locator<Value> - Interface in com.telenav.kivakit.interfaces.value
-
Locates a value of the given type.
- Lock - Class in com.telenav.kivakit.core.thread.locks
-
A lock subclass that adds convenient features to
ReentrantLock
. - Lock() - Constructor for class com.telenav.kivakit.core.thread.locks.Lock
- log(LogEntry) - Method in interface com.telenav.kivakit.core.logging.Log
-
Logs the given entry
- log(LogEntry) - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- log(LoggerCodeContext, Thread, Message) - Method in interface com.telenav.kivakit.core.logging.Logger
-
Not public API
- log(LoggerCodeContext, Thread, Message) - Method in class com.telenav.kivakit.core.logging.loggers.BaseLogger
-
Not public API
- log(LoggerCodeContext, Thread, Message) - Method in class com.telenav.kivakit.core.logging.loggers.NullLogger
- log(Message) - Method in interface com.telenav.kivakit.core.logging.Logger
-
Logs the given message
- log(Message) - Method in class com.telenav.kivakit.core.logging.loggers.BaseLogger
-
Logs the given message using this loggers
LoggerCodeContext
and thread. - log(Message) - Method in class com.telenav.kivakit.core.logging.loggers.NullLogger
- log(String) - Static method in class com.telenav.kivakit.core.logging.loggers.LogServiceLoader
- Log - Interface in com.telenav.kivakit.core.logging
-
Accepts log entries for some purpose, such as writing them to a file or displaying them in a terminal window.
- LOG - Enum constant in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
- logEntry(LogEntry) - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- logEntry(LoggerCodeContext, Thread, Message) - Method in class com.telenav.kivakit.core.logging.loggers.BaseLogger
- LogEntry - Class in com.telenav.kivakit.core.logging
-
A log entry object containing a message and meta-information about the origin of the message and its nature.
- LogEntry() - Constructor for class com.telenav.kivakit.core.logging.LogEntry
- LogEntry(Logger, LoggerCodeContext, Thread, Message) - Constructor for class com.telenav.kivakit.core.logging.LogEntry
- LogFormatter - Interface in com.telenav.kivakit.core.logging.logs.text
-
Something that formats log entries in a text log
- logger() - Static method in interface com.telenav.kivakit.core.logging.Logger
- Logger - Interface in com.telenav.kivakit.core.logging
- LOGGER - Static variable in interface com.telenav.kivakit.core.logging.Logger
-
Not public API
- LoggerCodeContext - Class in com.telenav.kivakit.core.logging
-
Information about the origin of a
LogEntry
, including the host and class. - LoggerCodeContext() - Constructor for class com.telenav.kivakit.core.logging.LoggerCodeContext
- LoggerCodeContext(Method) - Constructor for class com.telenav.kivakit.core.logging.LoggerCodeContext
- LoggerCodeContext(String) - Constructor for class com.telenav.kivakit.core.logging.LoggerCodeContext
- LoggerFactory - Class in com.telenav.kivakit.core.logging
-
Creates new
Logger
instances viaLoggerFactory.newLogger()
. - LoggerFactory() - Constructor for class com.telenav.kivakit.core.logging.LoggerFactory
- logging() - Static method in interface com.telenav.kivakit.core.ensure.FailureReporter
- LogicalSet<Element> - Class in com.telenav.kivakit.collections.set
-
Base classes for sets that represent an immutable logical view of two or more sets, combined with some sort of logical operation.
- LogicalSet() - Constructor for class com.telenav.kivakit.collections.set.LogicalSet
- logs() - Method in class com.telenav.kivakit.core.logging.loggers.BaseLogger
- logs() - Method in class com.telenav.kivakit.core.logging.loggers.ConsoleLogger
- logs() - Static method in class com.telenav.kivakit.core.logging.loggers.LogServiceLoader
- logs() - Method in class com.telenav.kivakit.core.logging.loggers.LogServiceLogger
- logs() - Static method in class com.telenav.kivakit.core.logging.logs.BaseLog
- LogServiceLoader - Class in com.telenav.kivakit.core.logging.loggers
-
Loads logs that implement the service provider interface (SPI)
Log
. - LogServiceLoader() - Constructor for class com.telenav.kivakit.core.logging.loggers.LogServiceLoader
- LogServiceLogger - Class in com.telenav.kivakit.core.logging.loggers
-
A Java Services logger that creates loggers by inspecting the KIVAKIT_LOG and KIVAKIT_LOG_LEVEL environment variables.
- LogServiceLogger() - Constructor for class com.telenav.kivakit.core.logging.loggers.LogServiceLogger
- LogServiceLogger(LoggerCodeContext) - Constructor for class com.telenav.kivakit.core.logging.loggers.LogServiceLogger
- longArgumentParser(Listener, String) - Static method in class com.telenav.kivakit.commandline.ArgumentParser
- LongConverter - Class in com.telenav.kivakit.conversion.core.language.primitive
-
Converts between *long* values and strings
- LongConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.language.primitive.LongConverter
- longerBy(Percent) - Method in class com.telenav.kivakit.core.time.Duration
- longest() - Method in class com.telenav.kivakit.core.collections.list.StringList
- LongKeyed - Interface in com.telenav.kivakit.interfaces.collection
-
An object which has a long key value and is also
Quantizable
as are many objects. - LongMapFactory<Value> - Interface in com.telenav.kivakit.interfaces.factory
-
A
MapFactory
that maps a primitive long value to an object. - LongRange - Class in com.telenav.kivakit.core.value.count
- LongRange() - Constructor for class com.telenav.kivakit.core.value.count.LongRange
- LongRange(long, long) - Constructor for class com.telenav.kivakit.core.value.count.LongRange
- Longs - Class in com.telenav.kivakit.core.language.primitive
-
Utility methods for int values.
- Longs() - Constructor for class com.telenav.kivakit.core.language.primitive.Longs
- longSequence(Matcher<Long>, Consumer<Long>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- longSequence(Repeats, Matcher<Long>, Consumer<Long>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- longSequence(Repeats, Consumer<Long>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- longSequence(Consumer<Long>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- longSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- lookAhead() - Method in class com.telenav.kivakit.core.io.LookAheadReader
-
Calling this method does not advance the stream.
- LookAheadReader - Class in com.telenav.kivakit.core.io
-
A simple stream that allows you to peek at what is coming next in an input stream.
- LookAheadReader(Reader) - Constructor for class com.telenav.kivakit.core.io.LookAheadReader
- lookup(SettingsObject.Identifier) - Method in class com.telenav.kivakit.settings.BaseSettingsStore
-
Looks up the settings object for the given identifier.
- lookup(Class<T>) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Convenience method to look up a singleton object
- lookup(Class<T>, InstanceIdentifier) - Method in class com.telenav.kivakit.core.registry.Registry
- lookup(Class<T>, InstanceIdentifier) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
- lookup(Class<T>, Enum<?>) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Convenience method to look up a particular instance of an object
- lookup(Class<T>, String) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Convenience method
- lookupSettings(Class<T>) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- lookupSettings(Class<T>, InstanceIdentifier) - Method in class com.telenav.kivakit.settings.Settings
- lookupSettings(Class<T>, InstanceIdentifier) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- lookupSettings(Class<T>, InstanceIdentifier, ResourceFolder<?>) - Method in class com.telenav.kivakit.settings.Settings
- lookupSettings(Class<T>, InstanceIdentifier, ResourceFolder<?>) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- lookupSettings(Class<T>, Enum<?>) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- lookupSettings(Class<T>, String) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- loop(Listener, Duration) - Method in interface com.telenav.kivakit.core.code.UncheckedVoidCode
- loop(FilteredLoopBody<SubClass>) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- loop(LoopBody<SubClass>) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- loop(Runnable) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- loop(Runnable) - Method in class com.telenav.kivakit.core.value.count.Range
-
Executes the given code body once for each value in this range
- loop(Runnable) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- loopback() - Static method in class com.telenav.kivakit.network.core.Host
- Loopback - Class in com.telenav.kivakit.network.core
-
The loopback adapter 'host'.
- Loopback() - Constructor for class com.telenav.kivakit.network.core.Loopback
- LoopBody<Value extends IntegerNumeric<Value>> - Interface in com.telenav.kivakit.interfaces.code
-
A piece of code that can be executed in a loop.
- loopInclusive(LoopBody<SubClass>) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- loopIndexes(Consumer<Integer>) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- low(int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Returns the low word of the given int
- low(long) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
- LOW - Static variable in class com.telenav.kivakit.core.messaging.messages.Severity
- LOW - Static variable in class com.telenav.kivakit.core.value.level.Confidence
- lowerCase() - Method in class com.telenav.kivakit.core.value.name.Name
- lowerHyphenToUpperUnderscore(String) - Static method in class com.telenav.kivakit.core.string.CaseFormat
-
"web-server" -> "WEB_SERVER"
- lowPriority() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Makes this a low priority thread
- LUXEMBOURG - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
M
- M1 - Enum constant in enum class com.telenav.kivakit.core.version.Release
- M2 - Enum constant in enum class com.telenav.kivakit.core.version.Release
- M3 - Enum constant in enum class com.telenav.kivakit.core.version.Release
- M4 - Enum constant in enum class com.telenav.kivakit.core.version.Release
- M5 - Enum constant in enum class com.telenav.kivakit.core.version.Release
- M6 - Enum constant in enum class com.telenav.kivakit.core.version.Release
- M7 - Enum constant in enum class com.telenav.kivakit.core.version.Release
- M8 - Enum constant in enum class com.telenav.kivakit.core.version.Release
- M9 - Enum constant in enum class com.telenav.kivakit.core.version.Release
- MACAU - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MACEDONIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MACEDONIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- MADAGASCAR - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- main(String[]) - Static method in class com.telenav.kivakit.core.language.primitive.Primes
- main(String[]) - Static method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- major() - Method in class com.telenav.kivakit.core.version.Version
- MALAWI - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MALAY - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- MALAYSIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MALDIVES - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MALI - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MALTA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MALTESE - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- many(Object...) - Static method in class com.telenav.kivakit.core.language.Hash
-
Warning...
- map() - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- map(PentaFunction<Value, Argument2, Argument3, Argument4, Argument5, ResultType>, Argument2, Argument3, Argument4, Argument5) - Method in class com.telenav.kivakit.core.function.Maybe
-
If a value is present, and the given value is also present, applies the given five-argument function to produce a result of a different type.
- map(PentaFunction<Value, Argument2, Argument3, Argument4, Argument5, ResultType>, Argument2, Argument3, Argument4, Argument5) - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- map(TetraFunction<Value, Argument2, Argument3, Argument4, ResultType>, Argument2, Argument3, Argument4) - Method in class com.telenav.kivakit.core.function.Maybe
-
If a value is present, and the given value is also present, applies the given tri-function to produce a result of a different type.
- map(TetraFunction<Value, Argument2, Argument3, Argument4, ResultType>, Argument2, Argument3, Argument4) - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- map(TriFunction<Value, Argument2, Argument3, ResultType>, Argument2, Argument3) - Method in class com.telenav.kivakit.core.function.Maybe
-
If a value is present, and the given arguments are non-null, applies the given tri-function to produce a result of a different type.
- map(TriFunction<Value, Argument2, Argument3, ResultType>, Argument2, Argument3) - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- map(String) - Method in interface com.telenav.kivakit.conversion.StringConverter
- map(String) - Method in interface com.telenav.kivakit.interfaces.string.StringMapper
-
Maps the given text to a value
- map(BiFunction<Value, Argument2, R>, Argument2) - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- map(BiFunction<Value, Argument2, ResultType>, Argument2) - Method in class com.telenav.kivakit.core.function.Maybe
-
If a value is present and the given value is not null, applies the given bi-function to produce a result of a different type.
- map(Function<? super Value, ? extends Output>) - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- map(Function<? super Value, ? extends ResultType>) - Method in class com.telenav.kivakit.core.function.Maybe
-
If a value is present, uses the given function to map the value from Value to ResultType.
- MapFactory<Parameter,
Value> - Interface in com.telenav.kivakit.interfaces.factory -
A factory that creates an object given a parameter (it "maps" from the parameter to the new object).
- mapped(Function<Element, Target>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- mapped(Function<Element, To>) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- mapped(Function<String, To>) - Method in class com.telenav.kivakit.core.collections.list.StringList
- Maps - Class in com.telenav.kivakit.core.collections
- Maps() - Constructor for class com.telenav.kivakit.core.collections.Maps
- MARATHI - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- MARCH - Enum constant in enum class com.telenav.kivakit.core.time.Month
- MARKDOWN - Static variable in class com.telenav.kivakit.resource.Extension
- MARSHALL_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MARTINIQUE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- mask() - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- mask() - Method in class com.telenav.kivakit.core.value.count.BitCount
- match(Matchable<ResourcePathed>) - Static method in class com.telenav.kivakit.resource.ResourceGlob
- match(Matcher<ResourcePathed>) - Static method in class com.telenav.kivakit.resource.ResourceGlob
-
Returns a glob for the given matcher
- match(String) - Static method in class com.telenav.kivakit.resource.ResourceGlob
-
Returns a glob that matches resources with the given pattern.
- match(Pattern) - Static method in class com.telenav.kivakit.resource.ResourceGlob
-
Returns a glob that matches resources with the given regular expression pattern.
- Matchable<Value> - Interface in com.telenav.kivakit.interfaces.comparison
-
Interface to code that has a
Matcher
- matchAll() - Static method in interface com.telenav.kivakit.interfaces.comparison.Matcher
- matchAll() - Static method in class com.telenav.kivakit.resource.ResourceGlob
-
Returns a resource glob that matches all resources
- matchAllIn() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- matchAllIn(ResourceFolder<?>) - Static method in class com.telenav.kivakit.resource.ResourceGlob
-
Returns a glob that matches all resources under the given folder
- matchAllUnder() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- matchAllUnder(ResourceFolder<?>) - Static method in class com.telenav.kivakit.resource.ResourceGlob
-
Returns a glob that matches resources under the given folder
- matcher() - Method in class com.telenav.kivakit.filesystem.FolderPruner
- matcher() - Method in interface com.telenav.kivakit.interfaces.comparison.Matchable
- matcher() - Method in interface com.telenav.kivakit.interfaces.comparison.Matcher
- matcher() - Method in class com.telenav.kivakit.resource.Extension
- matcher() - Method in class com.telenav.kivakit.resource.FileName
- matcher() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- matcher(Matcher<File>) - Method in class com.telenav.kivakit.filesystem.FolderPruner
- Matcher<Value> - Interface in com.telenav.kivakit.interfaces.comparison
-
A matcher when the term predicate is often not the right meaning to use.
- MatcherSet<T> - Class in com.telenav.kivakit.interfaces.comparison
-
A set of matchers with convenient methods to find out if:
MatcherSet.allMatch()
- all matchers matchMatcherSet.anyMatches()
- at least one matcher matchesMatcherSet.noneMatches()
- no matcher matches The interfaceMatcher
is implemented byMatcherSet
by returning true if any matcher matches. - MatcherSet() - Constructor for class com.telenav.kivakit.interfaces.comparison.MatcherSet
- matches(Matcher<String>) - Method in class com.telenav.kivakit.filesystem.FilePath
- matches(Matcher<String>) - Method in interface com.telenav.kivakit.resource.ResourcePathed
- matches(Password) - Method in class com.telenav.kivakit.network.core.authentication.passwords.PlainTextPassword
- matches(ResourcePathed) - Method in class com.telenav.kivakit.resource.ResourceGlob
- matches(Pattern) - Method in class com.telenav.kivakit.resource.FileName
- matches(Pattern, String) - Static method in class com.telenav.kivakit.core.language.Patterns
- matches(T) - Method in class com.telenav.kivakit.interfaces.comparison.MatcherSet
- matches(Value) - Method in interface com.telenav.kivakit.interfaces.comparison.Filter
- matches(Value) - Method in interface com.telenav.kivakit.interfaces.comparison.Matchable
- matches(Value) - Method in interface com.telenav.kivakit.interfaces.comparison.Matcher
- matching(Matcher<Message>) - Method in class com.telenav.kivakit.core.messaging.listeners.MessageList
-
Returns a new list containing the elements in this list that match the given matcher.
- matching(Matcher<File>) - Method in class com.telenav.kivakit.filesystem.FileList
- matching(Matcher<Folder>) - Method in class com.telenav.kivakit.filesystem.FolderList
- matching(Matcher<Element>) - Method in class com.telenav.kivakit.collections.set.CompoundSet
- matching(Matcher<Element>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- matching(Matcher<Element>) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
-
Returns a new list containing the elements in this list that match the given matcher.
- matching(Matcher<Element>) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- matching(Matcher<String>) - Method in class com.telenav.kivakit.core.collections.list.StringList
-
Returns a new list containing the elements in this list that match the given matcher.
- matching(Matcher<T>) - Method in class com.telenav.kivakit.core.collections.set.ObjectSet
- matching(Matcher<T>) - Method in class com.telenav.kivakit.resource.BaseResourceList
- matching(Extension) - Method in class com.telenav.kivakit.resource.BaseResourceList
- matching(Pattern) - Static method in interface com.telenav.kivakit.interfaces.comparison.Matcher
- matching(Set<T>, Matcher<T>) - Static method in class com.telenav.kivakit.core.collections.Sets
- Matching<T> - Class in com.telenav.kivakit.core.collections.iteration
-
An iterable that does matching during iteration.
- Matching(Matcher<T>) - Constructor for class com.telenav.kivakit.core.collections.iteration.Matching
- matchingAsIterable(Matcher<Element>) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- matchNothing() - Static method in interface com.telenav.kivakit.interfaces.comparison.Matcher
- materialize() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- materialized(ProgressReporter) - Method in class com.telenav.kivakit.filesystem.File
-
Materializes this file: if the file is remote, it is copied to the local filesystem and that file is returned.
- materialized(ProgressReporter) - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
- materialized(ProgressReporter) - Method in interface com.telenav.kivakit.resource.Resource
- materializeTo(Folder) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- MAURITANIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MAURITIUS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- Maximizable<Value> - Interface in com.telenav.kivakit.interfaces.numeric
-
Determines which of two objects is the maximum.
- maximum() - Method in class com.telenav.kivakit.core.math.Average
- maximum() - Method in class com.telenav.kivakit.core.time.Day
- maximum() - Method in class com.telenav.kivakit.core.time.DayOfWeek
- maximum() - Method in class com.telenav.kivakit.core.time.Hour
- maximum() - Method in class com.telenav.kivakit.core.time.HourOfWeek
- maximum() - Method in class com.telenav.kivakit.core.time.Minute
- maximum() - Method in class com.telenav.kivakit.core.time.Rate
- maximum() - Method in class com.telenav.kivakit.core.time.Second
- maximum() - Method in class com.telenav.kivakit.core.time.Time
- maximum() - Method in class com.telenav.kivakit.core.time.Week
- maximum() - Method in class com.telenav.kivakit.core.time.Year
- maximum() - Method in class com.telenav.kivakit.core.value.count.BaseCount
-
Returns the maximum possible Value
- maximum() - Method in class com.telenav.kivakit.core.value.count.LongRange
- maximum() - Method in interface com.telenav.kivakit.interfaces.numeric.Maximizable
-
Returns the maximum possible Value
- maximum() - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- maximum(int) - Method in class com.telenav.kivakit.core.value.mutable.MutableInteger
- maximum(long) - Static method in class com.telenav.kivakit.core.value.count.Maximum
- maximum(long) - Method in class com.telenav.kivakit.core.value.mutable.MutableLong
- maximum(long) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- maximum(Duration) - Method in class com.telenav.kivakit.core.time.Duration
- maximum(Rate) - Method in class com.telenav.kivakit.core.time.Rate
- maximum(Class<T>) - Method in interface com.telenav.kivakit.interfaces.numeric.CastTrait
-
Returns the maximum value for the given number type
- maximum(Iterable<?>) - Static method in class com.telenav.kivakit.core.value.count.Maximum
- maximum(Long) - Method in class com.telenav.kivakit.core.value.count.LongRange
- maximum(Collection<?>) - Static method in class com.telenav.kivakit.core.value.count.Maximum
- maximum(Iterator<?>) - Static method in class com.telenav.kivakit.core.value.count.Maximum
- maximum(SubClass) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- maximum(T[]) - Static method in class com.telenav.kivakit.core.value.count.Maximum
- maximum(Time) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- maximum(Value) - Method in interface com.telenav.kivakit.interfaces.numeric.Maximizable
- Maximum - Class in com.telenav.kivakit.core.value.count
-
A count value that is an maximum.
- Maximum() - Constructor for class com.telenav.kivakit.core.value.count.Maximum
- Maximum(long) - Constructor for class com.telenav.kivakit.core.value.count.Maximum
- MAXIMUM - Static variable in class com.telenav.kivakit.core.time.Duration
-
Constant for maximum duration.
- MAXIMUM - Static variable in class com.telenav.kivakit.core.time.Rate
- MAXIMUM - Static variable in class com.telenav.kivakit.core.time.Time
-
The end of time
- MAXIMUM - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- MAXIMUM - Static variable in class com.telenav.kivakit.core.value.count.Bytes
-
Maximum bytes value
- MAXIMUM - Static variable in class com.telenav.kivakit.core.value.count.Count
- MAXIMUM - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- MAXIMUM - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- MAXIMUM - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- MAXIMUM - Static variable in class com.telenav.kivakit.core.value.level.Level
- MAXIMUM_BYTE_VALUE - Static variable in class com.telenav.kivakit.core.value.count.Count
- MAXIMUM_CHARACTER_VALUE - Static variable in class com.telenav.kivakit.core.value.count.Count
- MAXIMUM_INTEGER_VALUE - Static variable in class com.telenav.kivakit.core.value.count.Count
- MAXIMUM_LONG_VALUE - Static variable in class com.telenav.kivakit.core.value.count.Count
- MAXIMUM_NUMBER_RETRIES - Static variable in class com.telenav.kivakit.core.thread.Retry
- MAXIMUM_SHORT_VALUE - Static variable in class com.telenav.kivakit.core.value.count.Count
- maximumAge() - Method in class com.telenav.kivakit.filesystem.FolderPruner
- maximumAge(Duration) - Method in class com.telenav.kivakit.filesystem.FolderPruner
- MaximumConverter - Class in com.telenav.kivakit.conversion.core.value
-
Converts to and from
Maximum
- MaximumConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.value.MaximumConverter
- maximumDuration() - Method in class com.telenav.kivakit.core.time.AverageDuration
- maximumFrequency() - Method in interface com.telenav.kivakit.core.messaging.Message
- maximumFrequency() - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- maximumFrequency(Frequency) - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- maximumListSize() - Method in class com.telenav.kivakit.collections.map.MultiMap
- maximumMemory() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- maximumMemory() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- maximumRetries(Maximum) - Method in class com.telenav.kivakit.network.email.EmailSender
- maximumSendRate() - Method in class com.telenav.kivakit.network.email.EmailSender.Configuration
- maximumSendRate(Rate) - Method in class com.telenav.kivakit.network.email.EmailSender.Configuration
- maximumSetSize() - Method in class com.telenav.kivakit.collections.set.MultiSet
- maximumSigned() - Method in class com.telenav.kivakit.core.value.count.BitCount
- maximumSize - Variable in class com.telenav.kivakit.core.collections.set.BaseSet
- maximumSize() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- maximumSize() - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- maximumSize() - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- maximumSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- maximumTriggerFrequency(Frequency) - Method in class com.telenav.kivakit.core.messaging.alarms.BaseMessageAlarm
-
Sets the maximum frequency at which this alarm can be triggered
- maximumUnsigned() - Method in class com.telenav.kivakit.core.value.count.BitCount
- maximumValue() - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- maximumWaitTime() - Method in class com.telenav.kivakit.core.logging.loggers.BaseLogger
- maximumWaitTime() - Method in class com.telenav.kivakit.core.logging.loggers.NullLogger
- maximumWaitTime() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- maximumWaitTime() - Method in class com.telenav.kivakit.core.os.Console
- maximumWaitTime() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
- maximumWaitTime() - Method in interface com.telenav.kivakit.interfaces.io.Flushable
- maximumWaitTime() - Method in interface com.telenav.kivakit.interfaces.lifecycle.Stoppable
- maximumWaitTime() - Method in class com.telenav.kivakit.network.email.EmailSender
- maximumWaitTime() - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
- MAY - Enum constant in enum class com.telenav.kivakit.core.time.Month
- maybe(Value) - Static method in class com.telenav.kivakit.core.function.Maybe
- Maybe<Value> - Class in com.telenav.kivakit.core.function
- Maybe() - Constructor for class com.telenav.kivakit.core.function.Maybe
- Maybe(Maybe<Value>) - Constructor for class com.telenav.kivakit.core.function.Maybe
- Maybe(Value) - Constructor for class com.telenav.kivakit.core.function.Maybe
- maybeReversed(boolean) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- maybeReversed(boolean) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- maybeReversed(boolean) - Method in class com.telenav.kivakit.core.collections.list.StringList
- MAYOTTE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MD5 - Static variable in class com.telenav.kivakit.resource.Extension
- MEDIUM - Static variable in class com.telenav.kivakit.core.messaging.messages.Severity
- MEDIUM - Static variable in class com.telenav.kivakit.core.value.level.Confidence
- MEDIUM_HIGH - Static variable in class com.telenav.kivakit.core.messaging.messages.Severity
- megabytes(double) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- megabytes(long) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- member() - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- Member - Class in com.telenav.kivakit.core.language.reflection
- Member() - Constructor for class com.telenav.kivakit.core.language.reflection.Member
- memcache() - Method in class com.telenav.kivakit.network.core.Host
- MEMCACHE - Static variable in class com.telenav.kivakit.network.core.Protocol
- memcachePort(int) - Method in class com.telenav.kivakit.network.core.Host
- MemorySettingsStore - Class in com.telenav.kivakit.settings.stores
-
A
SettingsStore
that storesSettingsObject
s in memory - MemorySettingsStore() - Constructor for class com.telenav.kivakit.settings.stores.MemorySettingsStore
- memoryUse() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- mergedWith(KryoTypes) - Method in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
- mergeIn(ConcurrentCountMap<Key>) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- mergeIn(CountMap<T>) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- meridiem() - Method in class com.telenav.kivakit.core.time.Hour
-
Returns the
Meridiem
for this hour of the day - meridiem() - Method in class com.telenav.kivakit.core.time.LocalTime
- meridiem(int) - Static method in enum class com.telenav.kivakit.core.time.Meridiem
-
Returns the Meridiem for the given military (0-23) hour.
- Meridiem - Enum Class in com.telenav.kivakit.core.time
-
Anti-meridiem (AM) or post-meridiem (PM) in the English system of keeping time, or MILITARY_TIME for the rest of the world.
- meridiemHour(int) - Static method in enum class com.telenav.kivakit.core.time.Meridiem
- message() - Method in class com.telenav.kivakit.core.logging.LogEntry
- message(String) - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- Message - Interface in com.telenav.kivakit.core.messaging
-
An interface to retrieve the basic attributes of a message, find out what it means and format it as text.
- Message.OperationStatus - Enum Class in com.telenav.kivakit.core.messaging
-
The meaning of a message if it represents a state change in the lifecycle of an operation
- Message.Status - Enum Class in com.telenav.kivakit.core.messaging
-
The meaning of a message if it relates to the current step in an ongoing operation
- MessageAlarm - Interface in com.telenav.kivakit.core.messaging.alarms
-
A message alarm is a listener that triggers via
MessageAlarm.trigger(Rate)
whenMessageAlarm.shouldTrigger()
returns true. - MessageChecker - Class in com.telenav.kivakit.core.messaging.listeners
-
Listens to messages to determine if the expected number and type of messages were received during some operation.
- MessageChecker() - Constructor for class com.telenav.kivakit.core.messaging.listeners.MessageChecker
- MessageCounter - Interface in com.telenav.kivakit.core.messaging.listeners
-
A
Listener
, such asMessageList
that is able to report how many of different kinds of messages it has seen. - messageCounts() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- MessageException - Exception in com.telenav.kivakit.core.messaging.messages
-
An exception thrown when exception chaining might not be desired.
- MessageException(Message) - Constructor for exception com.telenav.kivakit.core.messaging.messages.MessageException
- MessageFilter - Interface in com.telenav.kivakit.core.messaging
-
Filters
Transmittable
objects down toMessage
s only - MessageList - Class in com.telenav.kivakit.core.messaging.listeners
-
A list of messages that listens for and adds incoming messages.
- MessageList() - Constructor for class com.telenav.kivakit.core.messaging.listeners.MessageList
- MessageList(Maximum, Matcher<Message>) - Constructor for class com.telenav.kivakit.core.messaging.listeners.MessageList
- MessageList(Matcher<Message>) - Constructor for class com.telenav.kivakit.core.messaging.listeners.MessageList
- messageObject() - Method in exception com.telenav.kivakit.core.messaging.messages.MessageException
- messages() - Method in class com.telenav.kivakit.core.function.Result
-
Returns any messages captured in this result
- messages(Class<? extends Message>) - Method in class com.telenav.kivakit.core.messaging.listeners.MessageList
- messageSource() - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Not public API
- messageSource() - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- messageSource() - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
-
Not public API
- messageSource(Broadcaster) - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Not public API
- messageSource(Broadcaster) - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- messageSource(Broadcaster) - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
-
Not public API
- messageType() - Method in class com.telenav.kivakit.core.logging.LogEntry
- messageType() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- MessageType - Class in com.telenav.kivakit.core.messaging.filters
- MessageType(Class<Message>) - Constructor for class com.telenav.kivakit.core.messaging.filters.MessageType
- method() - Method in class com.telenav.kivakit.core.language.reflection.Method
- method() - Method in class com.telenav.kivakit.core.language.reflection.MethodGetter
- method() - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- method(String) - Method in class com.telenav.kivakit.core.language.reflection.Type
- Method - Class in com.telenav.kivakit.core.language.reflection
-
Holds a class and method name when a proper Java reflection
Method
cannot be determined, as in the case of the limited and poorly designedStackTraceElement
class. - Method(Class<?>, Method) - Constructor for class com.telenav.kivakit.core.language.reflection.Method
- Method(Class<?>, String) - Constructor for class com.telenav.kivakit.core.language.reflection.Method
- MethodGetter - Class in com.telenav.kivakit.core.language.reflection
- MethodGetter(Method) - Constructor for class com.telenav.kivakit.core.language.reflection.MethodGetter
- MethodSetter - Class in com.telenav.kivakit.core.language.reflection
- MethodSetter(Method) - Constructor for class com.telenav.kivakit.core.language.reflection.MethodSetter
- MEXICO - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MICRONESIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- microseconds(double) - Static method in class com.telenav.kivakit.core.time.Duration
- microseconds(double, Duration.Restriction) - Static method in class com.telenav.kivakit.core.time.Duration
- midnight() - Static method in class com.telenav.kivakit.core.time.Hour
- militaryHour(int) - Static method in class com.telenav.kivakit.core.time.Hour
- militaryHours() - Static method in class com.telenav.kivakit.core.time.Hour
- milliseconds() - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
- milliseconds(double) - Static method in class com.telenav.kivakit.core.time.Duration
- milliseconds(double) - Static method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Factory method
- milliseconds(double, Duration.Restriction) - Static method in class com.telenav.kivakit.core.time.Duration
- milliseconds(ZoneId, double) - Static method in class com.telenav.kivakit.core.time.LocalTime
- milliseconds(ZoneId, long) - Static method in class com.telenav.kivakit.core.time.LocalTime
- MillisecondsConverter - Class in com.telenav.kivakit.conversion.core.time
-
Converts milliseconds to and from
Duration
- MillisecondsConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.time.MillisecondsConverter
- MIME_TYPE - Static variable in class com.telenav.kivakit.network.email.EmailBody
- MIME_TYPE - Static variable in class com.telenav.kivakit.network.email.HtmlEmailBody
- mimeType() - Method in class com.telenav.kivakit.network.email.EmailAttachment
- mimeType() - Method in class com.telenav.kivakit.network.email.EmailBody
- mimeType() - Method in class com.telenav.kivakit.network.email.HtmlEmailBody
- mimeType(String) - Method in class com.telenav.kivakit.network.email.EmailAttachment
- Minimizable<Value> - Interface in com.telenav.kivakit.interfaces.numeric
-
Determines which of two objects is the minimum.
- minimum() - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- minimum() - Method in class com.telenav.kivakit.core.collections.map.CountMap
- minimum() - Method in class com.telenav.kivakit.core.math.Average
- minimum() - Method in class com.telenav.kivakit.core.time.Day
- minimum() - Method in class com.telenav.kivakit.core.time.DayOfWeek
- minimum() - Method in class com.telenav.kivakit.core.time.Hour
- minimum() - Method in class com.telenav.kivakit.core.time.HourOfWeek
- minimum() - Method in class com.telenav.kivakit.core.time.Minute
- minimum() - Method in class com.telenav.kivakit.core.time.Rate
- minimum() - Method in class com.telenav.kivakit.core.time.Second
- minimum() - Method in class com.telenav.kivakit.core.time.Time
- minimum() - Method in class com.telenav.kivakit.core.time.Week
- minimum() - Method in class com.telenav.kivakit.core.time.Year
- minimum() - Method in class com.telenav.kivakit.core.value.count.BaseCount
-
Returns The minimum possible value
- minimum() - Method in class com.telenav.kivakit.core.value.count.LongRange
- minimum() - Method in class com.telenav.kivakit.core.value.count.Range
-
Returns the minimum value in this range.
- minimum() - Method in interface com.telenav.kivakit.interfaces.numeric.Minimizable
-
Returns The minimum possible value
- minimum() - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- minimum(int) - Method in class com.telenav.kivakit.core.value.mutable.MutableInteger
- minimum(long) - Static method in class com.telenav.kivakit.core.value.count.Minimum
- minimum(long) - Method in class com.telenav.kivakit.core.value.mutable.MutableLong
- minimum(long) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- minimum(Duration) - Method in class com.telenav.kivakit.core.time.Duration
- minimum(Rate) - Method in class com.telenav.kivakit.core.time.Rate
- minimum(Class<T>) - Method in interface com.telenav.kivakit.interfaces.numeric.CastTrait
-
Returns the minimum value for the given number typee
- minimum(Iterable<?>) - Static method in class com.telenav.kivakit.core.value.count.Minimum
- minimum(Long) - Method in class com.telenav.kivakit.core.value.count.LongRange
- minimum(Collection<?>) - Static method in class com.telenav.kivakit.core.value.count.Minimum
- minimum(Iterator<?>) - Static method in class com.telenav.kivakit.core.value.count.Minimum
- minimum(SubClass) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- minimum(T[]) - Static method in class com.telenav.kivakit.core.value.count.Minimum
- minimum(Time) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- minimum(Value) - Method in interface com.telenav.kivakit.interfaces.numeric.Minimizable
- Minimum - Class in com.telenav.kivakit.core.value.count
-
A count value that is a minimum.
- Minimum() - Constructor for class com.telenav.kivakit.core.value.count.Minimum
- Minimum(long) - Constructor for class com.telenav.kivakit.core.value.count.Minimum
- MINIMUM - Static variable in class com.telenav.kivakit.core.time.Time
-
The minimum time value is the start of UNIX time
- MINIMUM - Static variable in class com.telenav.kivakit.core.value.count.Count
- MINIMUM - Static variable in class com.telenav.kivakit.core.value.level.Level
- MinimumConverter - Class in com.telenav.kivakit.conversion.core.value
-
Converts to and from
Minimum
- MinimumConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.value.MinimumConverter
- minimumDuration() - Method in class com.telenav.kivakit.core.time.AverageDuration
- minimumSigned() - Method in class com.telenav.kivakit.core.value.count.BitCount
- minimumSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- minimumUsableDiskSpace() - Method in class com.telenav.kivakit.filesystem.FolderPruner
- minimumUsableDiskSpace(Percent) - Method in class com.telenav.kivakit.filesystem.FolderPruner
- minor() - Method in class com.telenav.kivakit.core.version.Version
- minus(long) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- minus(long) - Method in class com.telenav.kivakit.core.value.count.MutableCount
- minus(Duration) - Method in class com.telenav.kivakit.core.time.Duration
- minus(Duration) - Method in class com.telenav.kivakit.core.time.LocalTime
- minus(Duration, Duration.Restriction) - Method in class com.telenav.kivakit.core.time.Duration
- minus(Level) - Method in class com.telenav.kivakit.core.value.level.Confidence
- minus(Level) - Method in class com.telenav.kivakit.core.value.level.Level
- minus(Level) - Method in class com.telenav.kivakit.core.value.level.Weight
- minus(Percent) - Method in class com.telenav.kivakit.core.value.level.Percent
- minus(Matchable<ResourcePathed>) - Method in class com.telenav.kivakit.resource.ResourceGlob
-
Returns a glob that matches this glob minus whatever matches the given
Matchable
- minus(Quantizable) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- minus(LengthOfTime<?>) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- minus(Nanoseconds) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Computes this minus that
- minus(Duration) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- minus(SubClass) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- minus(Time) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- minus(Value) - Method in interface com.telenav.kivakit.interfaces.numeric.Arithmetic
- minusUnits(double) - Method in class com.telenav.kivakit.core.time.BaseTime
- minusUnits(double) - Method in class com.telenav.kivakit.core.time.HourOfWeek
- minute() - Method in class com.telenav.kivakit.core.time.LocalTime
- minute(int) - Static method in class com.telenav.kivakit.core.time.Minute
- Minute - Class in com.telenav.kivakit.core.time
-
Represents a minute on a clock
- Minute() - Constructor for class com.telenav.kivakit.core.time.Minute
- Minute(int) - Constructor for class com.telenav.kivakit.core.time.Minute
- minuteOfDay() - Method in class com.telenav.kivakit.core.time.LocalTime
- minuteOfHour() - Method in class com.telenav.kivakit.core.time.LocalTime
- minutes(double) - Static method in class com.telenav.kivakit.core.time.Duration
- minutes(double, Duration.Restriction) - Static method in class com.telenav.kivakit.core.time.Duration
- mixin(Class<? extends Mixin>, Factory<MixinState>) - Method in interface com.telenav.kivakit.mixins.Mixin
-
Attaches or retrieves mixin state for this object.
- mixin(Object, Class<? extends Mixin>, Factory<State>) - Static method in class com.telenav.kivakit.mixins.Mixins
-
Creates or accesses mixin state of a given type that is associated with an object.
- Mixin - Interface in com.telenav.kivakit.mixins
-
A poor-man's implementation of mixins, also known as stateful traits, in Java.
- Mixins - Class in com.telenav.kivakit.mixins
- Mixins() - Constructor for class com.telenav.kivakit.mixins.Mixins
- mkdirs() - Method in class com.telenav.kivakit.filesystem.Folder
- mkdirs() - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- mkdirs() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- mode() - Method in class com.telenav.kivakit.network.ftp.FtpNetworkLocation
- mode() - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
- mode(FtpNetworkLocation.Mode) - Method in class com.telenav.kivakit.network.ftp.FtpNetworkLocation
- modelChanged(Model) - Method in interface com.telenav.kivakit.interfaces.model.ModelListener
-
Called when the model changes
- ModelListener<Model> - Interface in com.telenav.kivakit.interfaces.model
-
Listens to a model for changes in its internal state.
- Modifiable - Interface in com.telenav.kivakit.core.time
- modifiedAt() - Method in interface com.telenav.kivakit.core.time.ModifiedAt
- modifiedAt() - Method in class com.telenav.kivakit.filesystem.File
- modifiedAt() - Method in class com.telenav.kivakit.filesystem.Folder
- modifiedAt() - Method in class com.telenav.kivakit.resource.compression.archive.ZipEntry
- modifiedAt() - Method in class com.telenav.kivakit.resource.packages.PackageResource
- ModifiedAt - Interface in com.telenav.kivakit.core.time
- moduleResource(Listener, StringPath) - Static method in class com.telenav.kivakit.core.language.module.Modules
- moduleResource(Listener, ModuleReference, URI) - Static method in class com.telenav.kivakit.core.language.module.ModuleResource
- moduleResource(Listener, String) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- ModuleResource - Class in com.telenav.kivakit.core.language.module
-
A resource in a module having the following attributes.
- ModuleResource(PackageReference, URI) - Constructor for class com.telenav.kivakit.core.language.module.ModuleResource
- moduleResources(Listener) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- moduleResources(Listener, PackageReference) - Static method in class com.telenav.kivakit.core.language.module.Modules
- moduleResourceStream(String) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- Modules - Class in com.telenav.kivakit.core.language.module
-
Provides easy access to module resources.
- Modules() - Constructor for class com.telenav.kivakit.core.language.module.Modules
- modulo(Nanoseconds) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Computes the remainder when dividing by the given divisor
- modulus(Duration) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- MOLDAVIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- MOLDOVA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MONACO - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MONDAY - Static variable in class com.telenav.kivakit.core.time.DayOfWeek
- mongo() - Method in class com.telenav.kivakit.network.core.Host
- mongo(int) - Method in class com.telenav.kivakit.network.core.Host
- MONGO - Static variable in class com.telenav.kivakit.network.core.Protocol
- MONGOLIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- Monitor - Class in com.telenav.kivakit.core.thread
-
An object to use instead of
Object
when a simple mutex lock is required. - Monitor() - Constructor for class com.telenav.kivakit.core.thread.Monitor
- MONTENEGRIN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- MONTENEGRO - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- month() - Method in class com.telenav.kivakit.core.time.LocalTime
- Month - Enum Class in com.telenav.kivakit.core.time
- monthForIndex(int) - Static method in enum class com.telenav.kivakit.core.time.Month
- monthIndex() - Method in enum class com.telenav.kivakit.core.time.Month
- monthOfYear() - Method in enum class com.telenav.kivakit.core.time.Month
- monthOfYear(int) - Static method in enum class com.telenav.kivakit.core.time.Month
- MONTSERRAT - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MOROCCO - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- MOZAMBIQUE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- Multicaster - Class in com.telenav.kivakit.core.messaging.broadcasters
-
A multicaster is a broadcaster which can have more than one listener.
- Multicaster() - Constructor for class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- Multicaster(Multicaster) - Constructor for class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- Multicaster(Class<?>) - Constructor for class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- Multicaster(String) - Constructor for class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- Multicaster(String, Class<?>) - Constructor for class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- MULTILINE - Enum constant in enum class com.telenav.kivakit.core.language.object.ObjectFormatter.Format
- MultiMap<Key,
Value> - Class in com.telenav.kivakit.collections.map -
A map from key to an
ObjectList
of values. - MultiMap() - Constructor for class com.telenav.kivakit.collections.map.MultiMap
- MultiMap(Maximum, Maximum) - Constructor for class com.telenav.kivakit.collections.map.MultiMap
- MultiMap(Maximum, Maximum, Map<Key, ObjectList<Value>>) - Constructor for class com.telenav.kivakit.collections.map.MultiMap
- MultiMap(Map<Key, ObjectList<Value>>) - Constructor for class com.telenav.kivakit.collections.map.MultiMap
- MultiSet<Key,
Value> - Class in com.telenav.kivakit.collections.set -
A map from key to an
ObjectSet
of values. - MultiSet() - Constructor for class com.telenav.kivakit.collections.set.MultiSet
- MultiSet(Maximum, Maximum) - Constructor for class com.telenav.kivakit.collections.set.MultiSet
- MultiSet(Maximum, Maximum, Map<Key, ObjectSet<Value>>) - Constructor for class com.telenav.kivakit.collections.set.MultiSet
-
In case another implementation wants to control the type of map used underneath
- MutableCount - Class in com.telenav.kivakit.core.value.count
-
A mutable count value useful in lambdas and inner classes.
- MutableCount() - Constructor for class com.telenav.kivakit.core.value.count.MutableCount
- MutableCount(long) - Constructor for class com.telenav.kivakit.core.value.count.MutableCount
- MutableIndex - Class in com.telenav.kivakit.core.value.mutable
-
A mutable index value for use in lambdas and anonymous inner classes.
- MutableIndex() - Constructor for class com.telenav.kivakit.core.value.mutable.MutableIndex
- MutableIndex(int) - Constructor for class com.telenav.kivakit.core.value.mutable.MutableIndex
- MutableInteger - Class in com.telenav.kivakit.core.value.mutable
-
An integer value that can be changed.
- MutableInteger() - Constructor for class com.telenav.kivakit.core.value.mutable.MutableInteger
- MutableInteger(Integer) - Constructor for class com.telenav.kivakit.core.value.mutable.MutableInteger
- MutableLong - Class in com.telenav.kivakit.core.value.mutable
-
A long value that can be changed.
- MutableLong() - Constructor for class com.telenav.kivakit.core.value.mutable.MutableLong
- MutableLong(Long) - Constructor for class com.telenav.kivakit.core.value.mutable.MutableLong
- MutableValue<T> - Class in com.telenav.kivakit.core.value.mutable
-
A value that can be retrieved with
MutableValue.get()
and mutated withMutableValue.set(Object)
orMutableValue.update(Function)
. - MutableValue() - Constructor for class com.telenav.kivakit.core.value.mutable.MutableValue
- MutableValue(T) - Constructor for class com.telenav.kivakit.core.value.mutable.MutableValue
- MYANMAR - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- mysql() - Method in class com.telenav.kivakit.network.core.Host
- mysql(int) - Method in class com.telenav.kivakit.network.core.Host
- MYSQL - Static variable in class com.telenav.kivakit.network.core.Protocol
N
- name() - Method in class com.telenav.kivakit.commandline.Switch
- name() - Method in class com.telenav.kivakit.commandline.SwitchParser
- name() - Method in class com.telenav.kivakit.core.language.reflection.Field
- name() - Method in class com.telenav.kivakit.core.language.reflection.FieldGetter
- name() - Method in class com.telenav.kivakit.core.language.reflection.FieldSetter
- name() - Method in class com.telenav.kivakit.core.language.reflection.Member
- name() - Method in class com.telenav.kivakit.core.language.reflection.Method
- name() - Method in class com.telenav.kivakit.core.language.reflection.MethodGetter
- name() - Method in class com.telenav.kivakit.core.language.reflection.MethodSetter
- name() - Element in annotation interface com.telenav.kivakit.core.language.reflection.property.KivaKitIncludeProperty
- name() - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- name() - Method in class com.telenav.kivakit.core.language.reflection.Type
- name() - Method in class com.telenav.kivakit.core.locale.CountryIsoCode
- name() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- name() - Method in class com.telenav.kivakit.core.logging.logs.text.ConsoleLog
- name() - Method in interface com.telenav.kivakit.core.messaging.Message
- name() - Method in class com.telenav.kivakit.core.messaging.messages.Severity
- name() - Method in class com.telenav.kivakit.core.os.OperatingSystem
- name() - Method in class com.telenav.kivakit.core.project.Build
- name() - Method in class com.telenav.kivakit.core.project.Project
- name() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
- name() - Method in class com.telenav.kivakit.core.value.name.Name
- name() - Method in interface com.telenav.kivakit.core.value.name.NameMixin
- name() - Method in class com.telenav.kivakit.core.vm.ThreadStatus
- name() - Method in class com.telenav.kivakit.filesystem.Folder
- name() - Method in interface com.telenav.kivakit.interfaces.naming.Named
- name() - Method in class com.telenav.kivakit.network.core.Host
- name() - Method in class com.telenav.kivakit.resource.Extension
- name() - Method in class com.telenav.kivakit.resource.FileName
- name() - Method in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
- name() - Method in class com.telenav.kivakit.settings.Deployment
- name() - Method in class com.telenav.kivakit.settings.stores.ResourceFolderSettingsStore
- name(String) - Method in class com.telenav.kivakit.commandline.SwitchParser.Builder
- name(String) - Method in class com.telenav.kivakit.core.value.name.Name
- name(String) - Method in interface com.telenav.kivakit.interfaces.naming.Nameable
- Name - Class in com.telenav.kivakit.core.value.name
-
A name value.
- Name() - Constructor for class com.telenav.kivakit.core.value.name.Name
- Name(String) - Constructor for class com.telenav.kivakit.core.value.name.Name
- Nameable - Interface in com.telenav.kivakit.interfaces.naming
-
An object that can be assigned a name.
- named() - Method in interface com.telenav.kivakit.core.value.name.NameMixin
-
Not public API
- named(String) - Static method in interface com.telenav.kivakit.interfaces.comparison.Matcher
- Named - Interface in com.telenav.kivakit.interfaces.naming
-
An object with a name.
- NamedField - Class in com.telenav.kivakit.core.language.reflection.filters.field
-
This filter matches a field with a particular name in a given naming convention
- NamedField(PropertyNamingConvention, String) - Constructor for class com.telenav.kivakit.core.language.reflection.filters.field.NamedField
- NamedObject - Interface in com.telenav.kivakit.interfaces.naming
-
An object with a programmatic name.
- NamedValue<T> - Interface in com.telenav.kivakit.interfaces.value
-
A
Named
object that has a value, retrievable throughValued.value()
. - nameForField(Field) - Method in interface com.telenav.kivakit.core.language.reflection.property.PropertyFilter
-
The name of the field
- nameForField(Field) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
-
The name of the field
- nameForMethod(Method) - Method in interface com.telenav.kivakit.core.language.reflection.property.PropertyFilter
-
A non-camelcase name of the method
- nameForMethod(Method) - Method in class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
-
A non-camelcase name of the method
- NameMap<NamedObject extends Named> - Class in com.telenav.kivakit.core.collections.map
-
A map to look up
Named
objects by their name. - NameMap() - Constructor for class com.telenav.kivakit.core.collections.map.NameMap
-
Unbounded name map
- NameMap(Maximum) - Constructor for class com.telenav.kivakit.core.collections.map.NameMap
-
Bounded name map
- NameMap(Maximum, Map<String, NamedObject>) - Constructor for class com.telenav.kivakit.core.collections.map.NameMap
-
Bounded name map with initial values
- NameMap(Map<String, NamedObject>) - Constructor for class com.telenav.kivakit.core.collections.map.NameMap
-
Bounded name map with initial values
- NameMixin - Interface in com.telenav.kivakit.core.value.name
- NAMIBIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- nanoseconds() - Method in class com.telenav.kivakit.core.time.BaseTime
- nanoseconds() - Method in class com.telenav.kivakit.core.time.Duration
- nanoseconds() - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
- nanoseconds(double) - Static method in class com.telenav.kivakit.core.time.Duration
- nanoseconds(double) - Static method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Factory method
- nanoseconds(double, Duration.Restriction) - Static method in class com.telenav.kivakit.core.time.Duration
- nanoseconds(long) - Static method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Factory method
- nanoseconds(long, long) - Static method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Factory method that constructs from a number of seconds and a number of nanoseconds.
- nanoseconds(Nanoseconds) - Static method in class com.telenav.kivakit.core.time.Duration
- nanoseconds(Nanoseconds, Duration.Restriction) - Static method in class com.telenav.kivakit.core.time.Duration
- nanoseconds(BigDecimal) - Static method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Factory method
- nanoseconds(ZoneId, Nanoseconds) - Static method in class com.telenav.kivakit.core.time.LocalTime
- Nanoseconds - Class in com.telenav.kivakit.interfaces.time
-
Accurate model of a number of nanoseconds, represented as a number of seconds and a number of nanoseconds.
- Nanoseconds() - Constructor for class com.telenav.kivakit.interfaces.time.Nanoseconds
-
For serialization
- nanosecondsPerUnit() - Method in class com.telenav.kivakit.core.time.BaseTime
-
Returns the number of milliseconds per unit of time
- nanosecondsPerUnit() - Method in class com.telenav.kivakit.core.time.Day
- nanosecondsPerUnit() - Method in class com.telenav.kivakit.core.time.DayOfWeek
- nanosecondsPerUnit() - Method in class com.telenav.kivakit.core.time.Hour
- nanosecondsPerUnit() - Method in class com.telenav.kivakit.core.time.HourOfWeek
- nanosecondsPerUnit() - Method in class com.telenav.kivakit.core.time.Minute
- nanosecondsPerUnit() - Method in class com.telenav.kivakit.core.time.Second
- nanosecondsPerUnit() - Method in class com.telenav.kivakit.core.time.Time
- nanosecondsPerUnit() - Method in class com.telenav.kivakit.core.time.Week
- nanosecondsPerUnit() - Method in class com.telenav.kivakit.core.time.Year
- nanosecondsToUnits(Nanoseconds) - Method in class com.telenav.kivakit.core.time.BaseTime
-
Not public API
- narrate(String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Narration
message to thisTransceiver
- Narration - Class in com.telenav.kivakit.core.messaging.messages.status
-
A step in a narrative describing a series of successful steps performed by an operation.
- Narration() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Narration
- Narration(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Narration
- NAURU - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- nearest(Duration) - Method in class com.telenav.kivakit.core.time.Duration
- nearest(Duration) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- nearest(Duration) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- nearestHour() - Method in class com.telenav.kivakit.core.time.Duration
- nearestMinute() - Method in class com.telenav.kivakit.core.time.Duration
- NEPAL - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- nestedFiles() - Method in class com.telenav.kivakit.filesystem.Folder
- nestedFiles(Matcher<File>) - Method in class com.telenav.kivakit.filesystem.Folder
- nestedFiles(Matcher<FilePath>) - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- nestedFolders(Matcher<FilePath>) - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- nestedFolders(Matcher<Folder>) - Method in class com.telenav.kivakit.filesystem.Folder
- nestedFolders(Matcher<T>) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- nestedModuleResources(Listener) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- nestedModuleResources(Listener, PackageReference) - Static method in class com.telenav.kivakit.core.language.module.Modules
- nestedModuleResources(Listener, PackageReference, Matcher<ModuleResource>) - Static method in class com.telenav.kivakit.core.language.module.Modules
- nestedModuleResources(Listener, Matcher<ModuleResource>) - Method in class com.telenav.kivakit.core.language.module.PackageReference
-
The named resource in this package or null if it cannot be found
- nestedResources() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- nestedResources(Matcher<T>) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- NETHERLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- NETHERLANDS_ANTILLES - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- NetworkAccessConstraints - Class in com.telenav.kivakit.network.core
-
Access constraints for network requests, including
NetworkAccessConstraints.timeout()
and authentication requirements. - NetworkAccessConstraints() - Constructor for class com.telenav.kivakit.network.core.NetworkAccessConstraints
- NetworkLocation - Class in com.telenav.kivakit.network.core
- NetworkLocation(NetworkLocation) - Constructor for class com.telenav.kivakit.network.core.NetworkLocation
- NetworkLocation(NetworkPath) - Constructor for class com.telenav.kivakit.network.core.NetworkLocation
- NetworkLocation.Converter - Class in com.telenav.kivakit.network.core
-
Converts to and from a
NetworkLocation
- networkPath() - Method in class com.telenav.kivakit.network.core.NetworkLocation
- networkPath(Listener, Port, String) - Static method in class com.telenav.kivakit.network.core.NetworkPath
- networkPath(Listener, URI) - Static method in class com.telenav.kivakit.network.core.NetworkPath
- NetworkPath - Class in com.telenav.kivakit.network.core
-
An abstraction for network paths.
- NetworkPath(NetworkPath) - Constructor for class com.telenav.kivakit.network.core.NetworkPath
- NetworkPath(Port, StringPath) - Constructor for class com.telenav.kivakit.network.core.NetworkPath
- NetworkPath(Port, String, List<String>) - Constructor for class com.telenav.kivakit.network.core.NetworkPath
- NetworkPath.Converter - Class in com.telenav.kivakit.network.core
-
Converts to and from
NetworkPath
s - networkPathSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.network.core.NetworkPath
- NetworkResource - Interface in com.telenav.kivakit.network.core
-
Interface to a network resource.
- NEW_CALEDONIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- NEW_ZEALAND - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- newAbsent() - Method in class com.telenav.kivakit.core.function.Maybe
-
Overridden in
Result
to return the right subclass - newAbsent() - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- newByteArray() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- newCharArray() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- newClient() - Method in class com.telenav.kivakit.network.http.BaseHttpResource
- newClient() - Method in class com.telenav.kivakit.network.http.secure.SecureHttpGetResource
- newClient() - Method in class com.telenav.kivakit.network.http.secure.SecureHttpPostResource
- newDoubleArray() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- newDuration(Nanoseconds) - Method in class com.telenav.kivakit.core.time.BaseTime
- newDuration(Nanoseconds) - Method in class com.telenav.kivakit.core.time.DayOfWeek
- newDuration(Nanoseconds) - Method in class com.telenav.kivakit.core.time.Duration
- newDuration(Nanoseconds) - Method in class com.telenav.kivakit.core.time.Time
- newDuration(Nanoseconds) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- newDuration(Nanoseconds) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- newer(Version) - Method in class com.telenav.kivakit.core.version.Version
- newFloatArray() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- newFolder(ResourcePath) - Method in class com.telenav.kivakit.filesystem.Folder
- newFolder(ResourcePath) - Method in class com.telenav.kivakit.resource.packages.Package
- newFolder(ResourcePath) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- newInstance() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- newInstance() - Method in class com.telenav.kivakit.core.collections.list.StringList
- newInstance() - Method in class com.telenav.kivakit.core.language.reflection.Type
- newInstance() - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- newInstance() - Method in class com.telenav.kivakit.core.progress.reporters.ConcurrentBroadcastingProgressReporter
- newInstance() - Method in class com.telenav.kivakit.core.value.identifier.IdentifierFactory
- newInstance() - Method in interface com.telenav.kivakit.interfaces.factory.Factory
- newInstance() - Method in interface com.telenav.kivakit.interfaces.value.Instantiable
- newInstance(int) - Method in interface com.telenav.kivakit.interfaces.factory.IntMapFactory
-
Creates a value by constructing an object with the given parameter
- newInstance(long) - Method in class com.telenav.kivakit.core.value.count.BaseCount
-
Returns a new instance of the concrete subclass of this abstract class.
- newInstance(long) - Method in class com.telenav.kivakit.core.value.count.BitCount
- newInstance(long) - Method in class com.telenav.kivakit.core.value.count.Bytes
- newInstance(long) - Method in class com.telenav.kivakit.core.value.count.Count
- newInstance(long) - Method in class com.telenav.kivakit.core.value.count.Estimate
- newInstance(long) - Method in class com.telenav.kivakit.core.value.count.Maximum
- newInstance(long) - Method in class com.telenav.kivakit.core.value.count.Minimum
- newInstance(long) - Method in interface com.telenav.kivakit.interfaces.factory.LongMapFactory
-
Creates a value by constructing an object with the given parameter
- newInstance(Listener, Class<T>, String, Object[]) - Static method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- newInstance(Class<T>, Object...) - Static method in class com.telenav.kivakit.core.language.Classes
-
Constructs an object from a type and a list of arguments.
- newInstance(Long) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- newInstance(Object...) - Method in class com.telenav.kivakit.core.language.reflection.Type
- newInstance(Parameter) - Method in interface com.telenav.kivakit.interfaces.factory.MapFactory
-
Creates a value by constructing an object with the given parameter
- newIntArray() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- newLogger() - Static method in class com.telenav.kivakit.core.logging.LoggerFactory
- newLongArray() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- newMaybe(T) - Method in class com.telenav.kivakit.core.function.Maybe
-
Overridden in
Result
to return the right subclass - newMaybe(T) - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- newNext() - Method in class com.telenav.kivakit.core.collections.iteration.BaseIterable
- newNext() - Method in class com.telenav.kivakit.core.collections.iteration.FilteredIterable
- newNext() - Method in class com.telenav.kivakit.core.collections.iteration.Matching
- newNext() - Method in class com.telenav.kivakit.core.progress.reporters.ProgressiveIterable
- newObjectArray() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- newProject() - Method in class com.telenav.kivakit.application.Application
-
If a project is not passed to the constructor, then this method can be overridden to provide a
Project
dynamically. - newRandomValueFactory() - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- newRequest() - Method in class com.telenav.kivakit.network.http.BaseHttpResource
- newRequest() - Method in class com.telenav.kivakit.network.http.HttpGetResource
- newRequest() - Method in class com.telenav.kivakit.network.http.HttpPostResource
- newRequest() - Method in class com.telenav.kivakit.network.http.HttpPutResource
- newResource(ResourcePath) - Method in class com.telenav.kivakit.filesystem.FileList
- newResource(ResourcePath) - Method in class com.telenav.kivakit.resource.BaseResourceList
- newResource(ResourcePath) - Method in class com.telenav.kivakit.resource.ResourceList
- newResourceList() - Method in class com.telenav.kivakit.filesystem.FileList
- newResourceList() - Method in class com.telenav.kivakit.resource.BaseResourceList
- newResourceList() - Method in class com.telenav.kivakit.resource.ResourceList
- newSession(Listener) - Method in interface com.telenav.kivakit.serialization.core.SerializationSessionFactory
-
Creates a new
SerializationSession
- newSession(Listener) - Method in class com.telenav.kivakit.serialization.kryo.KryoSerializationSessionFactory
- newShortArray() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- newStringArray() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- newStringMap() - Method in class com.telenav.kivakit.core.collections.map.VariableMap
- newStringMap() - Method in class com.telenav.kivakit.properties.PropertyMap
- newTime(Nanoseconds) - Method in class com.telenav.kivakit.core.time.BaseTime
- newTime(Nanoseconds) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- next() - Method in class com.telenav.kivakit.core.collections.iteration.BaseIterator
- next() - Method in class com.telenav.kivakit.core.io.LookAheadReader
-
Moves the stream to the next value
- next() - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
-
Report the next step in the operation.
- next() - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- next() - Method in class com.telenav.kivakit.core.time.BaseTime
- next() - Method in class com.telenav.kivakit.core.time.DayOfWeek
- next() - Method in class com.telenav.kivakit.core.time.Frequency.Cycle
- next() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- next() - Method in interface com.telenav.kivakit.interfaces.collection.NextValue
- next(int) - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
-
Report progress of the given number of steps towards completion
- next(long) - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- next(Count) - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
-
Report progress of the given number of steps towards completion
- nextPrime() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- NextValue<Value> - Interface in com.telenav.kivakit.interfaces.collection
-
Interface for iteration where hasNext() is replaced by the semantics that null represents the end of iteration
- nextWrap() - Method in class com.telenav.kivakit.core.value.count.BaseCount
-
Returns the next value, but wraps around to
BaseCount.minimum()
whenBaseCount.next()
returns null. - NICARAGUA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- NIGER - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- NIGERIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- Nio - Class in com.telenav.kivakit.core.io
- Nio() - Constructor for class com.telenav.kivakit.core.io.Nio
- NIUE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- NO - Static variable in class com.telenav.kivakit.core.value.level.Confidence
- NO_MERIDIEM - Enum constant in enum class com.telenav.kivakit.core.time.Meridiem
- NO_MINOR - Static variable in class com.telenav.kivakit.core.version.Version
-
Value for no minor revision
- NO_PATCH - Static variable in class com.telenav.kivakit.core.version.Version
-
Value for no patch revision
- NO_REPEATS - Enum constant in enum class com.telenav.kivakit.internal.testing.Repeats
- NON_PUBLIC_METHODS - Enum constant in enum class com.telenav.kivakit.core.language.reflection.property.PropertyMembers
-
Include properties with non-public getters and setters
- none() - Static method in interface com.telenav.kivakit.core.ensure.FailureReporter
- none() - Static method in interface com.telenav.kivakit.core.progress.ProgressReporter
-
A progress reporter that does nothing
- none() - Static method in interface com.telenav.kivakit.interfaces.comparison.Filter
- none() - Static method in class com.telenav.kivakit.network.core.Host
- NONE - Enum constant in enum class com.telenav.kivakit.conversion.core.language.primitive.HexadecimalLongConverter.Style
- NONE - Static variable in class com.telenav.kivakit.core.messaging.messages.Severity
- noneMatch(Matcher<Element>) - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- noneMatches() - Method in class com.telenav.kivakit.interfaces.comparison.MatcherSet
- nonNull(Set<T>) - Static method in class com.telenav.kivakit.core.collections.Sets
- nonNullOr(Value, Value) - Static method in class com.telenav.kivakit.core.language.Objects
- nonNullString(Object) - Static method in class com.telenav.kivakit.core.string.StringTo
- noon() - Static method in class com.telenav.kivakit.core.time.Hour
- NORFOLK_ISLAND - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- NORMAL - Enum constant in enum class com.telenav.kivakit.core.os.Console.OutputType
- NORMAL - Enum constant in enum class com.telenav.kivakit.filesystem.Folder.Type
- normalized() - Method in class com.telenav.kivakit.filesystem.File
- normalized() - Method in class com.telenav.kivakit.filesystem.FilePath
- normalized() - Method in class com.telenav.kivakit.network.core.NetworkPath
- normalized() - Method in class com.telenav.kivakit.resource.FileName
- normalized() - Method in class com.telenav.kivakit.resource.ResourcePath
- NORTHERN_MARIANA_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- NORWAY - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- NORWEGIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- not() - Method in interface com.telenav.kivakit.interfaces.comparison.Filter
- not() - Method in class com.telenav.kivakit.resource.ResourceGlob
-
Returns a glob that matches everything this glob doesn't match
- NOT_APPLICABLE - Enum constant in enum class com.telenav.kivakit.core.messaging.Message.OperationStatus
-
This message does not represent an operation lifecycle state transition
- NOT_APPLICABLE - Enum constant in enum class com.telenav.kivakit.core.messaging.Message.Status
-
This message does not represent a step in an ongoing operation
- NoTestRequired - Annotation Interface in com.telenav.kivakit.core.testing
- notNull(String) - Static method in class com.telenav.kivakit.core.string.Strings
- NOVEMBER - Enum constant in enum class com.telenav.kivakit.core.time.Month
- now() - Static method in class com.telenav.kivakit.core.time.LocalTime
- now() - Static method in class com.telenav.kivakit.core.time.Time
-
Retrieves a
Time
instance based on the current time. - nth(String, int, char) - Static method in class com.telenav.kivakit.core.string.Strings
- nthCharacter(String, int, char) - Static method in class com.telenav.kivakit.core.string.Strings
- NULL - Static variable in interface com.telenav.kivakit.validation.Validator
-
A validator that does nothing
- NullCodec - Class in com.telenav.kivakit.resource.compression.codecs
-
Codec that does no compression or decompression.
- NullCodec() - Constructor for class com.telenav.kivakit.resource.compression.codecs.NullCodec
- nullInitializer() - Static method in interface com.telenav.kivakit.interfaces.model.Initializer
-
An initializer that does nothing
- NullLogger - Class in com.telenav.kivakit.core.logging.loggers
-
A logger that does nothing.
- NullLogger() - Constructor for class com.telenav.kivakit.core.logging.loggers.NullLogger
- NullResource - Class in com.telenav.kivakit.resource.resources
-
A writable resource that accepts anything you write and destroys it, so when you read there is nothing to be seen.
- NullResource() - Constructor for class com.telenav.kivakit.resource.resources.NullResource
- nullString() - Method in class com.telenav.kivakit.conversion.BaseStringConverter
- nullValue() - Method in class com.telenav.kivakit.conversion.BaseTwoWayConverter
- number() - Method in class com.telenav.kivakit.core.project.Build
- number() - Method in class com.telenav.kivakit.network.core.Port
- numbered() - Method in class com.telenav.kivakit.core.collections.list.StringList
- numbered() - Method in class com.telenav.kivakit.core.string.IndentingStringBuilder
- numericCountryCode() - Method in class com.telenav.kivakit.core.locale.CountryIsoCode
-
Get the numeric code (3 digits)
O
- object() - Method in class com.telenav.kivakit.core.value.identifier.ObjectIdentifier
- object() - Method in class com.telenav.kivakit.core.version.VersionedObject
- object() - Method in class com.telenav.kivakit.settings.SettingsObject
- ObjectConverter<Value> - Class in com.telenav.kivakit.conversion.core.language.object
-
Converts a
PropertyValues
to an object of a given Value type. - ObjectConverter(Listener, Class<Value>) - Constructor for class com.telenav.kivakit.conversion.core.language.object.ObjectConverter
- ObjectFormatter - Class in com.telenav.kivakit.core.language.object
-
A convenient class for formatting the fields and also particular methods of an object.
- ObjectFormatter(Object) - Constructor for class com.telenav.kivakit.core.language.object.ObjectFormatter
- ObjectFormatter(Object, PackageReference...) - Constructor for class com.telenav.kivakit.core.language.object.ObjectFormatter
- ObjectFormatter.Format - Enum Class in com.telenav.kivakit.core.language.object
- ObjectIdentifier<T> - Class in com.telenav.kivakit.core.value.identifier
-
Uses an object to efficiently provide (
ObjectIdentifier.hashCode
andObjectIdentifier.equals(Object)
) identity. - ObjectIdentifier(T) - Constructor for class com.telenav.kivakit.core.value.identifier.ObjectIdentifier
- objectList(Converter<String, T>, ProgressReporter) - Method in class com.telenav.kivakit.resource.reading.ResourceReader
- objectList(Maximum, T...) - Static method in class com.telenav.kivakit.core.collections.list.ObjectList
- objectList(Iterable<Quantizable>, LongMapFactory<T>) - Static method in class com.telenav.kivakit.core.collections.list.ObjectList
- objectList(Iterable<T>) - Static method in class com.telenav.kivakit.core.collections.list.ObjectList
- objectList(T...) - Static method in class com.telenav.kivakit.core.collections.list.ObjectList
- ObjectList<Element> - Class in com.telenav.kivakit.core.collections.list
-
A bounded list of objects with overrides of methods from
BaseList
to downcast return values toObjectList
for convenience. - ObjectList() - Constructor for class com.telenav.kivakit.core.collections.list.ObjectList
-
An unbounded object list
- ObjectList(Maximum) - Constructor for class com.telenav.kivakit.core.collections.list.ObjectList
-
A list of objects with the given upper bound
- ObjectList(Collection<Element>) - Constructor for class com.telenav.kivakit.core.collections.list.ObjectList
-
A list of objects with the given upper bound
- objectListFromArray(long[]) - Static method in class com.telenav.kivakit.core.collections.list.ObjectList
- objectListFromArray(T[]) - Static method in class com.telenav.kivakit.core.collections.list.ObjectList
- objectListFromInts(IntMapFactory<T>, int...) - Static method in class com.telenav.kivakit.core.collections.list.ObjectList
- objectListFromLongs(LongMapFactory<T>, long...) - Static method in class com.telenav.kivakit.core.collections.list.ObjectList
- ObjectMap<Key,
Value> - Class in com.telenav.kivakit.core.collections.map - ObjectMap() - Constructor for class com.telenav.kivakit.core.collections.map.ObjectMap
- ObjectMap(Maximum) - Constructor for class com.telenav.kivakit.core.collections.map.ObjectMap
- ObjectMap(Maximum, Map<Key, Value>) - Constructor for class com.telenav.kivakit.core.collections.map.ObjectMap
- ObjectMap(Map<Key, Value>) - Constructor for class com.telenav.kivakit.core.collections.map.ObjectMap
- ObjectMetadata - Enum Class in com.telenav.kivakit.resource.serialization
-
Object metadata to be included with serialized objects.
- objectName() - Method in class com.telenav.kivakit.component.BaseComponent
- objectName() - Method in interface com.telenav.kivakit.component.ComponentMixin
- objectName() - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- objectName() - Method in class com.telenav.kivakit.core.version.VersionedObject
- objectName() - Method in interface com.telenav.kivakit.interfaces.naming.NamedObject
- objectName(String) - Method in class com.telenav.kivakit.component.BaseComponent
- objectName(String) - Method in interface com.telenav.kivakit.component.ComponentMixin
- objectName(String) - Method in interface com.telenav.kivakit.interfaces.naming.NamedObject
-
Sets the name of this object
- ObjectPopulator - Class in com.telenav.kivakit.conversion.core.language.object
-
Populates object properties given a property filter and a source of property values.
- ObjectPopulator(PropertyFilter, Source<PropertyValues>) - Constructor for class com.telenav.kivakit.conversion.core.language.object.ObjectPopulator
- ObjectReader - Interface in com.telenav.kivakit.resource.serialization
-
Interface to code that can read
SerializableObject
s from aResource
. - objects() - Method in class com.telenav.kivakit.collections.watcher.PeriodicCollectionChangeWatcher
- objects() - Method in class com.telenav.kivakit.filesystem.FolderChangeWatcher
- objects() - Method in class com.telenav.kivakit.network.ftp.secure.SftpFolderWatcher
-
List the
NetworkPath
s that are present in the SFTP folder. - objects(Converter<String, T>, ProgressReporter) - Method in class com.telenav.kivakit.resource.reading.ResourceReader
- Objects - Class in com.telenav.kivakit.core.language
- Objects() - Constructor for class com.telenav.kivakit.core.language.Objects
- ObjectSerializer - Interface in com.telenav.kivakit.resource.serialization
- ObjectSerializers - Class in com.telenav.kivakit.resource.serialization
-
A map from
Extension
toObjectSerializer
. - ObjectSerializers() - Constructor for class com.telenav.kivakit.resource.serialization.ObjectSerializers
- objectSet(Converter<String, T>, ProgressReporter) - Method in class com.telenav.kivakit.resource.reading.ResourceReader
- objectSet(Collection<T>) - Static method in class com.telenav.kivakit.core.collections.set.ObjectSet
- objectSet(T...) - Static method in class com.telenav.kivakit.core.collections.set.ObjectSet
- ObjectSet<T> - Class in com.telenav.kivakit.core.collections.set
- ObjectSet() - Constructor for class com.telenav.kivakit.core.collections.set.ObjectSet
- ObjectSet(Maximum) - Constructor for class com.telenav.kivakit.core.collections.set.ObjectSet
- ObjectSet(Maximum, Set<T>) - Constructor for class com.telenav.kivakit.core.collections.set.ObjectSet
- ObjectSet(Set<T>) - Constructor for class com.telenav.kivakit.core.collections.set.ObjectSet
- objectToString(Object) - Method in class com.telenav.kivakit.core.collections.list.StringList
- ObjectWriter - Interface in com.telenav.kivakit.resource.serialization
-
Interface to code that can write
SerializableObject
s to aWritableResource
. - observe() - Method in interface com.telenav.kivakit.interfaces.model.Watchable
- occurrences(String, char) - Static method in class com.telenav.kivakit.core.string.Strings
- OCTOBER - Enum constant in enum class com.telenav.kivakit.core.time.Month
- of(int) - Static method in class com.telenav.kivakit.core.string.IndentingStringBuilder.Indentation
- of(int) - Static method in class com.telenav.kivakit.core.version.Version
- of(int, int) - Static method in class com.telenav.kivakit.core.version.Version
- of(int, int, int) - Static method in class com.telenav.kivakit.core.version.Version
- of(int, int, int, Release, boolean) - Static method in class com.telenav.kivakit.core.version.Version
- of(UncheckedCode<T>) - Static method in interface com.telenav.kivakit.core.code.UncheckedCode
- of(UncheckedVoidCode) - Static method in interface com.telenav.kivakit.core.code.UncheckedVoidCode
- of(Listener, Deployment, Deployment...) - Static method in class com.telenav.kivakit.settings.DeploymentSet
- of(Time, Duration) - Static method in class com.telenav.kivakit.core.time.TimeSpan
- of(Time, Time) - Static method in class com.telenav.kivakit.core.time.TimeSpan
- of(FilePath) - Static method in class com.telenav.kivakit.filesystem.Folder
- of(Code<T>) - Static method in interface com.telenav.kivakit.interfaces.code.Code
- of(Factory<V>) - Static method in class com.telenav.kivakit.core.object.Lazy
-
Factory method to create a Lazy object with the given value factory
- of(MapFactory<Key, Value>) - Static method in class com.telenav.kivakit.core.object.LazyMap
- of(Class<?>) - Static method in class com.telenav.kivakit.core.registry.InstanceIdentifier
- of(Class<?>, Transceiver) - Static method in class com.telenav.kivakit.core.messaging.Debug
- of(Class<? extends Message>) - Static method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- of(Enum<?>) - Static method in class com.telenav.kivakit.core.registry.InstanceIdentifier
- of(Object) - Static method in class com.telenav.kivakit.core.language.reflection.Type
- of(Object) - Static method in class com.telenav.kivakit.core.registry.Registry
- of(Object) - Static method in class com.telenav.kivakit.core.value.name.Name
-
Extracts a name for the given object by trying the following in order:
NamedObject.objectName()
Named.name()
Create a name from the class of the object - of(Object) - Static method in class com.telenav.kivakit.settings.Settings
- of(Runnable) - Static method in interface com.telenav.kivakit.interfaces.code.Code
- of(StackTraceElement) - Static method in class com.telenav.kivakit.core.language.reflection.Method
- of(String) - Static method in class com.telenav.kivakit.core.registry.InstanceIdentifier
- of(String) - Static method in interface com.telenav.kivakit.interfaces.string.StringSource
- of(T...) - Static method in class com.telenav.kivakit.core.collections.Sets
- offset(long) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- older(Version) - Method in class com.telenav.kivakit.core.version.Version
- oldest() - Method in class com.telenav.kivakit.filesystem.Folder
- oldest(Matcher<File>) - Method in class com.telenav.kivakit.filesystem.Folder
- OMAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- onAdded(Element) - Method in class com.telenav.kivakit.collections.set.SetDifferencer
- onAdded(T) - Method in class com.telenav.kivakit.collections.watcher.BaseCollectionChangeWatcher
- onAdded(T) - Method in interface com.telenav.kivakit.collections.watcher.CollectionChangeListener
- onBatch(Batcher.Batch) - Method in class com.telenav.kivakit.core.thread.Batcher
- onCallback(Value) - Method in interface com.telenav.kivakit.interfaces.code.Callback
-
The callback implementation
- ONCE - Static variable in class com.telenav.kivakit.core.time.Frequency
- ONCE_A_DAY - Static variable in class com.telenav.kivakit.core.time.Frequency
- onClose() - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
-
Ends a serialization session, flushing any pending output.
- onClose() - Method in class com.telenav.kivakit.serialization.kryo.KryoSerializationSession
- onConfigureListeners() - Method in class com.telenav.kivakit.application.Application
-
Configures output of the application
- onConvert(StringList) - Method in class com.telenav.kivakit.network.email.converters.AttachmentConverter
- onConvert(StringList) - Method in class com.telenav.kivakit.network.email.converters.BodyConverter
- onConvert(PropertyValues) - Method in class com.telenav.kivakit.conversion.core.language.object.ObjectConverter
-
The method to override to provide the conversion
- onConvert(From) - Method in class com.telenav.kivakit.conversion.BaseConverter
-
The method to override to provide the conversion
- onConvert(String) - Method in class com.telenav.kivakit.conversion.BaseStringConverter
- onCopy(Element, List<Element>) - Method in class com.telenav.kivakit.core.path.Path
- onCopy(String, List<String>) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- onCopy(String, List<String>) - Method in class com.telenav.kivakit.core.path.StringPath
- onCopy(String, List<String>) - Method in class com.telenav.kivakit.filesystem.FilePath
- onCopy(String, List<String>) - Method in class com.telenav.kivakit.network.core.NetworkPath
- onCopy(String, List<String>) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- onCopy(String, List<String>) - Method in class com.telenav.kivakit.resource.ResourcePath
- onDelete(SettingsObject) - Method in class com.telenav.kivakit.settings.BaseSettingsStore
-
Called when a settings object is deleted
- onDelete(SettingsObject) - Method in class com.telenav.kivakit.settings.stores.MemorySettingsStore
- onDelete(SettingsObject) - Method in class com.telenav.kivakit.settings.stores.ResourceFolderSettingsStore
- ONE - Static variable in class com.telenav.kivakit.core.value.level.Level
- ONE - Static variable in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
One nanosecond
- ONE_DAY - Static variable in class com.telenav.kivakit.core.time.Duration
-
Constant for one day.
- ONE_HALF_HOUR - Static variable in class com.telenav.kivakit.core.time.Duration
-
Constant for one half hour.
- ONE_HOUR - Static variable in class com.telenav.kivakit.core.time.Duration
-
Constant for one hour.
- ONE_MILLISECOND - Static variable in class com.telenav.kivakit.core.time.Duration
-
Constant for one millisecond.
- ONE_MINUTE - Static variable in class com.telenav.kivakit.core.time.Duration
-
Constant for one minute.
- ONE_OR_MORE - Enum constant in enum class com.telenav.kivakit.commandline.Quantifier
-
The argument must appear at least one time but may appear more times
- ONE_QUARTER_HOUR - Static variable in class com.telenav.kivakit.core.time.Duration
-
Constant for 15 minutes.
- ONE_SECOND - Static variable in class com.telenav.kivakit.core.time.Duration
-
Constant for one second.
- ONE_SECOND - Static variable in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
One nanosecond
- ONE_WEEK - Static variable in class com.telenav.kivakit.core.time.Duration
-
Constant for one week.
- ONE_YEAR - Static variable in class com.telenav.kivakit.core.time.Duration
-
Constant for one year.
- oneBits(BaseCount<?>) - Static method in class com.telenav.kivakit.core.bits.Bits
- oneOrMore() - Method in class com.telenav.kivakit.commandline.ArgumentParser.Builder
- onExited() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Called when this thread exits
- onExtract(From) - Method in class com.telenav.kivakit.extraction.BaseExtractor
- onFileRemoved(File) - Method in class com.telenav.kivakit.filesystem.FolderPruner
- onInitialize() - Method in class com.telenav.kivakit.core.project.Project
-
This may be overridden to initialize a project
- onInitialize() - Method in interface com.telenav.kivakit.interfaces.lifecycle.Initializable
-
Called by
Initializable.initialize()
to initialize this object - onInitialize() - Method in class com.telenav.kivakit.serialization.gson.GsonSerializationProject
- onInitialize() - Method in class com.telenav.kivakit.serialization.properties.PropertiesSerializationProject
- onInitialize(Key) - Method in class com.telenav.kivakit.collections.map.MultiMap
- onInitialize(Key) - Method in class com.telenav.kivakit.collections.set.MultiSet
- onInitialize(Key) - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- onInitialize(HttpGet) - Method in class com.telenav.kivakit.network.http.HttpGetResource
-
Method to allow super classes to add parameters / headers.
- onInitialize(HttpPost) - Method in class com.telenav.kivakit.network.http.HttpPostResource
-
Method to allow super classes to add parameters / headers.
- onInitialize(HttpPut) - Method in class com.telenav.kivakit.network.http.HttpPutResource
-
Method to allow super classes to add parameters / headers.
- onInitialized() - Method in class com.telenav.kivakit.core.project.Project
- onInitializing() - Method in class com.telenav.kivakit.core.project.Project
- onLoad() - Method in class com.telenav.kivakit.settings.BaseSettingsStore
-
Called to load settings objects for this store, if this store is loadable
- onLoad() - Method in class com.telenav.kivakit.settings.stores.MemorySettingsStore
- onLoad() - Method in class com.telenav.kivakit.settings.stores.ResourceFolderSettingsStore
-
Called to load settings objects for this store, if this store is loadable
- onLog(LogEntry) - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- onLog(LogEntry) - Method in class com.telenav.kivakit.core.logging.logs.text.ConsoleLog
- onLogFailure(LogEntry) - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- onMessage(Message) - Method in interface com.telenav.kivakit.core.ensure.FailureReporter
- onMessage(Message) - Method in interface com.telenav.kivakit.core.logging.Logger
-
Logs any received messages
- onMessage(Message) - Method in class com.telenav.kivakit.core.messaging.alarms.BaseMessageAlarm
-
Functional interface method called when a message is received by this listener
- onMessage(Message) - Method in interface com.telenav.kivakit.core.messaging.Listener
-
Functional interface method called when a message is received by this listener
- onMessage(Message) - Method in class com.telenav.kivakit.core.messaging.listeners.MessageChecker
-
Receives a message and adds it to the list of messages
- onMessage(Message) - Method in class com.telenav.kivakit.core.messaging.listeners.MessageList
-
When we hear a message, add it to the list.
- onMessage(Message) - Method in class com.telenav.kivakit.core.messaging.listeners.ThrowingListener
- onMessage(Message) - Method in class com.telenav.kivakit.core.messaging.repeaters.BaseRepeater
- onMessage(Message) - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
-
Functional interface method called when a message is received by this listener
- onMessage(Message) - Method in class com.telenav.kivakit.core.os.ConsoleWriter
-
Functional interface method called when a message is received by this listener
- onMessage(Message) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- onModified(T) - Method in class com.telenav.kivakit.collections.watcher.BaseCollectionChangeWatcher
- onModified(T) - Method in interface com.telenav.kivakit.collections.watcher.CollectionChangeListener
- onNewInstance() - Method in class com.telenav.kivakit.core.collections.list.ObjectList
-
Creates an empty new list.
- onNewInstance() - Method in class com.telenav.kivakit.core.collections.list.StringList
-
Creates an empty new list.
- onNewInstance() - Method in class com.telenav.kivakit.core.collections.set.ObjectSet
- onNewInstance() - Method in class com.telenav.kivakit.core.messaging.listeners.MessageList
-
Creates an empty new list.
- onNewInstance() - Method in interface com.telenav.kivakit.interfaces.value.Instantiable
- onNewInstance() - Method in class com.telenav.kivakit.validation.ValidationIssues
- onNewInstance(double) - Method in class com.telenav.kivakit.core.value.level.Confidence
- onNewInstance(double) - Method in class com.telenav.kivakit.core.value.level.Level
- onNewInstance(double) - Method in class com.telenav.kivakit.core.value.level.Weight
- onNewTime(Nanoseconds) - Method in class com.telenav.kivakit.core.time.BaseTime
- onNewTime(Nanoseconds) - Method in class com.telenav.kivakit.core.time.Day
- onNewTime(Nanoseconds) - Method in class com.telenav.kivakit.core.time.DayOfWeek
- onNewTime(Nanoseconds) - Method in class com.telenav.kivakit.core.time.Hour
- onNewTime(Nanoseconds) - Method in class com.telenav.kivakit.core.time.HourOfWeek
- onNewTime(Nanoseconds) - Method in class com.telenav.kivakit.core.time.Minute
- onNewTime(Nanoseconds) - Method in class com.telenav.kivakit.core.time.Second
- onNewTime(Nanoseconds) - Method in class com.telenav.kivakit.core.time.Time
- onNewTime(Nanoseconds) - Method in class com.telenav.kivakit.core.time.Week
- onNewTime(Nanoseconds) - Method in class com.telenav.kivakit.core.time.Year
- onNext() - Method in class com.telenav.kivakit.core.collections.iteration.BaseIterator
- onNext() - Method in class com.telenav.kivakit.core.collections.iteration.CompoundIterator
- onNext() - Method in class com.telenav.kivakit.core.collections.iteration.DeduplicatingIterator
- onNext() - Method in class com.telenav.kivakit.core.collections.iteration.FilteredIterator
- onNotChanged(Element, Element) - Method in class com.telenav.kivakit.collections.set.SetDifferencer
- onOpenForReading() - Method in class com.telenav.kivakit.filesystem.File
- onOpenForReading() - Method in class com.telenav.kivakit.network.ftp.FtpResource
- onOpenForReading() - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpResource
- onOpenForReading() - Method in class com.telenav.kivakit.network.http.BaseHttpResource
-
Opens this resource for reading
- onOpenForReading() - Method in class com.telenav.kivakit.resource.compression.archive.ZipEntry
- onOpenForReading() - Method in class com.telenav.kivakit.resource.packages.PackageResource
-
Opens the input stream to this readable
- onOpenForReading() - Method in interface com.telenav.kivakit.resource.reading.Readable
-
Opens the input stream to this readable
- onOpenForReading() - Method in class com.telenav.kivakit.resource.resources.InputResource
-
Opens the input stream to this readable
- onOpenForReading() - Method in class com.telenav.kivakit.resource.resources.NullResource
- onOpenForReading() - Method in class com.telenav.kivakit.resource.resources.OutputResource
- onOpenForReading() - Method in class com.telenav.kivakit.resource.resources.ResourceSection
- onOpenForReading() - Method in class com.telenav.kivakit.resource.resources.StringOutputResource
- onOpenForReading() - Method in class com.telenav.kivakit.resource.resources.StringResource
- onOpenForWriting() - Method in class com.telenav.kivakit.filesystem.File
- onOpenForWriting() - Method in class com.telenav.kivakit.resource.compression.archive.ZipEntry
- onOpenForWriting() - Method in class com.telenav.kivakit.resource.resources.NullResource
- onOpenForWriting() - Method in class com.telenav.kivakit.resource.resources.OutputResource
- onOpenForWriting() - Method in class com.telenav.kivakit.resource.resources.StringOutputResource
- onOpenForWriting() - Method in interface com.telenav.kivakit.resource.writing.Writable
-
Opens the output stream to this writable
- onOutOfRoom() - Method in class com.telenav.kivakit.core.collections.list.BaseList
-
Called when a bounded list runs out of room
- onProjectsInitialized() - Method in class com.telenav.kivakit.application.Application
-
Called after this application's project has been initialized
- onProjectsInitializing() - Method in class com.telenav.kivakit.application.Application
-
Called before this application's project is initialized
- onRan() - Method in class com.telenav.kivakit.application.Application
-
Called after the application has run and just before shutdown.
- onRan() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
- onRead(KryoSerializationSession) - Method in class com.telenav.kivakit.serialization.kryo.BaseSerializer
- onReceive(Transmittable) - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
A broadcaster handles a message by transmitting it
- onReceive(Transmittable) - Method in class com.telenav.kivakit.core.messaging.Debug
- onReceive(Transmittable) - Method in interface com.telenav.kivakit.core.messaging.Listener
-
Not public API
- onReceive(Transmittable) - Method in interface com.telenav.kivakit.core.messaging.Repeater
-
Handles any received messages by re-broadcasting them
- onReceive(Transmittable) - Method in class com.telenav.kivakit.core.messaging.repeaters.BaseRepeater
- onReceive(Transmittable) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Method that receives a message
- onReceive(Transmittable) - Method in interface com.telenav.kivakit.interfaces.messaging.Receiver
-
Method that receives a message
- onRegisterObjectSerializers() - Method in class com.telenav.kivakit.application.Application
- onRemoved(Element) - Method in class com.telenav.kivakit.collections.set.SetDifferencer
- onRemoved(T) - Method in class com.telenav.kivakit.collections.watcher.BaseCollectionChangeWatcher
- onRemoved(T) - Method in interface com.telenav.kivakit.collections.watcher.CollectionChangeListener
- onResolveAddress() - Method in class com.telenav.kivakit.network.core.Host
- onResolveAddress() - Method in class com.telenav.kivakit.network.core.LocalHost
- onResolveAddress() - Method in class com.telenav.kivakit.network.core.Loopback
- onRun() - Method in class com.telenav.kivakit.application.Application
-
Application implementation
- onRun() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Called if there is no
Runnable
code provided to the constructor - onRunning() - Method in class com.telenav.kivakit.application.Application
-
Called before the application begins to parse the command line to run
- onRunning() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Called when this thread is running
- onSave(SettingsObject) - Method in class com.telenav.kivakit.settings.BaseSettingsStore
-
Called to save a settings object, if this store supports saving
- onSave(SettingsObject) - Method in class com.telenav.kivakit.settings.stores.MemorySettingsStore
- onSave(SettingsObject) - Method in class com.telenav.kivakit.settings.stores.ResourceFolderSettingsStore
- onSerializationInitialize() - Method in class com.telenav.kivakit.application.Application
-
Called to register object serializers
- onToString(StringList) - Method in class com.telenav.kivakit.conversion.core.collections.list.StringListConverter
- onToString(LanguageIsoCode) - Method in class com.telenav.kivakit.conversion.core.locale.LanguageIsoCodeConverter
- onToString(LocalTime) - Method in class com.telenav.kivakit.conversion.core.time.BaseFormattedConverter
- onToString(LocalTime) - Method in class com.telenav.kivakit.conversion.core.time.BaseFormattedLocalTimeConverter
- onToString(LocalTime) - Method in class com.telenav.kivakit.conversion.core.time.HumanizedLocalDateTimeConverter
- onToString(LocalTime) - Method in class com.telenav.kivakit.conversion.core.time.LocalTimeConverter
- onToString(Double) - Method in class com.telenav.kivakit.conversion.core.language.primitive.DoubleConverter
-
Convert the given value to a string
- onToString(Double) - Method in class com.telenav.kivakit.conversion.core.language.primitive.FormattedDoubleConverter
-
Convert the given value to a string
- onToString(Float) - Method in class com.telenav.kivakit.conversion.core.language.primitive.FloatConverter
-
Convert the given value to a string
- onToString(Integer) - Method in class com.telenav.kivakit.conversion.core.language.primitive.FormattedIntegerConverter
-
Convert the given value to a string
- onToString(Long) - Method in class com.telenav.kivakit.conversion.core.language.primitive.FormattedLongConverter
-
Convert the given value to a string
- onToString(Throwable) - Method in class com.telenav.kivakit.conversion.core.language.ThrowableConverter
-
Convert the given value to a string
- onToString(Value) - Method in class com.telenav.kivakit.conversion.BaseStringConverter
-
Convert the given value to a string
- onToValue(String) - Method in class com.telenav.kivakit.conversion.BaseStringConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.collections.list.StringListConverter
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.ClassConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.EnumConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.IdentityConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.PatternConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.primitive.BooleanConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.primitive.DoubleConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.primitive.FloatConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.primitive.FormattedDoubleConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.primitive.FormattedIntegerConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.primitive.FormattedLongConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.primitive.HexadecimalLongConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.primitive.IntegerConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.primitive.LongConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.language.ThrowableConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.locale.LanguageIsoCodeConverter
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.time.BaseFormattedConverter
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.time.BaseFormattedLocalTimeConverter
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.time.DateTimeConverter
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.time.HumanizedLocalDateTimeConverter
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.time.MillisecondsConverter
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.time.SecondsConverter
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.time.ZoneIdConverter
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.value.BytesConverter
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.value.LevelConverter
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.value.QuantizableConverter
- onToValue(String) - Method in class com.telenav.kivakit.conversion.core.value.VersionConverter
-
Implemented by subclass to convert the given string to a value.
- onToValue(String) - Method in class com.telenav.kivakit.filesystem.FileList.Converter
- onToValue(String) - Method in class com.telenav.kivakit.filesystem.Folder.Converter
- onToValue(String) - Method in class com.telenav.kivakit.filesystem.FolderList.Converter
- onToValue(String) - Method in class com.telenav.kivakit.network.core.authentication.passwords.PlainTextPassword.Converter
- onToValue(String) - Method in class com.telenav.kivakit.network.core.authentication.UserName.Converter
- onToValue(String) - Method in class com.telenav.kivakit.network.core.Port.Converter
- onToValue(String) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation.Converter
- onToValue(String) - Method in class com.telenav.kivakit.resource.Resource.Converter
- onToValue(String) - Method in class com.telenav.kivakit.resource.ResourceFolder.Converter
- onToValue(String) - Method in class com.telenav.kivakit.resource.ResourcePath.Converter
- onToValue(String) - Method in class com.telenav.kivakit.settings.Deployment.Converter
- onTransmit(Transmittable) - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Allows subclass to transmit message to listeners
- onTransmit(Transmittable) - Method in interface com.telenav.kivakit.interfaces.messaging.Transmitter
-
Method that transmits a message
- onTransmitted(Transmittable) - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Allows subclass to process a message after it is transmitted
- onTransmitting(Transmittable) - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Allows subclass to process a message before it is transmitted
- onTrigger(Rate) - Method in class com.telenav.kivakit.core.messaging.alarms.BaseMessageAlarm
-
Alarm action implementation
- onTrigger(Rate) - Method in class com.telenav.kivakit.network.email.EmailMessageAlarm
-
Alarm action implementation
- onUnconvert(EmailAttachment) - Method in class com.telenav.kivakit.network.email.converters.AttachmentConverter
- onUnconvert(EmailBody) - Method in class com.telenav.kivakit.network.email.converters.BodyConverter
- onUnconvert(To) - Method in class com.telenav.kivakit.conversion.BaseTwoWayConverter
- onUnload() - Method in class com.telenav.kivakit.settings.BaseSettingsStore
-
Called when this store is unloaded
- onUpdated(Element) - Method in class com.telenav.kivakit.collections.set.SetDifferencer
- onValidate() - Method in class com.telenav.kivakit.commandline.parsing.ArgumentListValidator
-
This method is implemented by the subclass.
- onValidate() - Method in class com.telenav.kivakit.commandline.parsing.SwitchListValidator
-
This method is implemented by the subclass.
- onValidate() - Method in class com.telenav.kivakit.validation.BaseValidator
-
This method is implemented by the subclass.
- onWaiting() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Called when this thread is waiting to run
- onWrite(KryoSerializationSession, Value) - Method in class com.telenav.kivakit.serialization.kryo.BaseSerializer
-
Writes the given value using the given session
- open() - Method in interface com.telenav.kivakit.interfaces.io.Openable
-
Opens this object
- open(Listener) - Method in class com.telenav.kivakit.network.core.Port
- open(Listener, File, ZipArchive.Mode) - Static method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
- open(InputStream) - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
-
Opens this session for reading from a resource
- open(InputStream, SerializationSession.SessionType) - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
-
Opens this session for reading
- open(InputStream, OutputStream, SerializationSession.SessionType, Version) - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
-
Opens this session for reading and/or writing.
- open(InputStream, OutputStream, SerializationSession.SessionType, Version) - Method in class com.telenav.kivakit.serialization.kryo.KryoSerializationSession
-
Opens this session for reading and/or writing.
- open(OutputStream, Version) - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
-
Opens this session for writing to a resource
- open(OutputStream, SerializationSession.SessionType, Version) - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
-
Opens this session for writing
- open(Socket, SerializationSession.SessionType, Version, ProgressReporter) - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
- Openable - Interface in com.telenav.kivakit.interfaces.io
-
An object that can be opened, often an I/O or data storage related object.
- openBinaryFileForReading() - Method in class com.telenav.kivakit.network.ftp.FtpResource
- openForReading() - Method in interface com.telenav.kivakit.resource.reading.Readable
-
Opens something that can be read, returning an input stream.
- openForReading(ProgressReporter) - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
- openForReading(ProgressReporter) - Method in interface com.telenav.kivakit.resource.reading.Readable
-
Opens something that can be read, returning an input stream.
- openForWriting() - Method in class com.telenav.kivakit.resource.writing.BaseWritableResource
- openForWriting() - Method in interface com.telenav.kivakit.resource.writing.Writable
-
Opens something that can be written to, returning an output stream.
- openForWriting(ProgressReporter) - Method in interface com.telenav.kivakit.resource.writing.Writable
-
Opens something that can be written to, returning an output stream.
- openResource(Class<?>, String) - Static method in class com.telenav.kivakit.core.language.Classes
- OperatingSystem - Class in com.telenav.kivakit.core.os
-
An abstraction of features of the underlying OS through Java interfaces.
- OperatingSystem() - Constructor for class com.telenav.kivakit.core.os.OperatingSystem
- Operation - Interface in com.telenav.kivakit.interfaces.lifecycle
-
An operation that can be executing.
- OperationFailed - Class in com.telenav.kivakit.core.messaging.messages.lifecycle
-
An operation has terminated in failure
- OperationFailed() - Constructor for class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationFailed
- OperationFailed(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationFailed
- OperationHalted - Class in com.telenav.kivakit.core.messaging.messages.lifecycle
-
A problem with severity high enough to halt the current operation.
- OperationHalted() - Constructor for class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationHalted
- OperationHalted(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationHalted
- OperationHalted(Throwable, String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationHalted
- OperationLifecycleMessage - Class in com.telenav.kivakit.core.messaging.messages
-
A message representing a state transition in the lifecycle of an operation.
- OperationLifecycleMessage() - Constructor for class com.telenav.kivakit.core.messaging.messages.OperationLifecycleMessage
- OperationLifecycleMessage(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.OperationLifecycleMessage
- OperationMessage - Class in com.telenav.kivakit.core.messaging.messages
-
Base implementation of the
Message
interface. - OperationMessage() - Constructor for class com.telenav.kivakit.core.messaging.messages.OperationMessage
- OperationMessage(String) - Constructor for class com.telenav.kivakit.core.messaging.messages.OperationMessage
- OperationStarted - Class in com.telenav.kivakit.core.messaging.messages.lifecycle
-
An operation has started
- OperationStarted() - Constructor for class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationStarted
- OperationStarted(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationStarted
- operationStatus() - Method in interface com.telenav.kivakit.core.messaging.Message
- operationStatus() - Method in class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationFailed
- operationStatus() - Method in class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationHalted
- operationStatus() - Method in class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationStarted
- operationStatus() - Method in class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationSucceeded
- operationStatus() - Method in class com.telenav.kivakit.core.messaging.messages.OperationStatusMessage
- OperationStatusMessage - Class in com.telenav.kivakit.core.messaging.messages
-
Signals the status of an operation.
- OperationStatusMessage() - Constructor for class com.telenav.kivakit.core.messaging.messages.OperationStatusMessage
- OperationStatusMessage(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.OperationStatusMessage
- OperationSucceeded - Class in com.telenav.kivakit.core.messaging.messages.lifecycle
-
A message representing the success of an operation
- OperationSucceeded() - Constructor for class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationSucceeded
- OperationSucceeded(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationSucceeded
- optional() - Method in class com.telenav.kivakit.commandline.ArgumentParser.Builder
- optional() - Method in class com.telenav.kivakit.commandline.SwitchParser.Builder
- OPTIONAL - Enum constant in enum class com.telenav.kivakit.commandline.Quantifier
-
The argument may be omitted
- optionalHead(String, char) - Static method in class com.telenav.kivakit.core.string.Paths
- optionalHead(String, String) - Static method in class com.telenav.kivakit.core.string.Paths
- optionalSuffix(String, char) - Static method in class com.telenav.kivakit.core.string.Paths
- or(Predicate<? super Value>) - Method in interface com.telenav.kivakit.interfaces.comparison.Filter
- or(Code<Value>) - Method in class com.telenav.kivakit.core.function.Result
-
If this result failed, runs the given
Code
, capturing any messages and result of the call. - orDefault(Listener, Value, String, Object...) - Method in interface com.telenav.kivakit.core.code.UncheckedCode
- orDefault(Source<Value>) - Method in interface com.telenav.kivakit.core.code.UncheckedCode
- orDefault(Value) - Method in interface com.telenav.kivakit.core.code.UncheckedCode
- orDefault(Value, String, Object...) - Method in interface com.telenav.kivakit.core.code.UncheckedCode
- orDefaultTo(Source<Value>) - Method in class com.telenav.kivakit.core.function.Maybe
-
If there is a value present, returns it, otherwise returns the given default value
- orDefaultTo(Value) - Method in class com.telenav.kivakit.core.function.Maybe
-
If there is a value present, returns it, otherwise returns the given default value
- orMaybe(Source<Value>) - Method in class com.telenav.kivakit.core.function.Maybe
-
If there is a value present, returns this, otherwise returns the value provided by the given
Source
- orMaybe(Source<Value>) - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- orMaybe(Value) - Method in class com.telenav.kivakit.core.function.Maybe
-
If there is a value present, returns this, otherwise returns the value provided by the given
Source
- orMaybe(Value) - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- orNull() - Method in interface com.telenav.kivakit.core.code.UncheckedCode
- OROMO - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- orProblem(String, Object...) - Method in class com.telenav.kivakit.core.function.Result
-
Broadcasts a problem if no value is present
- orThrow() - Method in class com.telenav.kivakit.core.function.Maybe
-
Throws an exception if there is no value, otherwise returns the value
- orThrow(String, Object...) - Method in class com.telenav.kivakit.core.function.Maybe
-
Throws an exception if there is no value, otherwise returns the value
- OSM - Static variable in class com.telenav.kivakit.resource.Extension
- OSM_PBF - Static variable in class com.telenav.kivakit.resource.Extension
- OSMPP - Static variable in class com.telenav.kivakit.resource.Extension
- outputFile(Listener) - Static method in class com.telenav.kivakit.filesystem.File
- outputFolderSwitchParser(Listener) - Static method in class com.telenav.kivakit.filesystem.Folder
- OutputResource - Class in com.telenav.kivakit.resource.resources
-
An
OutputStream
stream wrapper that turns the output stream into aWritableResource
. - OutputResource(OutputStream) - Constructor for class com.telenav.kivakit.resource.resources.OutputResource
- OVERWRITE - Enum constant in enum class com.telenav.kivakit.resource.CopyMode
-
Copy to the destination even if it already exists
- owner(MixinState) - Method in interface com.telenav.kivakit.mixins.Mixin
- owner(State) - Static method in class com.telenav.kivakit.mixins.Mixins
P
- Package - Class in com.telenav.kivakit.resource.packages
-
An abstraction for locating and copying
Resource
s in Java packages. - Package(Listener, PackagePath) - Constructor for class com.telenav.kivakit.resource.packages.Package
- Package.Resolver - Class in com.telenav.kivakit.resource.packages
-
Resolves package resource identifiers that are of the form "classpath:/a/b/c" into
ResourceFolder
s (in the form ofPackage
s). - packageContaining(Listener, Class<?>) - Static method in class com.telenav.kivakit.resource.packages.Package
- packageContaining(Class<?>) - Method in interface com.telenav.kivakit.resource.packages.PackageTrait
- Packaged - Interface in com.telenav.kivakit.resource.packages
-
An object having a (KivaKit)
Package
. - packageForPath(Listener, PackagePath) - Static method in class com.telenav.kivakit.resource.packages.Package
- packagePath() - Method in class com.telenav.kivakit.core.language.reflection.Type
- packagePath() - Method in class com.telenav.kivakit.core.messaging.context.CodeContext
- packagePath(PackageReference) - Static method in class com.telenav.kivakit.resource.packages.PackagePath
- packagePath(StringPath) - Static method in class com.telenav.kivakit.resource.packages.PackagePath
- packagePath(Class<?>) - Static method in class com.telenav.kivakit.resource.packages.PackagePath
- packagePath(Class<?>) - Method in interface com.telenav.kivakit.resource.packages.PackageTrait
- packagePath(Class<?>, StringPath) - Static method in class com.telenav.kivakit.resource.packages.PackagePath
- PackagePath - Class in com.telenav.kivakit.resource.packages
-
A
ResourcePath
to aPackage
. - packagePrefix(String) - Static method in class com.telenav.kivakit.core.string.Strip
- packageReference() - Method in class com.telenav.kivakit.core.language.module.ModuleResource
- packageReference(StringPath) - Static method in class com.telenav.kivakit.core.language.module.PackageReference
- packageReference(Class<?>) - Static method in class com.telenav.kivakit.core.language.module.PackageReference
- packageReference(Class<?>, StringPath) - Static method in class com.telenav.kivakit.core.language.module.PackageReference
- PackageReference - Class in com.telenav.kivakit.core.language.module
-
Represents the path to a Java package.
- packageResource(Listener, ModuleResource) - Static method in class com.telenav.kivakit.resource.packages.PackageResource
- packageResource(Listener, PackagePath, FileName) - Static method in class com.telenav.kivakit.resource.packages.PackageResource
- packageResource(Listener, PackagePath, ResourcePathed) - Static method in class com.telenav.kivakit.resource.packages.PackageResource
- packageResource(Listener, PackagePath, String) - Static method in class com.telenav.kivakit.resource.packages.PackageResource
- packageResource(Listener, Class<?>, String) - Static method in class com.telenav.kivakit.resource.packages.PackageResource
- packageResource(String) - Method in interface com.telenav.kivakit.resource.packages.PackageTrait
- PackageResource - Class in com.telenav.kivakit.resource.packages
-
A readable
Resource
in a package, as specified byPackageReference
orModuleResource
(which has aModuleReference
andURI
), and a name. - PackageResource(Listener, PackagePath, ModuleResource, FileName) - Constructor for class com.telenav.kivakit.resource.packages.PackageResource
- PackageResource.Resolver - Class in com.telenav.kivakit.resource.packages
-
Resolves
ResourceIdentifier
s of the form "classpath:/a/b/resource.txt" intoResource
s by creating aPackageResource
for the identifier. - Packages - Class in com.telenav.kivakit.core.string
- Packages() - Constructor for class com.telenav.kivakit.core.string.Packages
- PackageTrait - Interface in com.telenav.kivakit.resource.packages
-
Trait containing methods for working with packages
- packageType() - Method in class com.telenav.kivakit.core.language.module.PackageReference
- packageType() - Method in class com.telenav.kivakit.resource.packages.PackagePath
- Pair<T> - Class in com.telenav.kivakit.core.object
- Pair(T, T) - Constructor for class com.telenav.kivakit.core.object.Pair
- PAKISTAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- PALAU - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- PALESTINE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- PANAMA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- PAPUA_NEW_GUINEA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- PARAGUAY - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- PARALLEL - Enum constant in enum class com.telenav.kivakit.core.language.Streams.Processing
- parallelStream(Iterable<T>) - Static method in class com.telenav.kivakit.core.language.Streams
- parent() - Method in class com.telenav.kivakit.core.language.module.PackageReference
- parent() - Method in class com.telenav.kivakit.core.path.Path
- parent() - Method in class com.telenav.kivakit.core.path.StringPath
- parent() - Method in class com.telenav.kivakit.filesystem.File
- parent() - Method in class com.telenav.kivakit.filesystem.FilePath
- parent() - Method in class com.telenav.kivakit.filesystem.Folder
- parent() - Method in class com.telenav.kivakit.network.core.NetworkPath
- parent() - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- parent() - Method in class com.telenav.kivakit.resource.packages.Package
- parent() - Method in class com.telenav.kivakit.resource.packages.PackagePath
- parent() - Method in interface com.telenav.kivakit.resource.Resource
-
Returns the parent folder of this resource
- parent() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- parent() - Method in class com.telenav.kivakit.resource.ResourcePath
- parentService() - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- parse(Listener, String) - Static method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- parse(Listener, String) - Static method in enum class com.telenav.kivakit.core.version.Release
- parse(Listener, String) - Static method in class com.telenav.kivakit.network.core.authentication.passwords.PlainTextPassword
- parse(Listener, String) - Static method in class com.telenav.kivakit.network.core.authentication.UserName
- parse(Listener, String) - Static method in class com.telenav.kivakit.network.core.Protocol
- parse(Listener, String) - Static method in class com.telenav.kivakit.network.core.QueryParameters
- parse(Listener, String) - Static method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- parse(String[]) - Method in class com.telenav.kivakit.commandline.CommandLineParser
-
Parses the given arguments into a
CommandLine
. - parseBytes(Listener, String) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- parseConfidence(Listener, String) - Static method in class com.telenav.kivakit.core.value.level.Confidence
- parseCount(Listener, String) - Static method in class com.telenav.kivakit.core.value.count.Count
- parseDateTime(Listener, String) - Static method in class com.telenav.kivakit.resource.FileName
- parseDateTime(Listener, String, ZoneId) - Static method in class com.telenav.kivakit.resource.FileName
- parseDuration(Listener, String) - Static method in class com.telenav.kivakit.core.time.Duration
- parseDuration(String) - Static method in class com.telenav.kivakit.core.time.Duration
- parseEmail(Listener, String) - Static method in class com.telenav.kivakit.network.core.EmailAddress
- parseEstimate(Listener, String) - Static method in class com.telenav.kivakit.core.value.count.Estimate
- parseExtension(Listener, String) - Static method in class com.telenav.kivakit.resource.Extension
- parseExtension(String) - Static method in class com.telenav.kivakit.resource.Extension
- parseFast(String) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
- parseFast(String) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
- parseFast(String, int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Yes, it turns out that
Integer.parseInt(String)
is a major hotspot due to the fact that it throws aNumberFormatException
instead of returning a signal value. - parseFast(String, long) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
-
Yes, it turns out that
Long.parseLong(String)
is a major hotspot due to the fact that it throws aNumberFormatException
instead of returning a signal value. - parseFastNaturalNumber(String) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Yes, it turns out that
Integer.parseInt(String)
is a major hotspot due to the fact that it throws aNumberFormatException
instead of returning a signal value. - parseFastNaturalNumber(String) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
-
Yes, it turns out that
Integer.parseInt(String)
is a major hotspot due to the fact that it throws aNumberFormatException
instead of returning a signal value. - parseFile(Listener, String) - Static method in class com.telenav.kivakit.filesystem.File
- parseFile(Listener, String, VariableMap<String>) - Static method in class com.telenav.kivakit.filesystem.File
- parseFileName(Listener, String) - Static method in class com.telenav.kivakit.resource.FileName
- parseFilePath(Listener, String, Object...) - Static method in class com.telenav.kivakit.filesystem.FilePath
- parseFolder(Listener, String, Object...) - Static method in class com.telenav.kivakit.filesystem.Folder
- parseFolder(String, Object...) - Static method in class com.telenav.kivakit.filesystem.Folder
- parseFrequency(Listener, String) - Static method in class com.telenav.kivakit.core.time.Frequency
- parseHost(Listener, String) - Static method in class com.telenav.kivakit.network.core.Host
- parseHost(Listener, String, String) - Static method in class com.telenav.kivakit.network.core.Host
- parseInt(Listener, String) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
- parseLevel(Listener, String, boolean) - Static method in class com.telenav.kivakit.core.value.level.Level
- parseMaximum(Listener, String) - Static method in class com.telenav.kivakit.core.value.count.Maximum
- parseMessageName(Listener, String) - Static method in interface com.telenav.kivakit.core.messaging.Message
- parseMinimum(Listener, String) - Static method in class com.telenav.kivakit.core.value.count.Minimum
- parseNetworkLocation(Listener, String) - Static method in class com.telenav.kivakit.network.core.NetworkLocation
- parseNetworkPath(Listener, String) - Static method in class com.telenav.kivakit.network.core.NetworkPath
- parsePackage(Listener, Class<?>, String) - Static method in class com.telenav.kivakit.resource.packages.Package
- parsePackagePath(Listener, Class<?>, String) - Static method in class com.telenav.kivakit.resource.packages.PackagePath
- parsePackagePath(Listener, String) - Static method in class com.telenav.kivakit.resource.packages.PackagePath
- parsePackageReference(Listener, Class<?>, String) - Static method in class com.telenav.kivakit.core.language.module.PackageReference
- parsePackageReference(Listener, String) - Static method in class com.telenav.kivakit.core.language.module.PackageReference
- parsePercent(Listener, String) - Static method in class com.telenav.kivakit.core.value.level.Percent
- parsePort(Listener, String) - Static method in class com.telenav.kivakit.network.core.Port
-
Parses a port of the form "[host]:[port-number]".
- parseResourcePath(Listener, String) - Static method in class com.telenav.kivakit.resource.ResourcePath
- parseSeverity(Listener, String) - Static method in class com.telenav.kivakit.core.messaging.messages.Severity
- parseShortDisplayName(Listener, String) - Static method in class com.telenav.kivakit.core.time.TimeZones
- parseStringPath(Listener, String, String) - Static method in class com.telenav.kivakit.core.path.StringPath
- parseStringPath(Listener, String, String, String) - Static method in class com.telenav.kivakit.core.path.StringPath
- parseUnixResourcePath(Listener, String) - Static method in class com.telenav.kivakit.resource.ResourcePath
- parseVersion(Listener, String) - Static method in class com.telenav.kivakit.core.version.Version
- parseVersion(String) - Static method in class com.telenav.kivakit.core.version.Version
- parseZoneId(Listener, String) - Static method in class com.telenav.kivakit.core.time.TimeZones
- parseZoneIdOrDisplayName(Listener, String) - Static method in class com.telenav.kivakit.core.time.TimeZones
- partition(Count) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- Passive - Enum constant in enum class com.telenav.kivakit.network.ftp.FtpNetworkLocation.Mode
- password() - Method in class com.telenav.kivakit.network.core.NetworkAccessConstraints
- password() - Method in class com.telenav.kivakit.network.email.senders.SmtpEmailSender.Configuration
- password() - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpSettings
- password() - Method in class com.telenav.kivakit.network.http.HttpBasicCredentials
- password(Password) - Method in class com.telenav.kivakit.network.core.NetworkAccessConstraints
- password(Password) - Method in class com.telenav.kivakit.network.email.senders.SmtpEmailSender.Configuration
- password(Password) - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpSettings
- Password - Interface in com.telenav.kivakit.network.core.authentication
-
A password can be used to match against another password to perform authentication.
- past(Duration) - Static method in class com.telenav.kivakit.core.time.TimeSpan
- patch() - Method in class com.telenav.kivakit.core.version.Version
- path() - Method in class com.telenav.kivakit.core.locale.Locale
-
Produces a path of the form "locales/[language-name](/[country-name])?.
- path() - Method in class com.telenav.kivakit.filesystem.File
- path() - Method in class com.telenav.kivakit.filesystem.Folder
- path() - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- path() - Method in class com.telenav.kivakit.resource.compression.archive.ZipEntry
- path() - Method in class com.telenav.kivakit.resource.packages.Package
- path() - Method in class com.telenav.kivakit.resource.packages.PackageResource
-
StringPath to this resource
- path() - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
- path() - Method in interface com.telenav.kivakit.resource.Resource
-
StringPath to this resource
- path() - Method in class com.telenav.kivakit.resource.ResourcePath
- path() - Method in interface com.telenav.kivakit.resource.ResourcePathed
- path(Listener, String) - Method in class com.telenav.kivakit.network.core.Port
- Path<Element extends Comparable<Element>> - Class in com.telenav.kivakit.core.path
-
Abstraction of an immutable path of elements of a given type with an optional root element.
- Path(Path<Element>) - Constructor for class com.telenav.kivakit.core.path.Path
-
Copy constructor
- Path(Element, List<Element>) - Constructor for class com.telenav.kivakit.core.path.Path
-
Constructs a rooted path with the given list of elements
- Paths - Class in com.telenav.kivakit.core.string
- Paths() - Constructor for class com.telenav.kivakit.core.string.Paths
- PatternConverter - Class in com.telenav.kivakit.conversion.core.language
-
Converts to and from a Java regular expression
Pattern
- PatternConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.language.PatternConverter
- Patterns - Class in com.telenav.kivakit.core.language
- Patterns() - Constructor for class com.telenav.kivakit.core.language.Patterns
- patternSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- Pausable - Interface in com.telenav.kivakit.interfaces.lifecycle
-
Pause and resume an operation.
- pause() - Method in class com.telenav.kivakit.core.thread.RepeatingThread
- pause() - Method in interface com.telenav.kivakit.interfaces.lifecycle.Pausable
-
Pause this operation
- PAUSE_REQUESTED - Enum constant in enum class com.telenav.kivakit.core.thread.KivaKitThread.State
-
The
RepeatingThread
has been requested to pause after its current cycle completes - PAUSED - Enum constant in enum class com.telenav.kivakit.core.thread.KivaKitThread.State
-
The
RepeatingThread
is paused between repeats - PBF - Static variable in class com.telenav.kivakit.resource.Extension
- PentaFunction<Argument1,
Argument2, Argument3, Argument4, Argument5, Result> - Interface in com.telenav.kivakit.core.function.arities -
Represents a function that accepts two arguments and produces a result.
- perByte() - Static method in class com.telenav.kivakit.core.value.count.BitCount
- percent(double) - Static method in class com.telenav.kivakit.core.value.level.Percent
- percent(Percent) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- Percent - Class in com.telenav.kivakit.core.value.level
-
A percentage of any range (not only from 0 to 100%).
- percentageOf(Duration) - Method in class com.telenav.kivakit.core.time.Duration
- PercentConverter - Class in com.telenav.kivakit.conversion.core.value
-
Converts to and from a
Percent
. - PercentConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.value.PercentConverter
- percentFree() - Method in class com.telenav.kivakit.filesystem.Disk
- percentFree() - Method in interface com.telenav.kivakit.filesystem.spi.DiskService
- percentOf(Count) - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- percentOf(Count) - Method in class com.telenav.kivakit.core.value.count.MutableCount
- percentOf(Quantizable) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- percentSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- percentUsable() - Method in class com.telenav.kivakit.filesystem.Disk
- percentUsable() - Method in interface com.telenav.kivakit.filesystem.spi.DiskService
- perCharacter() - Static method in class com.telenav.kivakit.core.value.count.BitCount
- perDay() - Method in class com.telenav.kivakit.core.time.Rate
- perDay(double) - Static method in class com.telenav.kivakit.core.time.Rate
- perHour() - Method in class com.telenav.kivakit.core.time.Rate
- perHour(double) - Static method in class com.telenav.kivakit.core.time.Rate
- perInteger() - Static method in class com.telenav.kivakit.core.value.count.BitCount
- PeriodicCollectionChangeWatcher<T> - Class in com.telenav.kivakit.collections.watcher
-
A
CollectionChangeWatcher
that checks for changes at a givenFrequency
. - PeriodicCollectionChangeWatcher(Frequency) - Constructor for class com.telenav.kivakit.collections.watcher.PeriodicCollectionChangeWatcher
- perLong() - Static method in class com.telenav.kivakit.core.value.count.BitCount
- perMinute() - Method in class com.telenav.kivakit.core.time.Rate
- perMinute(double) - Static method in class com.telenav.kivakit.core.time.Rate
- perSecond() - Method in class com.telenav.kivakit.core.time.Rate
- perSecond(double) - Static method in class com.telenav.kivakit.core.time.Rate
- perShort() - Static method in class com.telenav.kivakit.core.value.count.BitCount
- PERSIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- PERU - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- perYear() - Method in class com.telenav.kivakit.core.time.Rate
- perYear(double) - Static method in class com.telenav.kivakit.core.time.Rate
- phase(String) - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
- phase(String) - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- PHILIPPINES - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- PITCAIRN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- PlainTextPassword - Class in com.telenav.kivakit.network.core.authentication.passwords
-
A plain text password, which can be tested against a given password using
PlainTextPassword.matches(Password)
. - PlainTextPassword(String) - Constructor for class com.telenav.kivakit.network.core.authentication.passwords.PlainTextPassword
- PlainTextPassword.Converter - Class in com.telenav.kivakit.network.core.authentication.passwords
-
Converts passwords to and from
Password
objects. - Plural - Class in com.telenav.kivakit.core.string
-
Heuristic algorithms for pluralizing English words.
- Plural() - Constructor for class com.telenav.kivakit.core.string.Plural
- pluralize(int, String) - Static method in class com.telenav.kivakit.core.string.Plural
- pluralize(String) - Static method in class com.telenav.kivakit.core.string.Plural
-
twenty -> twenties edge -> edges vertex -> vertexes
- plus(long) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- plus(long) - Method in class com.telenav.kivakit.core.value.count.MutableCount
- plus(Duration) - Method in class com.telenav.kivakit.core.time.Duration
- plus(Duration) - Method in class com.telenav.kivakit.core.time.LocalTime
- plus(Duration, Duration.Restriction) - Method in class com.telenav.kivakit.core.time.Duration
- plus(Rate) - Method in class com.telenav.kivakit.core.time.Rate
- plus(Level) - Method in class com.telenav.kivakit.core.value.level.Confidence
- plus(Level) - Method in class com.telenav.kivakit.core.value.level.Level
- plus(Level) - Method in class com.telenav.kivakit.core.value.level.Weight
- plus(Percent) - Method in class com.telenav.kivakit.core.value.level.Percent
- plus(Matchable<ResourcePathed>) - Method in class com.telenav.kivakit.resource.ResourceGlob
-
Returns a glob that matches this glob or the given
Matchable
- plus(Quantizable) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- plus(Quantizable) - Method in class com.telenav.kivakit.core.value.count.MutableCount
- plus(LengthOfTime<?>) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- plus(Nanoseconds) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Adds the given number of nanoseconds to this value
- plus(Duration) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- plus(SubClass) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- plus(Value) - Method in interface com.telenav.kivakit.interfaces.numeric.Arithmetic
- plusUnits(double) - Method in class com.telenav.kivakit.core.time.BaseTime
- plusUnits(double) - Method in class com.telenav.kivakit.core.time.HourOfWeek
- pm(int) - Static method in class com.telenav.kivakit.core.time.Hour
- PM - Enum constant in enum class com.telenav.kivakit.core.time.Meridiem
- PNG - Static variable in class com.telenav.kivakit.resource.Extension
- PointInTime<Time extends PointInTime<Time,
Duration>, Duration extends LengthOfTime<Duration>> - Interface in com.telenav.kivakit.interfaces.time -
Interface to an object having a length of time, measured in milliseconds.
- POLAND - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- POLISH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- POLY - Static variable in class com.telenav.kivakit.resource.Extension
- POM - Static variable in class com.telenav.kivakit.resource.Extension
- pop() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- pop() - Method in class com.telenav.kivakit.core.collections.list.Stack
- pop() - Method in class com.telenav.kivakit.core.path.Path
- populate(T) - Method in class com.telenav.kivakit.conversion.core.language.object.ObjectPopulator
-
Populates the given object using the values obtained from the property value source
- port() - Method in class com.telenav.kivakit.network.core.NetworkLocation
- port() - Method in class com.telenav.kivakit.network.core.NetworkPath
- port(int) - Method in class com.telenav.kivakit.network.core.Host
- port(Protocol, int) - Method in class com.telenav.kivakit.network.core.Host
- Port - Class in com.telenav.kivakit.network.core
-
A host, port and protocol.
- Port() - Constructor for class com.telenav.kivakit.network.core.Port
- Port(Host, int) - Constructor for class com.telenav.kivakit.network.core.Port
- Port(Host, Protocol, int) - Constructor for class com.telenav.kivakit.network.core.Port
- Port(InetSocketAddress, Protocol, String) - Constructor for class com.telenav.kivakit.network.core.Port
- Port.Converter - Class in com.telenav.kivakit.network.core
-
Converts to and from a
Port
- portSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.network.core.Port
- PORTUGAL - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- PORTUGUESE - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- post() - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- post(NetworkAccessConstraints) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- post(NetworkAccessConstraints, String) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- post(NetworkAccessConstraints, String, String) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- post(String) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- post(String, String) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- powerOfTen(int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
- powerOfTenCeiling(int) - Method in class com.telenav.kivakit.core.value.count.BaseCount
-
Returns the next higher power of ten with the given number of digits.
- powerOfTenFloor(int) - Method in class com.telenav.kivakit.core.value.count.BaseCount
-
Returns the next lower power of ten with the given number of digits.
- powerOfTwoCeiling() - Method in class com.telenav.kivakit.core.value.count.BaseCount
-
Rounds this count up to the next higher por of two
- prefixedWith(String) - Method in class com.telenav.kivakit.core.collections.list.StringList
- prefixedWith(String) - Method in class com.telenav.kivakit.resource.FileName
- premain(String, Instrumentation) - Static method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- prepend(Element) - Method in class com.telenav.kivakit.core.collections.list.BaseList
-
Prepends the given element to the front of this list
- prepend(Element) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- prepend(String) - Method in class com.telenav.kivakit.core.collections.list.StringList
-
Prepends the given element to the front of this list
- prepend(T) - Method in interface com.telenav.kivakit.interfaces.collection.Prependable
-
Adds the given value
- Prependable<T> - Interface in com.telenav.kivakit.interfaces.collection
-
An object, often a collection or related type, to which objects can be prepended.
- Presence - Interface in com.telenav.kivakit.interfaces.monads
-
Interface to an object which can contain a value or not
- present(T) - Static method in class com.telenav.kivakit.core.function.Result
-
Returns a result with the given value
- present(Value) - Static method in class com.telenav.kivakit.core.function.Maybe
- presentIf(BooleanFunction<Value>) - Method in class com.telenav.kivakit.core.function.Maybe
-
If this value is not null and the given predicate evaluates to true for the value, returns this value, otherwise returns the
Maybe.absent()
value. - presentIf(BooleanFunction<Value>) - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- prettyPrinting(boolean) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- prettyPrinting(boolean) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
- primeAllocationSize(long) - Static method in class com.telenav.kivakit.core.language.primitive.Primes
- primePowerOfTwo(int) - Static method in class com.telenav.kivakit.core.language.primitive.Primes
- Primes - Class in com.telenav.kivakit.core.language.primitive
-
Prime number allocation sizes and "powers of two" (the next prime above a power of two).
- Primes() - Constructor for class com.telenav.kivakit.core.language.primitive.Primes
- PrimitiveGsonSerializer<T,
Primitive> - Class in com.telenav.kivakit.serialization.gson -
Serializer base class for implementing
Gson
serialization and deserialization of primitive types. - PrimitiveGsonSerializer(Class<Primitive>) - Constructor for class com.telenav.kivakit.serialization.gson.PrimitiveGsonSerializer
- Primitives - Class in com.telenav.kivakit.core.language.primitive
- Primitives() - Constructor for class com.telenav.kivakit.core.language.primitive.Primitives
- primitiveSize(Object) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- print(Console.OutputType, String, Object...) - Static method in class com.telenav.kivakit.core.os.Console
- print(String) - Method in class com.telenav.kivakit.filesystem.File
- print(String) - Method in class com.telenav.kivakit.resource.writing.BaseWritableResource
-
Prints the given text to this resource
- print(String, Object...) - Static method in class com.telenav.kivakit.core.os.Console
- println() - Method in class com.telenav.kivakit.core.collections.list.StringList
-
Prints the values in this string list to the console
- println(Console.OutputType, String, Object...) - Static method in class com.telenav.kivakit.core.os.Console
- println(String) - Method in class com.telenav.kivakit.filesystem.File
- println(String) - Method in class com.telenav.kivakit.resource.writing.BaseWritableResource
-
Prints the given text to this resource followed by a newline
- println(String, Object...) - Static method in class com.telenav.kivakit.core.io.IO
-
Convenience method to print a formatted message to the console
- println(String, Object...) - Static method in class com.telenav.kivakit.core.os.Console
- println(String, Object...) - Method in interface com.telenav.kivakit.core.vm.JavaTrait
- printWriter() - Static method in class com.telenav.kivakit.core.os.Console
- printWriter() - Method in class com.telenav.kivakit.resource.writing.ResourceWriter
- printWriter() - Method in interface com.telenav.kivakit.resource.writing.WritableResource
- problem(Frequency, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Problem
message to thisTransceiver
- problem(Frequency, Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Problem
message to thisTransceiver
- problem(String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Problem
message to thisTransceiver
- problem(String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Broadcasts a
Problem
with the given message - problem(Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Problem
message to thisTransceiver
- Problem - Class in com.telenav.kivakit.core.messaging.messages.status
-
A problem that is severe enough to result in data loss, but not severe enough to halt the current operation.
- Problem() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Problem
- Problem(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Problem
- Problem(Throwable, String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Problem
- PROBLEM - Enum constant in enum class com.telenav.kivakit.core.messaging.Message.Status
-
The step didn't complete correctly because something needs attention
- problemBroadcastFrequency() - Method in class com.telenav.kivakit.conversion.BaseConverter
- ProblemGsonSerializer - Class in com.telenav.kivakit.serialization.gson.serializers
-
Serializes
Problem
s to and from JSON. - ProblemGsonSerializer(Formatter.Format) - Constructor for class com.telenav.kivakit.serialization.gson.serializers.ProblemGsonSerializer
- problemIf(boolean, String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Broadcasts a
Problem
with the given message if the invalid parameter is true - problemIfNotInRangeExclusive(int, String, int, int) - Method in class com.telenav.kivakit.validation.BaseValidator
- problemIfNotInRangeInclusive(int, String, int, int) - Method in class com.telenav.kivakit.validation.BaseValidator
- problemIfNull(Object, String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
- problemIfNull(T, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Broadcasts a problem if the given value is null
- Processes - Class in com.telenav.kivakit.core.os
-
Utility methods that work with Java
Process
objects. - Processes() - Constructor for class com.telenav.kivakit.core.os.Processes
- processIdentifier() - Method in class com.telenav.kivakit.core.os.OperatingSystem
- processor() - Method in class com.telenav.kivakit.core.os.OperatingSystem
- processors() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- processors() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- processType(JarLauncher.ProcessType) - Method in class com.telenav.kivakit.launcher.JarLauncher
- PROGRAMMATIC - Enum constant in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
- progressiveInput(InputStream) - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
- ProgressiveInputStream - Class in com.telenav.kivakit.core.progress.reporters
-
An
InputStream
that reports progress as bytes are read. - ProgressiveInputStream(InputStream) - Constructor for class com.telenav.kivakit.core.progress.reporters.ProgressiveInputStream
- ProgressiveInputStream(InputStream, ProgressReporter) - Constructor for class com.telenav.kivakit.core.progress.reporters.ProgressiveInputStream
- ProgressiveIterable<T> - Class in com.telenav.kivakit.core.progress.reporters
-
A wrapper that adds
ProgressReporter
reporting to an iterable - ProgressiveIterable(Iterable<T>, ProgressReporter) - Constructor for class com.telenav.kivakit.core.progress.reporters.ProgressiveIterable
- progressiveOutput(OutputStream) - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
- ProgressiveOutputStream - Class in com.telenav.kivakit.core.progress.reporters
-
An
OutputStream
that reports progress as bytes are written. - ProgressiveOutputStream(OutputStream) - Constructor for class com.telenav.kivakit.core.progress.reporters.ProgressiveOutputStream
- ProgressiveOutputStream(OutputStream, ProgressReporter) - Constructor for class com.telenav.kivakit.core.progress.reporters.ProgressiveOutputStream
- ProgressListener - Interface in com.telenav.kivakit.core.progress
-
A listener interested in the percentage completed of an operation.
- ProgressReporter - Interface in com.telenav.kivakit.core.progress
-
Reports the progress of some operation to an end-user in some manner.
- project(Class<T>) - Method in interface com.telenav.kivakit.core.project.ProjectTrait
-
Returns the
Project
object of the given type - Project - Class in com.telenav.kivakit.core.project
-
Base class for KivaKit projects, enabling run-time dependency management and initialization.
- Project() - Constructor for class com.telenav.kivakit.core.project.Project
- Project.Visitor - Interface in com.telenav.kivakit.core.project
-
Visitor interface for use with
Project.visitDependencies(Visitor)
- projectProperties(Class<?>) - Static method in class com.telenav.kivakit.core.vm.Properties
-
Returns a set of properties, including:
JavaVirtualMachine
propertiesOperatingSystem
environment variablesBuildMetadata
in build.properties Project properties in project.properties - projects() - Method in class com.telenav.kivakit.application.Application
-
Returns the set of projects on which this application depends
- ProjectTrait - Interface in com.telenav.kivakit.core.project
-
Trait for
Project
access. - projectVersion() - Method in class com.telenav.kivakit.core.project.Project
- propagateChangesTo() - Method in class com.telenav.kivakit.settings.BaseSettingsStore
- propagateChangesTo(SettingsStore) - Method in class com.telenav.kivakit.settings.BaseSettingsStore
- propagateChangesTo(SettingsStore) - Method in interface com.telenav.kivakit.settings.SettingsStore
-
A settings store to propagate changes to
- properties() - Method in class com.telenav.kivakit.application.Application
-
Returns the properties for this application's project
- properties() - Method in class com.telenav.kivakit.core.project.Build
- properties() - Method in class com.telenav.kivakit.core.project.Project
- properties() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- properties(PropertyFilter) - Method in class com.telenav.kivakit.core.language.reflection.Type
- Properties - Class in com.telenav.kivakit.core.vm
-
Provides access to system properties, environment variables and project properties
- Properties() - Constructor for class com.telenav.kivakit.core.vm.Properties
- PROPERTIES - Static variable in class com.telenav.kivakit.resource.Extension
- PropertiesObjectSerializer - Class in com.telenav.kivakit.serialization.properties
-
Reads a
SerializableObject
from a .properties file. - PropertiesObjectSerializer() - Constructor for class com.telenav.kivakit.serialization.properties.PropertiesObjectSerializer
- PropertiesObjectSerializer(ProgressReporter) - Constructor for class com.telenav.kivakit.serialization.properties.PropertiesObjectSerializer
- PropertiesSerializationProject - Class in com.telenav.kivakit.serialization.properties
-
This class defines a KivaKit
Project
. - PropertiesSerializationProject() - Constructor for class com.telenav.kivakit.serialization.properties.PropertiesSerializationProject
- property(String) - Method in class com.telenav.kivakit.core.language.reflection.Type
- property(String) - Method in class com.telenav.kivakit.core.os.OperatingSystem
- property(String) - Method in class com.telenav.kivakit.core.project.Build
- property(String) - Method in class com.telenav.kivakit.core.project.Project
- property(String) - Static method in class com.telenav.kivakit.core.vm.Properties
- property(String, String) - Static method in class com.telenav.kivakit.core.vm.Properties
- Property - Class in com.telenav.kivakit.core.language.reflection.property
-
A property with a getter and/or setter
- Property(String, Getter, Setter) - Constructor for class com.telenav.kivakit.core.language.reflection.property.Property
- PropertyFilter - Interface in com.telenav.kivakit.core.language.reflection.property
-
A filter that determines how a
Property
field or method can be accessed. - PropertyFilterSet - Class in com.telenav.kivakit.core.language.reflection.property
-
Base class for property filters.
- PropertyFilterSet(PropertyNamingConvention, PropertyMembers...) - Constructor for class com.telenav.kivakit.core.language.reflection.property.PropertyFilterSet
- propertyMap(VariableMap<String>) - Static method in class com.telenav.kivakit.properties.PropertyMap
- PropertyMap - Class in com.telenav.kivakit.properties
-
A property map is a
VariableMap
with strings as both keys and values. - PropertyMap() - Constructor for class com.telenav.kivakit.properties.PropertyMap
- PropertyMembers - Enum Class in com.telenav.kivakit.core.language.reflection.property
-
Kinds of property methods and fields
- PropertyNamingConvention - Enum Class in com.telenav.kivakit.core.language.reflection.property
-
The naming convention for getters and setters
- PropertyPurpose - Enum Class in com.telenav.kivakit.core.language.reflection.property
- PropertyValues - Interface in com.telenav.kivakit.core.language.reflection.property
-
Yields a value for a given property
- protocol() - Method in class com.telenav.kivakit.network.core.NetworkLocation
- protocol() - Method in class com.telenav.kivakit.network.core.Port
- protocol(Protocol) - Method in class com.telenav.kivakit.network.core.Port
- Protocol - Class in com.telenav.kivakit.network.core
-
An identifier for a particular named protocol
- Protocol() - Constructor for class com.telenav.kivakit.network.core.Protocol
- Protocol(String, int) - Constructor for class com.telenav.kivakit.network.core.Protocol
- prune(Count) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- prune(Count) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- pruneAt(Class<?>) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
-
Designates that given class as a leaf which should not be explored further
- PUBLIC_METHODS - Enum constant in enum class com.telenav.kivakit.core.language.reflection.property.PropertyMembers
-
Include properties with public getters and setters
- PUERTO_RICO - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- PUNJABI - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- purpose() - Element in annotation interface com.telenav.kivakit.core.language.reflection.property.KivaKitExcludeProperty
- purpose() - Element in annotation interface com.telenav.kivakit.core.language.reflection.property.KivaKitIncludeProperty
- push(Element) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- push(Element) - Method in class com.telenav.kivakit.core.path.Path
- push(T) - Method in class com.telenav.kivakit.core.collections.list.Stack
-
Push the given value onto the top of the stack
- put(NetworkAccessConstraints, String, String) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- put(String, Element) - Method in class com.telenav.kivakit.core.collections.map.CaseFoldingStringMap
- put(String, String) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- put(Key, Value) - Method in class com.telenav.kivakit.collections.map.BaseIndexedMap
- put(Key, Value) - Method in class com.telenav.kivakit.collections.map.TwoWayMap
- put(Key, Value) - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- put(Key, Value) - Method in class com.telenav.kivakit.core.collections.map.CacheMap
- put(Key, Value) - Method in class com.telenav.kivakit.core.thread.ThreadLocalMap
- put(Key, Value, Value) - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- put(T) - Method in class com.telenav.kivakit.collections.map.IndexedNameMap
- put(T) - Method in class com.telenav.kivakit.core.collections.map.ClassMap
- putAll(Map<? extends Key, ? extends Value>) - Method in class com.telenav.kivakit.collections.map.BaseIndexedMap
- putAll(Map<? extends Key, ? extends Value>) - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- putIfAbsent(Key, Value) - Method in class com.telenav.kivakit.core.collections.map.ConcurrentObjectMap
- putIfNotNull(Key, Value) - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- PYTHON - Static variable in class com.telenav.kivakit.resource.Extension
Q
- Q1 - Enum constant in enum class com.telenav.kivakit.core.time.Quarter
-
Jan-Mar
- Q2 - Enum constant in enum class com.telenav.kivakit.core.time.Quarter
-
Apr-Jun
- Q3 - Enum constant in enum class com.telenav.kivakit.core.time.Quarter
-
Jul-Sep
- Q4 - Enum constant in enum class com.telenav.kivakit.core.time.Quarter
-
Oct-Dec
- QATAR - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- quantifier() - Method in class com.telenav.kivakit.commandline.ArgumentParser
- quantifier(Quantifier) - Method in class com.telenav.kivakit.commandline.SwitchParser.Builder
- Quantifier - Enum Class in com.telenav.kivakit.commandline
-
Specifies the number of arguments required or allowed
- Quantizable - Interface in com.telenav.kivakit.interfaces.numeric
-
A quantizable object can be turned into a quantum.
- QuantizableConverter<T extends Quantizable> - Class in com.telenav.kivakit.conversion.core.value
-
Converter that converts between a
String
and anyQuantizable
value. - QuantizableConverter(Listener, MapFactory<Long, T>) - Constructor for class com.telenav.kivakit.conversion.core.value.QuantizableConverter
- quantizableSwitchParser(Listener, String, String, Class<T>, MapFactory<Long, T>) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- quantized() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- quantized(int, int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
The given value quantized to the nearest quantum
- quantum() - Method in class com.telenav.kivakit.core.time.Rate
- quantum() - Method in class com.telenav.kivakit.core.value.count.BaseCount
-
Returns the discrete value for this object
- quantum() - Method in class com.telenav.kivakit.core.value.identifier.Identifier
- quantum() - Method in interface com.telenav.kivakit.interfaces.collection.Indexed
- quantum() - Method in interface com.telenav.kivakit.interfaces.collection.LongKeyed
- quantum() - Method in interface com.telenav.kivakit.interfaces.collection.Sized
- quantum() - Method in interface com.telenav.kivakit.interfaces.model.Identifiable
- quantum() - Method in interface com.telenav.kivakit.interfaces.numeric.Quantizable
-
Returns the discrete value for this object
- quantum() - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
-
Returns the discrete value for this object
- QuantumComparable<Value extends Quantizable> - Interface in com.telenav.kivakit.interfaces.numeric
- quarter() - Method in enum class com.telenav.kivakit.core.time.Quarter
- Quarter - Enum Class in com.telenav.kivakit.core.time
- Quarter.Type - Enum Class in com.telenav.kivakit.core.time
- QUECHUA - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- queryParameters() - Method in class com.telenav.kivakit.network.core.NetworkLocation
- queryParameters(QueryParameters) - Method in class com.telenav.kivakit.network.core.NetworkLocation
- QueryParameters - Class in com.telenav.kivakit.network.core
-
Query parameters, as used in HTTP URLs.
- QueryParameters(VariableMap<String>) - Constructor for class com.telenav.kivakit.network.core.QueryParameters
- QueryParameters(String) - Constructor for class com.telenav.kivakit.network.core.QueryParameters
- queueSize() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- quibble(Frequency, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Quibble
message to thisTransceiver
- quibble(Frequency, Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Quibble
message to thisTransceiver
- quibble(String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Quibble
message to thisTransceiver
- quibble(String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Broadcasts a
Quibble
with the given message - quibble(Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Quibble
message to thisTransceiver
- Quibble - Class in com.telenav.kivakit.core.messaging.messages.status
-
A notice that something trivial has gone wrong.
- Quibble() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Quibble
- Quibble(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Quibble
- Quibble(Throwable, String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Quibble
- quibbleIf(boolean, String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Broadcasts a
Quibble
with the given message if the invalid parameter is true - QuickTest - Interface in com.telenav.kivakit.testing
-
JUnit category for marking slow tests with @Category annotation.
- QUIET - Enum constant in enum class com.telenav.kivakit.core.project.StartUp.Option
-
True to start-up without showing application details
- QUIET - Variable in class com.telenav.kivakit.application.Application
- quotes(String) - Static method in class com.telenav.kivakit.core.string.Strip
R
- RAN - Enum constant in enum class com.telenav.kivakit.core.thread.KivaKitThread.State
-
The thread has finished running
- random - Variable in class com.telenav.kivakit.internal.testing.RandomValueFactory
-
Random number generator
- random() - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- random() - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- random(Class<T>) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- random(Class<T>, Matcher<T>) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- random(Random, long, long) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
-
NOTE: This (poorly documented) method is verbatim from java.util.Random.java.
- randomBoolean() - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomByte() - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomByteExclusive(byte, byte) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomByteInclusive(byte, byte) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomChar() - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomCharExclusive(char, char) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomCharInclusive(char, char) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomCount(long) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- randomCount(long, long) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- randomDouble() - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomDouble(double, double) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomDoubleZeroToOne() - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
-
Returns a random value between zero and one
- randomDoubleZeroToOne() - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- randomExclusive(long, long, Class<T>) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomExclusive(long, long, Class<T>, Matcher<T>) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomFloat() - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomInclusive(long, long, Class<T>) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomInclusive(long, long, Class<T>, Matcher<T>) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomIndex(int) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomInt() - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomInt(int, int) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomIntExclusive(int, int) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomIntInclusive(int, int) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomLong() - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomLongExclusive(long, long) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomLongExclusive(long, long) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- randomLongInclusive(long, long) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- RandomNumeric - Interface in com.telenav.kivakit.interfaces.numeric
-
Provides convenient random number methods given an implementation of
RandomNumeric.randomLongExclusive(long, long)
, andRandomNumeric.randomDoubleZeroToOne()
. - randomShort() - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomShortExclusive(short, short) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomShortInclusive(short, short) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomUnsignedDouble() - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomUnsignedDouble(double) - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomUnsignedInt() - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomUnsignedLong() - Method in interface com.telenav.kivakit.interfaces.numeric.RandomNumeric
- randomValue(Random) - Method in class com.telenav.kivakit.core.value.count.Range
-
Returns a random value in this range
- RandomValueFactory - Class in com.telenav.kivakit.internal.testing
-
Utility class for tests used to create random values.
- RandomValueFactory() - Constructor for class com.telenav.kivakit.internal.testing.RandomValueFactory
- RandomValueFactory(long) - Constructor for class com.telenav.kivakit.internal.testing.RandomValueFactory
- Range<Value extends IntegerNumeric<Value>> - Class in com.telenav.kivakit.core.value.count
-
Represents a range of value objects from a minimum to a maximum.
- Range(Value, Value, Range.UpperBound) - Constructor for class com.telenav.kivakit.core.value.count.Range
- Range.UpperBound - Enum Class in com.telenav.kivakit.core.value.count
-
The type of upper bound
- rangeExclusive(long, long) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- rangeExclusive(long, long, long) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- rangeExclusive(T, T) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- rangeExclusive(T, T, long) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- rangeExclusive(Value, Value) - Static method in class com.telenav.kivakit.core.value.count.Range
-
Constructs a range that excludes the given maximum value.
- rangeInclusive(long, long) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- rangeInclusive(long, long, long) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- rangeInclusive(T, T) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- rangeInclusive(T, T, long) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- rangeInclusive(Value, Value) - Static method in class com.telenav.kivakit.core.value.count.Range
-
Constructs a range that includes the given maximum value.
- rate() - Method in class com.telenav.kivakit.core.messaging.alarms.BaseMessageAlarm
- rate() - Method in class com.telenav.kivakit.core.time.RateCalculator
- Rate - Class in com.telenav.kivakit.core.time
-
An abstract rate in count per
Duration
. - Rate(double, Duration) - Constructor for class com.telenav.kivakit.core.time.Rate
- RateCalculator - Class in com.telenav.kivakit.core.time
-
Calculates a
Rate
over time as a count is increased byRateCalculator.add(int)
orRateCalculator.increment()
. - RateCalculator(Duration) - Constructor for class com.telenav.kivakit.core.time.RateCalculator
- RC - Enum constant in enum class com.telenav.kivakit.core.version.Release
- reachableFields(Object, Filter<Field>) - Method in class com.telenav.kivakit.core.language.reflection.Type
- reachableObjects(Object) - Method in class com.telenav.kivakit.core.language.reflection.Type
- reachableObjects(Object, Filter<Field>) - Method in class com.telenav.kivakit.core.language.reflection.Type
- reachableObjectsImplementing(Object, Class<?>) - Method in class com.telenav.kivakit.core.language.reflection.Type
- read() - Method in class com.telenav.kivakit.core.io.LimitedInputStream
- read() - Method in class com.telenav.kivakit.core.io.StringInputStream
- read() - Method in class com.telenav.kivakit.core.progress.reporters.ProgressiveInputStream
- read() - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
- read() - Method in class com.telenav.kivakit.serialization.kryo.KryoSerializationSession
- read(byte[]) - Method in class com.telenav.kivakit.core.progress.reporters.ProgressiveInputStream
- read(byte[], int, int) - Method in class com.telenav.kivakit.core.progress.reporters.ProgressiveInputStream
- read(char[], int, int) - Method in class com.telenav.kivakit.core.io.LookAheadReader
- read(Kryo, Input, Class<Value>) - Method in class com.telenav.kivakit.serialization.kryo.BaseSerializer
-
Called by Kryo when a value of this type needs to be read
- read(Source<T>) - Method in class com.telenav.kivakit.core.thread.locks.ReadWriteLock
-
Runs the provided code inside a lock / unlock pair, allowing the codes to have a return value.
- read(Resource) - Method in class com.telenav.kivakit.settings.stores.BaseResourceSettingsStore
-
Loads a settings object from the given resource
- read(Resource, ObjectMetadata...) - Method in interface com.telenav.kivakit.resource.serialization.ObjectReader
-
Reads an object from the given
Resource
. - read(Resource, Class<T>, ObjectMetadata...) - Method in interface com.telenav.kivakit.resource.serialization.ObjectReader
-
Reads an object of the given type from the given
Resource
. - read(InputStream, StringPath, ObjectMetadata...) - Method in interface com.telenav.kivakit.resource.serialization.ObjectReader
-
Reads an object from the given
InputStream
. - read(InputStream, StringPath, Class<T>, ObjectMetadata...) - Method in interface com.telenav.kivakit.resource.serialization.ObjectReader
-
Reads an object of the given type from the given
InputStream
. - read(InputStream, StringPath, Class<T>, ObjectMetadata...) - Method in class com.telenav.kivakit.serialization.gson.GsonObjectSerializer
-
Reads an object of the given type from the given
InputStream
. - read(InputStream, StringPath, Class<T>, ObjectMetadata...) - Method in class com.telenav.kivakit.serialization.kryo.KryoObjectSerializer
- read(InputStream, StringPath, Class<T>, ObjectMetadata...) - Method in class com.telenav.kivakit.serialization.properties.PropertiesObjectSerializer
-
Reads an object of the given type from the given
InputStream
. - read(Class<T>) - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
-
Reads an object of the given type from the input, discarding any version.
- read(Runnable) - Method in class com.telenav.kivakit.core.thread.locks.ReadWriteLock
-
Runs the provided code inside a lock / unlock pair.
- READ - Enum constant in enum class com.telenav.kivakit.resource.compression.archive.ZipArchive.Mode
- Readable - Interface in com.telenav.kivakit.resource.reading
-
Interface to something which can be opened for reading.
- ReadableResource - Interface in com.telenav.kivakit.resource.reading
-
Interface to an object that is
Readable
and can be read with aResourceReader
. - readByte(InputStream) - Static method in class com.telenav.kivakit.core.io.IO
- readBytes(InputStream) - Static method in class com.telenav.kivakit.core.io.IO
- reader() - Method in interface com.telenav.kivakit.resource.reading.ReadableResource
- reader(ProgressReporter) - Method in interface com.telenav.kivakit.resource.reading.ReadableResource
- reader(ProgressReporter, Charset) - Method in interface com.telenav.kivakit.resource.reading.ReadableResource
- readList(Class<Element>) - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
-
Reads a list of elements written by the
SerializationSession.writeList(Collection)
method - readResource(Resource, UncheckedVoidCode) - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
-
Runs the given code while the given resource is open for reading
- readString(ProgressReporter) - Method in class com.telenav.kivakit.core.io.StringReader
- ReadWriteLock - Class in com.telenav.kivakit.core.thread.locks
-
A lock subclass that adds convenient features to
ReentrantLock
. - ReadWriteLock() - Constructor for class com.telenav.kivakit.core.thread.locks.ReadWriteLock
- ready() - Method in class com.telenav.kivakit.application.Application
- ready() - Method in class com.telenav.kivakit.core.thread.latches.InitializationLatch
- READY - Enum constant in enum class com.telenav.kivakit.application.Application.State
- receive(M) - Method in interface com.telenav.kivakit.core.messaging.Repeater
-
Not public API
- receive(M) - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
-
Not public API
- receive(MessageType) - Method in interface com.telenav.kivakit.interfaces.messaging.Receiver
-
Not public API
- Receiver - Interface in com.telenav.kivakit.interfaces.messaging
-
A receiver of
Transmittable
messages with similar function to aConsumer
, a sink, a callback or a target. - reciprocal() - Method in class com.telenav.kivakit.core.value.level.Confidence
- reciprocal() - Method in class com.telenav.kivakit.core.value.level.Level
- reciprocal() - Method in class com.telenav.kivakit.core.value.level.Weight
- RECURSE - Enum constant in enum class com.telenav.kivakit.filesystem.Folder.Traversal
- redirectStandardErrorToConsole(Process) - Static method in class com.telenav.kivakit.core.os.Processes
-
Redirects the output of the given process to the console
- redirectStandardOutToConsole(Process) - Static method in class com.telenav.kivakit.core.os.Processes
-
Redirects the output of the given process to the console
- redirectTo(JarLauncher.RedirectTo) - Method in class com.telenav.kivakit.launcher.JarLauncher
- REENTERED - Enum constant in enum class com.telenav.kivakit.core.thread.ReentrancyTracker.Reentrancy
- ReentrancyTracker - Class in com.telenav.kivakit.core.thread
-
Checks a section of code for reentrancy.
- ReentrancyTracker() - Constructor for class com.telenav.kivakit.core.thread.ReentrancyTracker
- ReentrancyTracker.Reentrancy - Enum Class in com.telenav.kivakit.core.thread
- reference() - Method in class com.telenav.kivakit.network.core.NetworkLocation
- reference() - Method in class com.telenav.kivakit.resource.packages.Package
- reference(String) - Method in class com.telenav.kivakit.network.core.NetworkLocation
- reference(Key) - Method in class com.telenav.kivakit.collections.map.ReferenceCountMap
-
Increases the reference count of the given object
- ReferenceCountMap<Key> - Class in com.telenav.kivakit.collections.map
-
A non-thread-safe map of reference counts.
- ReferenceCountMap() - Constructor for class com.telenav.kivakit.collections.map.ReferenceCountMap
- ReflectionProblem - Class in com.telenav.kivakit.core.language.reflection
- ReflectionProblem(Exception, String) - Constructor for class com.telenav.kivakit.core.language.reflection.ReflectionProblem
- ReflectionProblem(String) - Constructor for class com.telenav.kivakit.core.language.reflection.ReflectionProblem
- register(ShutdownHook.Order, Runnable) - Static method in class com.telenav.kivakit.core.vm.ShutdownHook
- register(Class<?>) - Method in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
-
Registers the given class with Kryo using the next registration identifier in the current registration group.
- register(Class<?>, Serializer<?>) - Method in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
-
Registers the given type for serialization using the given serializer
- register(Class<? extends Message>, Class<? extends Message>) - Static method in class com.telenav.kivakit.core.messaging.messages.Importance
-
An importance level for a user-defined message class that is midway between the two given message classes.
- register(T) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Registers the given singleton object in the lookup
- register(T) - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- register(T, InstanceIdentifier) - Method in class com.telenav.kivakit.core.registry.Registry
-
Registers the specified instance of the given object's type in the lookup
- register(T, InstanceIdentifier) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Registers the specified instance of the given object's type in the lookup
- register(T, Enum<?>) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Registers the specified instance of the given object's type in the lookup
- register(T, String) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Registers the specified instance of the given object's type in the lookup
- registerAllIn(SettingsStore) - Method in interface com.telenav.kivakit.settings.SettingsStore
-
Service Provider API
- registerDynamic(Class<?>, Serializer<?>, int) - Method in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
-
Registers the given type for serialization using the given serializer
- registeredTypes() - Method in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
- registerSettingsIn(SettingsStore) - Method in class com.telenav.kivakit.settings.Settings
- registerSettingsIn(SettingsStore) - Method in interface com.telenav.kivakit.settings.SettingsTrait
-
Adds the settings objects from the given
Deployment
to the settings registry for this component. - registerSettingsObject(Object) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- registerSettingsObject(Object, InstanceIdentifier) - Method in class com.telenav.kivakit.settings.Settings
- registerSettingsObject(Object, InstanceIdentifier) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- registerSettingsObject(Object, Enum<?>) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- registerSettingsObject(Object, String) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- registerWith(Kryo) - Method in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
-
Registers all the kryo types in set of types with the given
Kryo
object. - registry() - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Retrieves the registry for the component implementing this trait
- Registry - Class in com.telenav.kivakit.core.registry
-
The
Registry
class allows code to register and locate objects by class and instance (if there is more than one instance). - Registry() - Constructor for class com.telenav.kivakit.core.registry.Registry
- RegistryTrait - Interface in com.telenav.kivakit.core.registry
-
A stateless trait for accessing the
Registry
for the implementing component. - REJECT - Enum constant in enum class com.telenav.kivakit.interfaces.code.FilteredLoopBody.FilterAction
-
The value is rejected and should not count towards the number of values requested
- relativePackage(String) - Method in interface com.telenav.kivakit.resource.packages.PackageTrait
-
Gets the package with the given relative path
- relativePath(Folder) - Method in class com.telenav.kivakit.filesystem.Folder
- relativePath(FolderService) - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- relativeTo(Folder) - Method in class com.telenav.kivakit.filesystem.Folder
- relativeTo(ResourceFolder<?>) - Method in class com.telenav.kivakit.filesystem.File
- relativeTo(ResourceFolder<?>) - Method in class com.telenav.kivakit.resource.BaseResourceList
- relativeTo(ResourceFolder<?>) - Method in interface com.telenav.kivakit.resource.Resource
- relativeTo(ResourceFolder<?>) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- relativeTo(ResourcePath) - Method in class com.telenav.kivakit.resource.ResourcePath
- release() - Method in class com.telenav.kivakit.core.version.Version
- Release - Enum Class in com.telenav.kivakit.core.version
-
The release for a particular
Version
. - RELEASE - Enum constant in enum class com.telenav.kivakit.core.version.Release
- reload() - Method in class com.telenav.kivakit.settings.BaseSettingsStore
-
ServiceProvider API
- remove() - Method in class com.telenav.kivakit.core.collections.iteration.BaseIterator
- remove(int) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- remove(int) - Method in class com.telenav.kivakit.filesystem.FolderList
- remove(Object) - Method in class com.telenav.kivakit.collections.map.BaseIndexedMap
- remove(Object) - Method in class com.telenav.kivakit.collections.map.TwoWayMap
- remove(Object) - Method in class com.telenav.kivakit.collections.set.CompoundSet
- remove(Object) - Method in class com.telenav.kivakit.collections.set.LogicalSet
- remove(Object) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- remove(Object) - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- remove(Object) - Method in class com.telenav.kivakit.core.collections.map.CacheMap
- remove(Object) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- remove(Object) - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- remove(Object) - Method in class com.telenav.kivakit.core.collections.set.IdentitySet
- remove(Object) - Method in class com.telenav.kivakit.filesystem.FolderList
- remove(Object, Object) - Method in class com.telenav.kivakit.core.collections.map.ConcurrentObjectMap
- remove(String, int, int) - Static method in class com.telenav.kivakit.core.string.Strings
- remove(Key) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- remove(Key) - Method in class com.telenav.kivakit.core.object.LazyMap
-
Clears the value for the given key
- remove(T) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- removeAll(Collection<?>) - Method in class com.telenav.kivakit.collections.set.LogicalSet
- removeAll(Collection<?>) - Method in class com.telenav.kivakit.filesystem.FolderList
- removeAll(CountMap<T>) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- removeAll(String, char) - Static method in class com.telenav.kivakit.core.string.Strings
- removeAll(Collection<?>) - Method in class com.telenav.kivakit.collections.set.CompoundSet
- removeAll(Collection<?>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- removeAll(Collection<?>) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- removeAll(Collection<?>) - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- removeAll(Collection<?>) - Method in class com.telenav.kivakit.core.collections.set.IdentitySet
- removeFromSet(Key, Value) - Method in class com.telenav.kivakit.collections.set.MultiSet
- removeLast() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- removeLastLine() - Method in class com.telenav.kivakit.core.string.IndentingStringBuilder
- removeListener(CollectionChangeListener<T>) - Method in class com.telenav.kivakit.collections.watcher.BaseCollectionChangeWatcher
- removeListener(CollectionChangeListener<T>) - Method in interface com.telenav.kivakit.collections.watcher.CollectionChangeWatcher
- removeListener(Listener) - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Removes the given listener from this broadcaster
- removeListener(Listener) - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
-
Removes the given listener from receiving broadcast messages
- removeListener(Listener) - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
-
Removes the given listener from this broadcaster
- Renamable - Interface in com.telenav.kivakit.resource
-
Interface to something that can be deleted
- RENAME - Enum constant in enum class com.telenav.kivakit.resource.Resource.Can
- renameTo(FileService) - Method in interface com.telenav.kivakit.filesystem.spi.FileService
- renameTo(FolderService) - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- renameTo(Resource) - Method in class com.telenav.kivakit.filesystem.File
-
Renames this file to the given file.
- renameTo(Resource) - Method in interface com.telenav.kivakit.resource.Resource
- renameTo(ResourceFolder<?>) - Method in class com.telenav.kivakit.filesystem.Folder
- renameTo(ResourceFolder<?>) - Method in class com.telenav.kivakit.resource.packages.Package
- renameTo(ResourceFolder<?>) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- renameTo(ResourcePathed) - Method in interface com.telenav.kivakit.resource.Renamable
-
Returns true if the object was deleted, false otherwise
- repeat(int, char) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- repeat(int, String) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- repeat(Listener, String, Frequency, UncheckedVoidCode) - Static method in class com.telenav.kivakit.core.thread.KivaKitThread
- repeat(Callback<Timer>) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
-
Calls the given callback at this fixed rate
- repeat(String, int) - Static method in class com.telenav.kivakit.core.collections.list.StringList
- repeat(String, Frequency, UncheckedVoidCode) - Static method in class com.telenav.kivakit.core.thread.KivaKitThread
- repeatedAdd(Collection<T>, T, int) - Static method in class com.telenav.kivakit.core.collections.Collections
- repeater() - Method in interface com.telenav.kivakit.component.ComponentMixin
- repeater() - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
-
Not public API
- Repeater - Interface in com.telenav.kivakit.core.messaging
-
A repeater is both a
Listener
and aBroadcaster
, receiving messages inRepeater.receive(Transmittable)
and rebroadcasting them to its own listeners withTransmitter.transmit(Transmittable)
. - RepeaterMixin - Interface in com.telenav.kivakit.core.messaging.repeaters
-
A stateful
Mixin
that can be used when a class can't extendBaseRepeater
to implement theRepeater
interface. - RepeatingThread - Class in com.telenav.kivakit.core.thread
-
A thread that repeatedly executes the
KivaKitThread.onRun()
method implementation at a givenFrequency
. - RepeatingThread(Listener, String) - Constructor for class com.telenav.kivakit.core.thread.RepeatingThread
- RepeatingThread(Listener, String, Frequency) - Constructor for class com.telenav.kivakit.core.thread.RepeatingThread
- RepeatingThread(Listener, String, Runnable) - Constructor for class com.telenav.kivakit.core.thread.RepeatingThread
- Repeats - Enum Class in com.telenav.kivakit.internal.testing
-
Values that allow or disallow repeats in random sequences
- replace(String, int, int, String) - Static method in class com.telenav.kivakit.core.string.Strings
- replace(Key, Value) - Method in class com.telenav.kivakit.core.collections.map.ConcurrentObjectMap
- replace(Key, Value, Value) - Method in class com.telenav.kivakit.core.collections.map.ConcurrentObjectMap
- replaceAll(Element, Element) - Method in class com.telenav.kivakit.core.collections.list.BaseList
-
Replace all occurrences of the given element with the given replacement
- replaceAll(String, String, String) - Static method in class com.telenav.kivakit.core.string.Strings
-
Replace all occurrences of one string replaceWith another string.
- replaceAll(UnaryOperator<Folder>) - Method in class com.telenav.kivakit.filesystem.FolderList
- replaceValue(Key, Value) - Method in class com.telenav.kivakit.collections.set.MultiSet
- report(Message) - Method in interface com.telenav.kivakit.core.ensure.FailureReporter
-
Reports a validation issue
- report(Message) - Method in class com.telenav.kivakit.internal.testing.JUnitFailureReporter
- report(Class<? extends Message>, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Failure
- report(Class<? extends Message>, Throwable, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Failure
- reporter() - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
- reporter() - Method in interface com.telenav.kivakit.resource.serialization.ObjectReader
-
Gets the
ProgressReporter
to use while reading - reporter() - Method in interface com.telenav.kivakit.resource.serialization.ObjectWriter
-
Gets the
ProgressReporter
to use while writing - reporter() - Method in class com.telenav.kivakit.serialization.gson.GsonObjectSerializer
- reporter() - Method in class com.telenav.kivakit.serialization.kryo.KryoObjectSerializer
- reporter() - Method in class com.telenav.kivakit.serialization.properties.PropertiesObjectSerializer
- reporter(Class<? extends Message>) - Static method in class com.telenav.kivakit.core.ensure.Failure
- reporter(Class<? extends Message>, FailureReporter) - Static method in class com.telenav.kivakit.core.ensure.Failure
- reporterFactory - Static variable in class com.telenav.kivakit.core.ensure.Failure
-
Creates a
FailureReporter
given a message type - reporterFactory(MapFactory<Class<? extends Message>, FailureReporter>) - Static method in class com.telenav.kivakit.core.ensure.Failure
-
Changes the factory being used to map message types to validation reporters on a per-thread basis.
- reporterMap - Static variable in class com.telenav.kivakit.core.ensure.Failure
-
Thread-local map from message type to reporter, useful in reporting different messages differently
- require(Class<T>) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Convenience method to look up the given object and fail if it isn't found
- require(Class<T>, InstanceIdentifier) - Method in class com.telenav.kivakit.core.registry.Registry
-
Convenience method to look up the given object and fail if it isn't found
- require(Class<T>, InstanceIdentifier) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Convenience method to look up the given object and fail if it isn't found
- require(Class<T>, Factory<T>) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
If the given type cannot be found in the registry with
RegistryTrait.lookup(Class)
, an instance is created using the given factory and registered withRegistryTrait.register(Object)
. - require(Class<T>, Enum<?>) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Convenience method to look up the given object and fail if it isn't found
- require(Class<T>, String) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Convenience method to look up the given object and fail if it isn't found
- required() - Method in class com.telenav.kivakit.commandline.ArgumentParser.Builder
- required() - Method in class com.telenav.kivakit.commandline.SwitchParser.Builder
- REQUIRED - Enum constant in enum class com.telenav.kivakit.commandline.Quantifier
-
The argument must be present
- requireExposeAnnotation(boolean) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- requireExposeAnnotation(boolean) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
- requireSettings(Class<T>) - Method in interface com.telenav.kivakit.settings.SettingsTrait
-
Convenience method
- requireSettings(Class<T>, InstanceIdentifier) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- requireSettings(Class<T>, Enum<?>) - Method in interface com.telenav.kivakit.settings.SettingsTrait
-
Convenience method
- requireSettings(Class<T>, String) - Method in interface com.telenav.kivakit.settings.SettingsTrait
-
Convenience method
- reset() - Method in class com.telenav.kivakit.core.math.Average
-
Resets this average to zero samples
- reset() - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- reset() - Method in class com.telenav.kivakit.core.progress.reporters.ProgressiveInputStream
- reset() - Method in class com.telenav.kivakit.core.thread.latches.CompletionLatch
- reset() - Method in class com.telenav.kivakit.core.thread.latches.InitializationLatch
- reset() - Method in class com.telenav.kivakit.core.time.RateCalculator
- reset() - Method in interface com.telenav.kivakit.interfaces.lifecycle.Resettable
-
Resets this object
- Resettable - Interface in com.telenav.kivakit.interfaces.lifecycle
-
An object that can be reset to its original state.
- resolve() - Method in class com.telenav.kivakit.network.core.Port
- resolve(Listener) - Method in class com.telenav.kivakit.resource.ResourceFolderIdentifier
- resolve(Listener) - Method in class com.telenav.kivakit.resource.ResourceIdentifier
- resolve(Listener, ResourceFolderIdentifier) - Static method in interface com.telenav.kivakit.resource.ResourceFolder
- resolve(Listener, ResourceFolderIdentifier) - Static method in class com.telenav.kivakit.resource.spi.ResourceFolderResolverServiceLoader
- resolve(Listener, ResourceIdentifier) - Static method in interface com.telenav.kivakit.resource.Resource
-
Resolves the given
ResourceIdentifier
to aResource
. - resolve(Listener, ResourcePath) - Static method in interface com.telenav.kivakit.resource.Resource
- resolve(Listener, String) - Static method in interface com.telenav.kivakit.resource.Resource
- resolve(Listener, String) - Static method in interface com.telenav.kivakit.resource.ResourceFolder
- resolve(ResourceFolderIdentifier) - Method in class com.telenav.kivakit.filesystem.Folder.Resolver
- resolve(ResourceFolderIdentifier) - Method in class com.telenav.kivakit.resource.packages.Package.Resolver
- resolve(ResourceFolderIdentifier) - Method in interface com.telenav.kivakit.resource.spi.ResourceFolderResolver
- resolve(ResourceIdentifier) - Method in class com.telenav.kivakit.filesystem.File.Resolver
- resolve(ResourceIdentifier) - Method in class com.telenav.kivakit.network.http.HttpGetResourceResolver
- resolve(ResourceIdentifier) - Method in class com.telenav.kivakit.resource.packages.PackageResource.Resolver
- resolve(ResourceIdentifier) - Method in interface com.telenav.kivakit.resource.spi.ResourceResolver
- resolve(ResourceIdentifier) - Method in class com.telenav.kivakit.resource.spi.ResourceResolverServiceLoader
-
Resolves the given
ResourceIdentifier
to aResource
by usingServiceLoader
to locateResourceResolver
s. - resolveProject(Class<T>) - Static method in class com.telenav.kivakit.core.project.Project
-
Resolves the given Project class to a singleton instance.
- Resolver() - Constructor for class com.telenav.kivakit.filesystem.File.Resolver
- Resolver() - Constructor for class com.telenav.kivakit.filesystem.Folder.Resolver
- Resolver() - Constructor for class com.telenav.kivakit.resource.packages.Package.Resolver
- Resolver() - Constructor for class com.telenav.kivakit.resource.packages.PackageResource.Resolver
- resolveService() - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- resource() - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- resource() - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
- resource() - Method in interface com.telenav.kivakit.resource.reading.ReadableResource
- resource() - Method in interface com.telenav.kivakit.resource.Resource
- resource() - Method in interface com.telenav.kivakit.resource.Resourceful
- resource(NetworkAccessConstraints) - Method in class com.telenav.kivakit.network.ftp.FtpNetworkLocation
- resource(NetworkAccessConstraints) - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpNetworkLocation
- resource(FileName) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- resource(ResourcePathed) - Method in class com.telenav.kivakit.filesystem.Folder
- resource(ResourcePathed) - Method in class com.telenav.kivakit.resource.packages.Package
- resource(ResourcePathed) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- resource(String) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- Resource - Interface in com.telenav.kivakit.resource
-
A resource that can be read via
ReadableResource
. - RESOURCE - Enum constant in enum class com.telenav.kivakit.serialization.core.SerializationSession.SessionType
-
This session is serializing to a resource
- Resource.Can - Enum Class in com.telenav.kivakit.resource
- Resource.Converter - Class in com.telenav.kivakit.resource
-
Converts to and from
Resource
s by resolvingResourceIdentifier
s. - ResourceFolder<T extends ResourceFolder<T>> - Interface in com.telenav.kivakit.resource
-
A resource container is an abstraction that provides access to hierarchical resources, independent of implementation.
- ResourceFolder.Converter - Class in com.telenav.kivakit.resource
-
Converts to and from
ResourceFolder
s by resolving strings viaResourceFolderIdentifier
s. - ResourceFolderIdentifier - Class in com.telenav.kivakit.resource
- ResourceFolderIdentifier(String) - Constructor for class com.telenav.kivakit.resource.ResourceFolderIdentifier
- ResourceFolderResolver - Interface in com.telenav.kivakit.resource.spi
- ResourceFolderResolverServiceLoader - Class in com.telenav.kivakit.resource.spi
-
ResourceFolderResolverServiceLoader.resolve(Listener listener, ResourceFolderIdentifier)
iterates through implementations of theResourceFolderResolver
interface provided by Java'sServiceLoader
and resolvesResourceFolderIdentifier
s by callingResourceFolderResolver.accepts(ResourceFolderIdentifier)
until it reaches a resolver that recognizes the identifier. - ResourceFolderResolverServiceLoader() - Constructor for class com.telenav.kivakit.resource.spi.ResourceFolderResolverServiceLoader
- ResourceFolderSettingsStore - Class in com.telenav.kivakit.settings.stores
-
A folder containing settings objects defined by .properties files.
- ResourceFolderSettingsStore(Listener, ResourceFolder<?>) - Constructor for class com.telenav.kivakit.settings.stores.ResourceFolderSettingsStore
- Resourceful - Interface in com.telenav.kivakit.resource
-
An object which has a
Resource
- ResourceGlob - Class in com.telenav.kivakit.resource
-
A resource "glob" is similar to a file glob in UNIX.
- ResourceGlob(Matcher<ResourcePathed>) - Constructor for class com.telenav.kivakit.resource.ResourceGlob
-
Not public API
- ResourceIdentifier - Class in com.telenav.kivakit.resource
-
An arbitrary string that identifies a resource.
- ResourceIdentifier(String) - Constructor for class com.telenav.kivakit.resource.ResourceIdentifier
- ResourceKryoTypes - Class in com.telenav.kivakit.serialization.kryo.types
-
The types to register with Kryo for this project
- ResourceKryoTypes() - Constructor for class com.telenav.kivakit.serialization.kryo.types.ResourceKryoTypes
- resourceList(Resource...) - Static method in class com.telenav.kivakit.resource.ResourceList
- resourceList(Iterable<? extends Resource>) - Static method in class com.telenav.kivakit.resource.ResourceList
- ResourceList - Class in com.telenav.kivakit.resource
-
A list of
Resource
s. - ResourceList() - Constructor for class com.telenav.kivakit.resource.ResourceList
- ResourceList(Iterable<? extends Resource>) - Constructor for class com.telenav.kivakit.resource.ResourceList
- resourcePath(StringPath) - Static method in class com.telenav.kivakit.resource.ResourcePath
- ResourcePath - Class in com.telenav.kivakit.resource
-
A path to a resource of any kind.
- ResourcePath(StringList, String, List<String>) - Constructor for class com.telenav.kivakit.resource.ResourcePath
- ResourcePath(StringList, List<String>) - Constructor for class com.telenav.kivakit.resource.ResourcePath
- ResourcePath(ResourcePath) - Constructor for class com.telenav.kivakit.resource.ResourcePath
-
Copy constructor
- ResourcePath.Converter - Class in com.telenav.kivakit.resource
-
Converts to and from
ResourcePath
s - ResourcePathed - Interface in com.telenav.kivakit.resource
-
An object which has a
ResourcePath
, as returned byResourcePathed.path()
. - resourcePathSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.resource.ResourcePath
- ResourceReader - Class in com.telenav.kivakit.resource.reading
-
Resource reader provides a variety of convenient ways of reading a resource, including as an array of bytes (
ResourceReader.bytes()
), as a single string (ResourceReader.asString()
), as lines (ResourceReader.linesAsStringList()
), and as objects with (ResourceReader.objectList(Converter, ProgressReporter)
,ResourceReader.objectSet(Converter, ProgressReporter)
, andResourceReader.objects(Converter, ProgressReporter)
). - ResourceReader(Resource, ProgressReporter, Charset) - Constructor for class com.telenav.kivakit.resource.reading.ResourceReader
- ResourceResolver - Interface in com.telenav.kivakit.resource.spi
-
Service provider interface that resolves resource identifiers to resources.
- ResourceResolverServiceLoader - Class in com.telenav.kivakit.resource.spi
-
Resolves
ResourceIdentifier
s intoResource
s. - resources() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- resources(Matcher<? super Resource>) - Method in class com.telenav.kivakit.filesystem.Folder
- resources(Matcher<? super Resource>) - Method in class com.telenav.kivakit.resource.packages.Package
- resources(Matcher<? super Resource>) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- ResourceSection - Class in com.telenav.kivakit.resource.resources
-
A portion of a resource from one offset into the resource to another.
- ResourceSection(Resource, long, long) - Constructor for class com.telenav.kivakit.resource.resources.ResourceSection
- resourceSwitchParser(Listener, String, String) - Static method in interface com.telenav.kivakit.resource.Resource
- resourceUri(Class<?>, String) - Static method in class com.telenav.kivakit.core.language.Classes
- resourceUrl(Class<?>, String) - Static method in class com.telenav.kivakit.core.language.Classes
- ResourceWriter - Class in com.telenav.kivakit.resource.writing
-
This class provides methods that write to a
WritableResource
. - ResourceWriter(WritableResource) - Constructor for class com.telenav.kivakit.resource.writing.ResourceWriter
- ResourceWriter(WritableResource, Charset) - Constructor for class com.telenav.kivakit.resource.writing.ResourceWriter
- responseHeader() - Method in class com.telenav.kivakit.network.http.BaseHttpResource
- Result<Value> - Class in com.telenav.kivakit.core.function
-
Represents the result of an operation, capturing any failure
Result.messages()
. - Result() - Constructor for class com.telenav.kivakit.core.function.Result
- Result(Maybe<Value>) - Constructor for class com.telenav.kivakit.core.function.Result
- Result(Broadcaster) - Constructor for class com.telenav.kivakit.core.function.Result
- Result(Value) - Constructor for class com.telenav.kivakit.core.function.Result
- RESULT_COMPROMISED - Enum constant in enum class com.telenav.kivakit.core.messaging.Message.Status
-
The step succeeded but some aspect of the result was compromised, but the result is not incomplete
- RESULT_INCOMPLETE - Enum constant in enum class com.telenav.kivakit.core.messaging.Message.Status
-
The result is incomplete because something had to be discarded
- ResultTrait - Interface in com.telenav.kivakit.core.function
-
Contains methods to facilitate working with
Result
monads. - resume() - Method in class com.telenav.kivakit.core.thread.RepeatingThread
- resume() - Method in interface com.telenav.kivakit.interfaces.lifecycle.Pausable
-
Resume this operation
- RESUME_REQUESTED - Enum constant in enum class com.telenav.kivakit.core.thread.KivaKitThread.State
-
The thread is paused and should resume running
- retainAll(Collection<?>) - Method in class com.telenav.kivakit.collections.set.LogicalSet
- retainAll(Collection<?>) - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- retainAll(Collection<?>) - Method in class com.telenav.kivakit.filesystem.FolderList
- retainAll(Collection<?>) - Method in class com.telenav.kivakit.collections.set.CompoundSet
- retainAll(Collection<?>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- retainAll(Collection<?>) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- retries() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- retry(UncheckedCode<T>, int, Duration, Runnable...) - Static method in class com.telenav.kivakit.core.thread.Retry
- Retry - Class in com.telenav.kivakit.core.thread
-
Retry running a
Runnable
- Retry(Listener) - Constructor for class com.telenav.kivakit.core.thread.Retry
- Retry(Listener, int, Duration, Class<? extends Throwable>, String...) - Constructor for class com.telenav.kivakit.core.thread.Retry
-
A retry tool to run a
Runnable
as long as there is one type of exception - retryPeriod(Duration) - Method in class com.telenav.kivakit.network.email.EmailSender
- REUNION - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- reverse() - Method in class com.telenav.kivakit.core.collections.list.BaseList
-
Reverses this list in-place
- reverse(byte[]) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- reverse(byte[], int, int) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- reverse(int[]) - Static method in class com.telenav.kivakit.core.language.Arrays
-
Reverses the elements in the given array
- reverse(long[]) - Static method in class com.telenav.kivakit.core.language.Arrays
-
Reverses the elements in the given array
- reversed() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- reversed() - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- reversed() - Method in class com.telenav.kivakit.core.collections.list.StringList
- reverseRange(long[], int, int) - Static method in class com.telenav.kivakit.core.language.Arrays
-
Reverses the values in the given range of indexes
- right(String, int, char) - Static method in class com.telenav.kivakit.core.string.Align
-
Left pads the given text to the given length, with the given character
- rightOf(int) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- rightOf(int) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- rightOf(int) - Method in class com.telenav.kivakit.core.collections.list.StringList
- ROMANIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- ROMANIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- root() - Method in class com.telenav.kivakit.core.language.module.PackageReference
- root() - Method in class com.telenav.kivakit.core.path.Path
- root() - Method in class com.telenav.kivakit.core.path.StringPath
- root() - Method in class com.telenav.kivakit.filesystem.Disk
- root() - Method in class com.telenav.kivakit.filesystem.File
- root() - Method in class com.telenav.kivakit.filesystem.FilePath
- root() - Method in class com.telenav.kivakit.filesystem.Folder
- root() - Method in interface com.telenav.kivakit.filesystem.spi.DiskService
- root() - Method in interface com.telenav.kivakit.filesystem.spi.FileSystemObjectService
- root() - Method in class com.telenav.kivakit.resource.packages.PackagePath
- root() - Method in class com.telenav.kivakit.resource.ResourcePath
- rootElement() - Method in class com.telenav.kivakit.core.path.Path
- rootGroup() - Static method in class com.telenav.kivakit.core.thread.Threads
- roundDown(Nanoseconds) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Rounds this value down to the nearest unit value
- roundDown(Duration) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- roundDown(Duration) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- rounded(double) - Static method in class com.telenav.kivakit.core.language.primitive.Doubles
-
Returns the given value rounded to the nearest int
- rounded(double) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Returns the given value rounded to the nearest int
- roundUp(Nanoseconds) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Rounds this value up to the nearest unit value
- roundUp(Duration) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- roundUp(Duration) - Method in interface com.telenav.kivakit.interfaces.time.PointInTime
- run() - Method in class com.telenav.kivakit.collections.watcher.PeriodicCollectionChangeWatcher
- run() - Method in interface com.telenav.kivakit.core.code.UncheckedCode
- run() - Method in interface com.telenav.kivakit.core.code.UncheckedVoidCode
- run() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Not public API
- run() - Method in class com.telenav.kivakit.core.thread.RepeatingThread
-
Not public API
- run() - Method in interface com.telenav.kivakit.interfaces.code.Code
- run() - Method in class com.telenav.kivakit.launcher.JarLauncher
-
Launches the JAR file as specified by the properties of this launcher
- run(UncheckedCode<T>, Runnable...) - Method in class com.telenav.kivakit.core.thread.Retry
-
Run a
Runnable
and retry as long as the exception type defined is thrown - run(Broadcaster, Code<T>) - Static method in class com.telenav.kivakit.core.function.Result
-
Returns the result of executing the given
Code
. - run(Listener, String, Frequency, Runnable) - Static method in class com.telenav.kivakit.core.thread.RepeatingThread
- run(Listener, String, Runnable) - Static method in class com.telenav.kivakit.core.thread.KivaKitThread
- run(Listener, String, Runnable) - Static method in class com.telenav.kivakit.core.thread.RepeatingThread
- run(Code<T>) - Method in interface com.telenav.kivakit.core.function.ResultTrait
-
Returns the result of executing the given
Code
. - run(String[]) - Method in class com.telenav.kivakit.application.Application
-
Runs the application by calling
Application.onRun()
given the arguments from the Java main(String[]) application entrypoint. - run(String, Runnable) - Static method in class com.telenav.kivakit.core.thread.KivaKitThread
- RUNNING - Enum constant in enum class com.telenav.kivakit.application.Application.State
- RUNNING - Enum constant in enum class com.telenav.kivakit.core.messaging.Message.OperationStatus
-
The operation is executing
- RUNNING - Enum constant in enum class com.telenav.kivakit.core.thread.KivaKitThread.State
-
The thread is running
- RUSSIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- RUSSIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- RWANDA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
S
- safeCopyFrom(Resource, CopyMode, ProgressReporter) - Method in class com.telenav.kivakit.filesystem.File
-
Safely copies to this virtual file from the given resource.
- safeCopyTo(ResourceFolder<?>, CopyMode) - Method in interface com.telenav.kivakit.resource.Resource
-
Copies this readable resource to the given folder safely
- safeCopyTo(ResourceFolder<?>, CopyMode, ProgressReporter) - Method in class com.telenav.kivakit.filesystem.Folder
- safeCopyTo(ResourceFolder<?>, CopyMode, ProgressReporter) - Method in interface com.telenav.kivakit.resource.Resource
-
Copies this readable resource to the given folder safely
- safeCopyTo(ResourceFolder<?>, CopyMode, ProgressReporter) - Method in interface com.telenav.kivakit.resource.ResourceFolder
-
Copy the resources in this package to the given folder
- safeCopyTo(ResourceFolder<?>, CopyMode, Matcher<File>, ProgressReporter) - Method in class com.telenav.kivakit.filesystem.Folder
- safeCopyTo(WritableResource, CopyMode) - Method in interface com.telenav.kivakit.resource.Resource
-
Copies this resource to the given file safely (ensuring that a corrupted copy of the file never exists).
- safeCopyTo(WritableResource, CopyMode, ProgressReporter) - Method in interface com.telenav.kivakit.resource.Resource
-
Copies this resource to the given file safely (ensuring that a corrupted copy of the file never exists).
- SAINT_BARTHELEMY - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SAINT_HELENA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SAINT_KITTS_AND_NEVIS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SAINT_LUCIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SAINT_MARTIN_FRENCH_PART - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SAINT_PIERRE_AND_MIQUELON - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SAINT_VINCENT_AND_THE_GRENADINES - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SAMOA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- samples() - Method in class com.telenav.kivakit.core.math.Average
- SAN_MARINO - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SAO_TOME_AND_PRINCIPE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SATURDAY - Static variable in class com.telenav.kivakit.core.time.DayOfWeek
- SAUDI_ARABIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- save(ObjectWriter, String, VersionedObject<T>) - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
-
Saves the given versioned object to the entry with the given name
- save(ObjectWriter, String, VersionedObject<T>) - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
-
Saves the given object to the zip archive under the given entry name using the given serialization
- save(WritableResource) - Method in class com.telenav.kivakit.properties.PropertyMap
- save(SettingsObject) - Method in class com.telenav.kivakit.settings.BaseSettingsStore
-
Service Provider API
- save(SettingsObject) - Method in interface com.telenav.kivakit.settings.SettingsStore
-
Service Provider API
- save(InputStream, ProgressReporter) - Method in class com.telenav.kivakit.resource.writing.BaseWritableResource
-
Saves the given input stream into this file
- save(String) - Method in class com.telenav.kivakit.resource.writing.ResourceWriter
- save(String, Resource) - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
-
Saves the given resource under the given entry name.
- save(String, WritableResource) - Method in class com.telenav.kivakit.properties.PropertyMap
- SAVE - Enum constant in enum class com.telenav.kivakit.settings.SettingsStore.AccessMode
-
Can save objects to persistent storage
- saveAllFrom(SettingsStore) - Method in interface com.telenav.kivakit.settings.SettingsStore
-
Saves the objects from the given settings store into this one
- saveEntry(String, Callback<OutputStream>) - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
-
Saves to the given archive entry, calling the callback with the output stream to write to
- saveFieldsOf(ObjectWriter, NamedObject, Version) - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
-
Saves the fields of the given object to this archive with the given version
- saveSettingsTo(SettingsStore, Object) - Method in interface com.telenav.kivakit.settings.SettingsTrait
-
Saves the given object to the given settings store
- saveSettingsTo(SettingsStore, Object, InstanceIdentifier) - Method in interface com.telenav.kivakit.settings.SettingsTrait
-
Saves the given instance of the given object to the given settings store
- saveSettingsTo(SettingsStore, Object, Enum<?>) - Method in interface com.telenav.kivakit.settings.SettingsTrait
-
Saves the given instance of the given object to the given settings store
- saveSettingsTo(SettingsStore, Object, String) - Method in interface com.telenav.kivakit.settings.SettingsTrait
-
Saves the given instance of the given object to the given settings store
- saveVersion(ObjectWriter, Version) - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
-
Saves the given archive version
- scale(double) - Method in class com.telenav.kivakit.core.value.level.Percent
- scale(int) - Method in class com.telenav.kivakit.core.value.level.Percent
- scale(long) - Method in class com.telenav.kivakit.core.value.level.Percent
- scheduleCleanUpOnExit() - Method in class com.telenav.kivakit.filesystem.Folder
- SCHEME - Static variable in class com.telenav.kivakit.resource.packages.Package.Resolver
- SCHEME - Static variable in class com.telenav.kivakit.resource.packages.PackageResource.Resolver
- schemes() - Method in class com.telenav.kivakit.resource.ResourcePath
- searchWords(long, int, int) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
- second(int) - Static method in class com.telenav.kivakit.core.time.Second
- Second - Class in com.telenav.kivakit.core.time
-
Represents a second on a clock
- Second() - Constructor for class com.telenav.kivakit.core.time.Second
- Second(int) - Constructor for class com.telenav.kivakit.core.time.Second
- seconds(double) - Static method in class com.telenav.kivakit.core.time.Duration
- seconds(double) - Static method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Factory method that constructs from a number of seconds
- seconds(double, Duration.Restriction) - Static method in class com.telenav.kivakit.core.time.Duration
- seconds(ZoneId, long) - Static method in class com.telenav.kivakit.core.time.LocalTime
- SecondsConverter - Class in com.telenav.kivakit.conversion.core.time
-
Converts seconds to and from
Duration
- SecondsConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.time.SecondsConverter
- SecureFtpNetworkLocation - Class in com.telenav.kivakit.network.ftp.secure
-
A secure ftp (SFTP) network location.
- SecureFtpNetworkLocation(NetworkPath) - Constructor for class com.telenav.kivakit.network.ftp.secure.SecureFtpNetworkLocation
- SecureFtpResource - Class in com.telenav.kivakit.network.ftp.secure
-
A resource accessed by SFTP.
- SecureFtpResource(NetworkLocation, NetworkAccessConstraints) - Constructor for class com.telenav.kivakit.network.ftp.secure.SecureFtpResource
- SecureFtpSettings - Class in com.telenav.kivakit.network.ftp.secure
-
Setting for performing SFTP operations, including host, username and password and a timeout duration.
- SecureFtpSettings(Host, UserName, Password, Duration) - Constructor for class com.telenav.kivakit.network.ftp.secure.SecureFtpSettings
- SecureHttpGetResource - Class in com.telenav.kivakit.network.http.secure
-
A resource accessed by HTTPS GET at the given network location using the given access constraints.
- SecureHttpGetResource(SecureHttpNetworkLocation) - Constructor for class com.telenav.kivakit.network.http.secure.SecureHttpGetResource
- SecureHttpGetResource(SecureHttpNetworkLocation, NetworkAccessConstraints) - Constructor for class com.telenav.kivakit.network.http.secure.SecureHttpGetResource
- SecureHttpNetworkLocation - Class in com.telenav.kivakit.network.http.secure
-
A secure network location using the HTTPS protocol.
- SecureHttpNetworkLocation(NetworkPath) - Constructor for class com.telenav.kivakit.network.http.secure.SecureHttpNetworkLocation
- SecureHttpPostResource - Class in com.telenav.kivakit.network.http.secure
-
A resource accessed by HTTPS POST at the given network location using the given access constraints.
- SecureHttpPostResource(NetworkLocation, NetworkAccessConstraints) - Constructor for class com.telenav.kivakit.network.http.secure.SecureHttpPostResource
- seed() - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- seed(long) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- SEED - Static variable in class com.telenav.kivakit.core.language.Hash
-
A large prime number suitable for seeding hashCode() implementations
- select(Matchable<ResourcePathed>) - Method in class com.telenav.kivakit.resource.ResourceGlob
-
Returns a glob that matches only what this glob and the given
Matchable
both match - sendingOn(boolean) - Method in class com.telenav.kivakit.network.email.EmailSender
- SENEGAL - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- sentAt(Time) - Method in class com.telenav.kivakit.network.email.Email
- separator() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- separator() - Method in class com.telenav.kivakit.core.language.module.PackageReference
- separator() - Method in class com.telenav.kivakit.core.path.StringPath
- separator() - Method in class com.telenav.kivakit.filesystem.FilePath
- separator() - Method in class com.telenav.kivakit.network.core.NetworkPath
- separator() - Method in class com.telenav.kivakit.resource.packages.PackagePath
- Separators - Class in com.telenav.kivakit.core.string
-
Maintains a list of separators that can be nested when used by list converters and converters with multiple separated fields.
- Separators() - Constructor for class com.telenav.kivakit.core.string.Separators
- Separators(String...) - Constructor for class com.telenav.kivakit.core.string.Separators
- Separators(String, String, int) - Constructor for class com.telenav.kivakit.core.string.Separators
- SEPTEMBER - Enum constant in enum class com.telenav.kivakit.core.time.Month
- sequence(Repeats, long, long, Class<T>, Consumer<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- sequence(Repeats, long, Class<T>, Consumer<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- sequence(Repeats, Count, long, long, Class<T>, Matcher<T>, Consumer<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- sequence(Repeats, Count, long, long, Class<T>, Consumer<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- sequence(Repeats, Count, Class<T>, Matcher<T>, Consumer<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- sequence(Repeats, Count, Class<T>, Consumer<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- sequence(Repeats, Class<T>, Matcher<T>, Consumer<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- sequence(Repeats, Class<T>, Consumer<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- sequence(Class<T>, Consumer<T>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- Sequence<Element> - Interface in com.telenav.kivakit.interfaces.collection
-
A sequence of values returned by
Sequence.asIterator()
andSequence.asIterator(Matcher)
. - sequenceNumber() - Method in class com.telenav.kivakit.core.logging.LogEntry
- SEQUENTIAL - Enum constant in enum class com.telenav.kivakit.core.language.Streams.Processing
- SERBIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SERBIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- SerializableObject<T> - Class in com.telenav.kivakit.resource.serialization
- SerializableObject(VersionedObject<T>) - Constructor for class com.telenav.kivakit.resource.serialization.SerializableObject
- SerializableObject(VersionedObject<T>, InstanceIdentifier) - Constructor for class com.telenav.kivakit.resource.serialization.SerializableObject
- SerializableObject(T) - Constructor for class com.telenav.kivakit.resource.serialization.SerializableObject
- SerializableObject(T, Version) - Constructor for class com.telenav.kivakit.resource.serialization.SerializableObject
- SerializableObject(T, Version, InstanceIdentifier) - Constructor for class com.telenav.kivakit.resource.serialization.SerializableObject
- SerializationSession - Interface in com.telenav.kivakit.serialization.core
-
A high-level abstraction for serialization.
- SerializationSession.SessionType - Enum Class in com.telenav.kivakit.serialization.core
-
The type of serialization session.
- SerializationSessionFactory - Interface in com.telenav.kivakit.serialization.core
-
Creates new
SerializationSession
. - serialize(T, Type, JsonSerializationContext) - Method in class com.telenav.kivakit.serialization.gson.PrimitiveGsonSerializer
-
JsonSerializer
method for serializing an object - serialize(Value, Type, JsonSerializationContext) - Method in class com.telenav.kivakit.serialization.gson.serializers.StringConverterGsonSerializer
- serializeNulls(boolean) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- serializeNulls(boolean) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
- serializer(Extension) - Method in class com.telenav.kivakit.resource.serialization.ObjectSerializers
- serializer(Class<T>) - Method in class com.telenav.kivakit.serialization.kryo.KryoSerializationSession
- serializers() - Method in class com.telenav.kivakit.resource.serialization.ObjectSerializers
- Server - Class in com.telenav.kivakit.application
-
Subclass of
Application
for use by servers. - Server() - Constructor for class com.telenav.kivakit.application.Server
- SERVER - Enum constant in enum class com.telenav.kivakit.serialization.core.SerializationSession.SessionType
-
This session is interacting with a server socket
- session() - Method in class com.telenav.kivakit.serialization.kryo.test.KryoUnitTest
- session(Kryo) - Static method in class com.telenav.kivakit.serialization.kryo.KryoSerializationSession
- sessionFactory() - Method in class com.telenav.kivakit.serialization.kryo.test.KryoUnitTest
- set(int) - Method in class com.telenav.kivakit.core.value.mutable.MutableIndex
- set(int, boolean) - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- set(int, int) - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- set(int, Folder) - Method in class com.telenav.kivakit.filesystem.FolderList
- set(int, Element) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- set(int, T) - Method in class com.telenav.kivakit.resource.BaseResourceList
- set(long) - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- set(long) - Method in class com.telenav.kivakit.core.value.count.MutableCount
- set(long, boolean) - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- set(long, long) - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- set(short, boolean) - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- set(short, short) - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- set(Switch, String) - Method in class com.telenav.kivakit.commandline.SwitchParser
-
Returns a list of values for the given switch
- set(Object, Source<T>) - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- set(Object, Object) - Method in class com.telenav.kivakit.core.language.reflection.FieldSetter
- set(Object, Object) - Method in class com.telenav.kivakit.core.language.reflection.MethodSetter
- set(Object, Object) - Method in interface com.telenav.kivakit.core.language.reflection.Setter
- set(Key) - Method in class com.telenav.kivakit.collections.set.MultiSet
- set(T) - Method in class com.telenav.kivakit.core.value.mutable.ConcurrentMutableValue
- set(T) - Method in class com.telenav.kivakit.core.value.mutable.MutableValue
- set(Value) - Method in class com.telenav.kivakit.core.function.Maybe
-
Sets the given result value
- SetDifferencer<Element> - Class in com.telenav.kivakit.collections.set
-
Computes the edit difference between two sets.
- SetDifferencer(Equality<Element>) - Constructor for class com.telenav.kivakit.collections.set.SetDifferencer
- Sets - Class in com.telenav.kivakit.core.collections
-
Set utility methods.
- Sets() - Constructor for class com.telenav.kivakit.core.collections.Sets
- setter() - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- setter(Setter) - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- Setter - Interface in com.telenav.kivakit.core.language.reflection
- Settings - Class in com.telenav.kivakit.settings
-
A lookup registry of user-defined settings
Object
s. - Settings() - Constructor for class com.telenav.kivakit.settings.Settings
- settingsIn(SettingsStore) - Method in interface com.telenav.kivakit.settings.SettingsTrait
- SettingsObject - Class in com.telenav.kivakit.settings
-
Service Provider API
- SettingsObject(SerializableObject<?>) - Constructor for class com.telenav.kivakit.settings.SettingsObject
- SettingsObject(Object) - Constructor for class com.telenav.kivakit.settings.SettingsObject
- SettingsObject(Object, InstanceIdentifier) - Constructor for class com.telenav.kivakit.settings.SettingsObject
- SettingsObject(Object, Class<?>, InstanceIdentifier) - Constructor for class com.telenav.kivakit.settings.SettingsObject
- SettingsObject.Identifier - Class in com.telenav.kivakit.settings
-
Service Provider API
- SettingsProject - Class in com.telenav.kivakit.settings
- SettingsProject() - Constructor for class com.telenav.kivakit.settings.SettingsProject
- settingsRegistry() - Method in interface com.telenav.kivakit.settings.SettingsTrait
- SettingsStore - Interface in com.telenav.kivakit.settings
-
Service Provider API
- SettingsStore.AccessMode - Enum Class in com.telenav.kivakit.settings
-
Service Provider API
- SettingsTrait - Interface in com.telenav.kivakit.settings
-
A stateless trait for accessing the
Settings
for the implementing component. - severity() - Method in class com.telenav.kivakit.core.logging.LogEntry
- severity() - Method in interface com.telenav.kivakit.core.messaging.Message
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.lifecycle.OperationHalted
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.activity.Activity
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.activity.StepFailure
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.activity.StepIncomplete
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.activity.StepSuccess
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.Alert
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.Announcement
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.CriticalAlert
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.FatalProblem
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.Glitch
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.Information
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.Narration
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.Problem
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.Quibble
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.Trace
- severity() - Method in class com.telenav.kivakit.core.messaging.messages.status.Warning
- severity() - Method in interface com.telenav.kivakit.core.messaging.messages.Triaged
- Severity - Class in com.telenav.kivakit.core.messaging.messages
-
Represents the severity of the current state of an operation or a step in an operation.
- Severity(String, double) - Constructor for class com.telenav.kivakit.core.messaging.messages.Severity
- SeverityGreaterThan<T extends Triaged> - Class in com.telenav.kivakit.core.messaging.filters
- SeverityGreaterThan(Severity) - Constructor for class com.telenav.kivakit.core.messaging.filters.SeverityGreaterThan
- SeverityGreaterThanOrEqualTo - Class in com.telenav.kivakit.core.messaging.filters
- SeverityGreaterThanOrEqualTo(Severity) - Constructor for class com.telenav.kivakit.core.messaging.filters.SeverityGreaterThanOrEqualTo
- SeverityLessThan<T extends Triaged> - Class in com.telenav.kivakit.core.messaging.filters
- SeverityLessThan(Severity) - Constructor for class com.telenav.kivakit.core.messaging.filters.SeverityLessThan
- SEYCHELLES - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- sftp() - Method in class com.telenav.kivakit.network.core.Host
- sftp(int) - Method in class com.telenav.kivakit.network.core.Host
- SFTP - Static variable in class com.telenav.kivakit.network.core.Protocol
- SftpFolderWatcher - Class in com.telenav.kivakit.network.ftp.secure
-
A change watcher for an SFTP folder.
- SftpFolderWatcher(Frequency, SecureFtpSettings, SecureFtpNetworkLocation) - Constructor for class com.telenav.kivakit.network.ftp.secure.SftpFolderWatcher
-
Standard constructor
- SHA1 - Static variable in class com.telenav.kivakit.resource.Extension
- SHELL - Static variable in class com.telenav.kivakit.resource.Extension
- SHONA - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- shortDisplayName(ZoneId) - Static method in class com.telenav.kivakit.core.time.TimeZones
- shorterBy(Percent) - Method in class com.telenav.kivakit.core.time.Duration
- shortSequence(Matcher<Short>, Consumer<Short>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- shortSequence(Repeats, Matcher<Short>, Consumer<Short>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- shortSequence(Repeats, Consumer<Short>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- shortSequence(Consumer<Short>) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- shouldTrigger() - Method in class com.telenav.kivakit.core.messaging.alarms.BaseMessageAlarm
-
Called to determine if this alarm should be triggered
- shouldTrigger() - Method in interface com.telenav.kivakit.core.messaging.alarms.MessageAlarm
- shouldValidate(Class<?>) - Method in class com.telenav.kivakit.validation.ValidationType
- showStartupInformation() - Method in class com.telenav.kivakit.application.Application
- shuffle() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- shuffle(Random) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- shutdownAndAwait(ExecutorService) - Static method in class com.telenav.kivakit.core.thread.Threads
- ShutdownHook - Class in com.telenav.kivakit.core.vm
-
Adds order-of-execution to
Runtime.addShutdownHook(Thread)
. - ShutdownHook.Order - Enum Class in com.telenav.kivakit.core.vm
-
The order that a hook should be run in, either among the set of first hooks, or among the set of last hooks.
- SIERRA_LEONE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- signal() - Method in class com.telenav.kivakit.core.thread.Monitor
- signal(State) - Method in class com.telenav.kivakit.core.thread.StateWatcher
-
Signals any waiters if the state they are waiting for has arrived
- signExtend(int, int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Sign extends the given value by the given number of bits
- silence() - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Causes this broadcaster to broadcast only to the null listener
- SilentTryTrait - Interface in com.telenav.kivakit.core.language.trait
-
Provides methods that execute code, stripping off checked exceptions.
- SimpleLogFormatter - Class in com.telenav.kivakit.core.logging.logs.text.formatters
- SimpleLogFormatter() - Constructor for class com.telenav.kivakit.core.logging.logs.text.formatters.SimpleLogFormatter
- simpleName() - Method in class com.telenav.kivakit.core.language.reflection.Type
- simpleName(Class<?>) - Static method in class com.telenav.kivakit.core.language.Classes
- simpleNameWithoutAnonymousNestedClassNumber() - Method in class com.telenav.kivakit.core.language.reflection.Type
- simpleTopLevelClass(Class<?>) - Static method in class com.telenav.kivakit.core.language.Classes
- simplified() - Method in class com.telenav.kivakit.core.messaging.context.StackTrace.Frame
- simplified(String) - Static method in class com.telenav.kivakit.core.language.Patterns
- SINGAPORE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SINGLE_LINE - Enum constant in enum class com.telenav.kivakit.core.language.object.ObjectFormatter.Format
- singleQuoted() - Method in class com.telenav.kivakit.core.collections.list.StringList
- SINGLETON - Static variable in class com.telenav.kivakit.core.registry.InstanceIdentifier
-
Identifies the one and only instance of a singleton
- singletonIterator(T) - Static method in class com.telenav.kivakit.core.collections.iteration.Iterators
-
Returns an iterator that provides the given value as the only value in the sequence
- size() - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- size() - Method in class com.telenav.kivakit.collections.set.CompoundSet
- size() - Method in class com.telenav.kivakit.collections.set.operations.Intersection
- size() - Method in class com.telenav.kivakit.collections.set.operations.Subset
- size() - Method in class com.telenav.kivakit.collections.set.operations.Union
- size() - Method in class com.telenav.kivakit.collections.set.operations.Without
- size() - Method in class com.telenav.kivakit.commandline.ArgumentList
-
Gets the size of this object
- size() - Method in class com.telenav.kivakit.core.collections.list.BaseList
-
Gets the size of this object
- size() - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- size() - Method in class com.telenav.kivakit.core.collections.map.CountMap
- size() - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- size() - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- size() - Method in class com.telenav.kivakit.core.collections.set.IdentitySet
- size() - Method in class com.telenav.kivakit.core.language.module.ModuleResource
- size() - Method in class com.telenav.kivakit.core.messaging.context.StackTrace
- size() - Method in class com.telenav.kivakit.core.path.Path
- size() - Method in class com.telenav.kivakit.core.string.Differences
- size() - Method in class com.telenav.kivakit.core.value.count.BaseCount
-
Gets the size of this object
- size() - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- size() - Method in class com.telenav.kivakit.core.value.count.MutableCount
- size() - Method in class com.telenav.kivakit.core.value.count.Range
-
Returns the size of this range in values
- size() - Method in class com.telenav.kivakit.filesystem.Disk
- size() - Method in class com.telenav.kivakit.filesystem.Folder
- size() - Method in class com.telenav.kivakit.filesystem.FolderList
- size() - Method in interface com.telenav.kivakit.filesystem.spi.DiskService
- size() - Method in interface com.telenav.kivakit.interfaces.collection.Sized
-
Gets the size of this object
- size() - Method in class com.telenav.kivakit.settings.DeploymentSet
- size(Iterable<T>) - Static method in class com.telenav.kivakit.core.collections.iteration.Iterables
- Sized - Interface in com.telenav.kivakit.interfaces.collection
-
An object (usually some sort of collection or store of values) which has a
Sized.size()
. - sizeInBytes() - Method in class com.telenav.kivakit.core.io.ByteSizedOutputStream
- sizeInBytes() - Method in class com.telenav.kivakit.core.value.count.Bytes
- sizeInBytes() - Method in interface com.telenav.kivakit.core.value.count.ByteSized
- sizeInBytes() - Method in class com.telenav.kivakit.filesystem.File
- sizeInBytes() - Method in class com.telenav.kivakit.network.ftp.FtpResource
- sizeInBytes() - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpResource
- sizeInBytes() - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
- sizeInBytes() - Method in class com.telenav.kivakit.resource.compression.archive.ZipEntry
- sizeInBytes() - Method in class com.telenav.kivakit.resource.packages.PackageResource
- sizeInBytes() - Method in interface com.telenav.kivakit.resource.reading.Readable
- sizeInBytes() - Method in class com.telenav.kivakit.resource.resources.InputResource
- sizeInBytes() - Method in class com.telenav.kivakit.resource.resources.NullResource
- sizeInBytes() - Method in class com.telenav.kivakit.resource.resources.OutputResource
- sizeInBytes() - Method in class com.telenav.kivakit.resource.resources.ResourceSection
- sizeInBytes() - Method in class com.telenav.kivakit.resource.resources.StringResource
- sizeOf(Object) - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- sizeOfObjectGraph(Object) - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- sizeOfObjectGraph(Object, String, Bytes) - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
-
Computes the size of an object graph.
- sizeOfPrimitive(Object) - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- sizeOfPrimitiveType(Class<?>) - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- skip(InputStream, long) - Static method in class com.telenav.kivakit.core.io.IO
- sleep() - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
-
Sleeps for the current Duration.
- SLOVAK - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- SLOVAKIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SLOVENIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SLOVENIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- SlowTest - Interface in com.telenav.kivakit.testing
-
JUnit category for marking slow tests with @Category annotation.
- smallest() - Method in class com.telenav.kivakit.filesystem.FileList
- smallest() - Method in class com.telenav.kivakit.resource.BaseResourceList
- SmtpEmailSender - Class in com.telenav.kivakit.network.email.senders
-
Sends emails via SMTP using a host, username and password.
- SmtpEmailSender(SmtpEmailSender.Configuration) - Constructor for class com.telenav.kivakit.network.email.senders.SmtpEmailSender
- SmtpEmailSender.Configuration - Class in com.telenav.kivakit.network.email.senders
-
Specifies the host, username and password to send emails via SMTP
- snapshot() - Method in class com.telenav.kivakit.core.vm.ThreadSnapshot
- socket() - Method in class com.telenav.kivakit.network.core.Port
-
A socket for this port, with an infinite timeout and keep alive
- SOLOMON_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- solution() - Method in class com.telenav.kivakit.core.messaging.messages.status.Alert
- solution(String) - Method in class com.telenav.kivakit.core.messaging.messages.status.Alert
- solution(String) - Method in class com.telenav.kivakit.core.messaging.messages.status.CriticalAlert
- SOMALIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- sort(Comparator<? super Folder>) - Method in class com.telenav.kivakit.filesystem.FolderList
- sort(Comparator<? super Element>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- sort(Comparator<? super Value>) - Method in class com.telenav.kivakit.collections.map.MultiMap
- sort(Comparator<Value>) - Method in class com.telenav.kivakit.collections.map.BaseIndexedMap
- sorted() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- sorted() - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- sorted() - Method in class com.telenav.kivakit.core.collections.list.StringList
- sorted() - Method in class com.telenav.kivakit.core.collections.set.ObjectSet
- sorted(Collection<T>) - Static method in class com.telenav.kivakit.core.collections.Collections
- sorted(Comparator<Element>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- sorted(Comparator<Element>) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- sorted(Comparator<String>) - Method in class com.telenav.kivakit.core.collections.list.StringList
- sortedByDescendingCount() - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- sortedByDescendingCount() - Method in class com.telenav.kivakit.core.collections.map.CountMap
- sortedKeys() - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- sortedKeys() - Method in class com.telenav.kivakit.core.collections.map.CountMap
- sortedKeys(Comparator<Key>) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- sortedKeys(Comparator<T>) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- sortedLargestToSmallest() - Method in class com.telenav.kivakit.filesystem.FileList
- sortedLargestToSmallest() - Method in class com.telenav.kivakit.resource.BaseResourceList
- sortedOldestToNewest() - Method in class com.telenav.kivakit.filesystem.FileList
- sortedOldestToNewest() - Method in class com.telenav.kivakit.resource.BaseResourceList
- Source<Value> - Interface in com.telenav.kivakit.interfaces.value
-
A source of values.
- SOUTH_AFRICA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SOUTH_GEORGIA_AND_SOUTH_SANDWICH_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SOUTH_SUDAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- spaces(int) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- SPAIN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SPANISH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- split(Maximum, String, char) - Static method in class com.telenav.kivakit.core.collections.list.StringList
- split(Maximum, String, String) - Static method in class com.telenav.kivakit.core.collections.list.StringList
- split(String, char) - Static method in class com.telenav.kivakit.core.collections.list.StringList
- split(String, String) - Static method in class com.telenav.kivakit.core.collections.list.StringList
- split(String, String) - Static method in class com.telenav.kivakit.core.string.Split
-
Splits the given text on the given delimiter, returning a list of strings
- Split - Class in com.telenav.kivakit.core.string
-
String splitting utilities.
- Split() - Constructor for class com.telenav.kivakit.core.string.Split
- splitOnFirst(String, char) - Static method in class com.telenav.kivakit.core.string.Split
- splitOnPattern(String, String) - Static method in class com.telenav.kivakit.core.collections.list.StringList
- sqlString(String) - Static method in class com.telenav.kivakit.core.string.Escape
- SRI_LANKA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- stack() - Static method in class com.telenav.kivakit.core.messaging.context.CallStack
- stack(Thread) - Static method in class com.telenav.kivakit.core.messaging.context.CallStack
- Stack<T> - Class in com.telenav.kivakit.core.collections.list
-
An object list with
Stack.push(Object)
andStack.pop()
methods added. - Stack() - Constructor for class com.telenav.kivakit.core.collections.list.Stack
- Stack(Maximum) - Constructor for class com.telenav.kivakit.core.collections.list.Stack
- stackTrace() - Method in class com.telenav.kivakit.core.logging.LogEntry
- stackTrace() - Method in interface com.telenav.kivakit.core.messaging.Message
- stackTrace() - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- stackTrace(StackTrace) - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- StackTrace - Class in com.telenav.kivakit.core.messaging.context
- StackTrace() - Constructor for class com.telenav.kivakit.core.messaging.context.StackTrace
- StackTrace(String, StackTraceElement[]) - Constructor for class com.telenav.kivakit.core.messaging.context.StackTrace
- StackTrace(Throwable) - Constructor for class com.telenav.kivakit.core.messaging.context.StackTrace
- StackTrace.Frame - Class in com.telenav.kivakit.core.messaging.context
-
This has to exist because Josh forgot to put a no-arg constructor on StackTraceElement in the JDK.
- start() - Method in class com.telenav.kivakit.collections.watcher.PeriodicCollectionChangeWatcher
- start() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- start() - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
-
Report that the operation has begun
- start() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Starts this thread if it is not already running
- start() - Method in class com.telenav.kivakit.core.time.Frequency
- start() - Method in class com.telenav.kivakit.core.time.TimeSpan
- start() - Method in class com.telenav.kivakit.filesystem.FolderPruner
- start() - Method in interface com.telenav.kivakit.interfaces.lifecycle.Startable
- start() - Method in class com.telenav.kivakit.network.email.EmailSender
- start(Time) - Method in class com.telenav.kivakit.core.time.Frequency
- start(Count) - Method in class com.telenav.kivakit.core.thread.Batcher
-
Starts this batcher with the given number of worker threads
- start(String) - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
-
Report that the operation has begun
- start(String) - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- START_OF_UNIX_TIME - Static variable in class com.telenav.kivakit.core.time.Time
-
The beginning of UNIX time: January 1, 1970, 0:00 GMT.
- Startable - Interface in com.telenav.kivakit.interfaces.lifecycle
-
An operation that can be started or restarted.
- STARTED - Enum constant in enum class com.telenav.kivakit.core.messaging.Message.OperationStatus
-
The operation has started
- startedAt() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
- startHourOfWeek() - Method in class com.telenav.kivakit.core.time.HourOfWeekSpan
-
The start of this span of hours
- startOfDay() - Method in class com.telenav.kivakit.core.time.LocalTime
- startOfHour() - Method in class com.telenav.kivakit.core.time.LocalTime
- startOfNextHour() - Method in class com.telenav.kivakit.core.time.LocalTime
- startOfTomorrow() - Method in class com.telenav.kivakit.core.time.LocalTime
- startPruner() - Method in class com.telenav.kivakit.filesystem.FileCache
- startsWith(BaseList<Element>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- startsWith(Path<Element>) - Method in class com.telenav.kivakit.core.path.Path
- startsWith(String) - Method in class com.telenav.kivakit.core.path.StringPath
- startsWith(String) - Method in class com.telenav.kivakit.resource.FileName
- startsWithIgnoreCase(String, String) - Static method in class com.telenav.kivakit.core.string.Strings
- startSynchronously() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Starts this thread but doesn't return until it is running
- startTime() - Method in interface com.telenav.kivakit.core.logging.Logger
- startTime() - Method in class com.telenav.kivakit.core.logging.loggers.BaseLogger
- startTime() - Method in class com.telenav.kivakit.core.logging.loggers.NullLogger
- StartUp - Class in com.telenav.kivakit.core.project
- StartUp() - Constructor for class com.telenav.kivakit.core.project.StartUp
- StartUp.Option - Enum Class in com.telenav.kivakit.core.project
- startupInformation(String) - Method in class com.telenav.kivakit.application.Application
- startupOptions() - Method in class com.telenav.kivakit.application.Application
-
Returns true if this application should not show startup information
- state() - Method in class com.telenav.kivakit.core.vm.ThreadStatus
- stateMachine() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
- StateMachine<State> - Class in com.telenav.kivakit.core.thread
-
A simple state machine with a single state that can be transitioned from one state to another and which allows a caller to wait for the machine to transition to a particular state.
- StateMachine(State) - Constructor for class com.telenav.kivakit.core.thread.StateMachine
- StateMachine(State, Consumer<State>) - Constructor for class com.telenav.kivakit.core.thread.StateMachine
- StateWatcher<State> - Class in com.telenav.kivakit.core.thread
-
Allows a thread to wait for a particular state or for predicate to be satisfied by some other thread calling
StateWatcher.signal(Object)
. - StateWatcher(State) - Constructor for class com.telenav.kivakit.core.thread.StateWatcher
- statistics(Message.Status...) - Method in interface com.telenav.kivakit.core.messaging.listeners.MessageCounter
-
Returns the counts of each message with the given statuses
- statistics(Class<? extends Message>...) - Method in interface com.telenav.kivakit.core.messaging.listeners.MessageCounter
-
Returns the counts of each of the given messages
- status() - Method in interface com.telenav.kivakit.core.messaging.Message
- status() - Method in class com.telenav.kivakit.core.messaging.messages.OperationLifecycleMessage
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.activity.Activity
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.activity.StepFailure
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.activity.StepIncomplete
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.activity.StepSuccess
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.Alert
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.Announcement
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.FatalProblem
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.Glitch
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.Information
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.Narration
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.Problem
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.Quibble
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.Trace
- status() - Method in class com.telenav.kivakit.core.messaging.messages.status.Warning
- status() - Method in class com.telenav.kivakit.network.http.BaseHttpResource
-
Executes the request for this resource and returns the status code
- StepFailure - Class in com.telenav.kivakit.core.messaging.messages.status.activity
-
The current step failed to produce any useful result
- StepFailure() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.activity.StepFailure
- StepFailure(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.activity.StepFailure
- StepFailure(Throwable, String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.activity.StepFailure
- StepIncomplete - Class in com.telenav.kivakit.core.messaging.messages.status.activity
-
The current step had to discard some result to continue
- StepIncomplete() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.activity.StepIncomplete
- StepIncomplete(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.activity.StepIncomplete
- StepIncomplete(Throwable, String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.activity.StepIncomplete
- steps() - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
-
The number of steps in the operation before it completes or null if it is indefinite
- steps() - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- steps(BaseCount<?>) - Method in interface com.telenav.kivakit.core.progress.ProgressReporter
-
Sets the number of steps that can be executed, allowing a calculation of absolute progress
- steps(BaseCount<?>) - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- StepSuccess - Class in com.telenav.kivakit.core.messaging.messages.status.activity
-
The current step succeeded and does not indicate any problem
- StepSuccess() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.activity.StepSuccess
- StepSuccess(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.activity.StepSuccess
- stop() - Method in class com.telenav.kivakit.core.thread.Batcher
-
Stops background thread once current batch is finished processing, but without flushing the queue.
- stop() - Method in interface com.telenav.kivakit.interfaces.lifecycle.Stoppable
-
Stops this task, blocking until the operation is completed
- stop(Duration) - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- stop(Duration) - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Attempt to stop this thread, waiting for the maximum specified time for it to exit
- stop(Duration) - Method in class com.telenav.kivakit.filesystem.FolderPruner
- stop(Duration) - Method in class com.telenav.kivakit.network.email.EmailSender
- stop(T) - Method in interface com.telenav.kivakit.interfaces.lifecycle.Stoppable
-
Stops this task, waiting no more than the given wait time before giving up.
- STOP_REQUESTED - Enum constant in enum class com.telenav.kivakit.core.thread.KivaKitThread.State
-
The thread has been asked to stop
- Stoppable<T extends LengthOfTime<T>> - Interface in com.telenav.kivakit.interfaces.lifecycle
-
An operation that can be stopped
- STOPPED - Enum constant in enum class com.telenav.kivakit.application.Application.State
- STOPPING - Enum constant in enum class com.telenav.kivakit.application.Application.State
- stream() - Method in class com.telenav.kivakit.core.path.Path
- stream() - Method in class com.telenav.kivakit.resource.reading.LineReader
- stream(Streams.Processing, Iterable<T>) - Static method in class com.telenav.kivakit.core.language.Streams
- stream(Iterable<T>) - Static method in class com.telenav.kivakit.core.language.Streams
- Streams - Class in com.telenav.kivakit.core.language
-
Simple utility methods that hide the mechanics of Java's stream support and spliterator.
- Streams() - Constructor for class com.telenav.kivakit.core.language.Streams
- Streams.Processing - Enum Class in com.telenav.kivakit.core.language
-
Type of processing to apply to a stream
- string() - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- string() - Method in class com.telenav.kivakit.resource.resources.StringOutputResource
- string(int) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- string(int, int) - Method in class com.telenav.kivakit.internal.testing.RandomValueFactory
- string(ProgressReporter) - Method in class com.telenav.kivakit.resource.reading.ResourceReader
- string(InputStream) - Static method in class com.telenav.kivakit.core.io.IO
- string(Reader) - Static method in class com.telenav.kivakit.core.io.IO
- string(Object) - Static method in class com.telenav.kivakit.core.string.StringTo
- string(Object, String) - Static method in class com.telenav.kivakit.core.string.StringTo
- Stringable - Interface in com.telenav.kivakit.interfaces.string
-
Interface to an object that can produce one or more different kinds of string representations.
- Stringable.Format - Enum Class in com.telenav.kivakit.interfaces.string
-
The type of format for a string returned by
Stringable.asString(Format)
- stringArgumentParser(Listener, String) - Static method in class com.telenav.kivakit.commandline.ArgumentParser
- StringConverter<Value> - Interface in com.telenav.kivakit.conversion
-
A bidirectional converter between
String
values and values of the given type. - StringConverterGsonSerializer<Value> - Class in com.telenav.kivakit.serialization.gson.serializers
-
An adapter that converts a
StringConverter
into aJsonSerializer
andJsonDeserializer
by using theConverter.convert(Object)
andTwoWayConverter.unconvert(Object)
methods to serialize and deserialize strings. - StringConverterGsonSerializer(StringConverter<Value>) - Constructor for class com.telenav.kivakit.serialization.gson.serializers.StringConverterGsonSerializer
- StringIdentifier - Class in com.telenav.kivakit.core.value.identifier
-
An identifier whose value is a
String
. - StringIdentifier() - Constructor for class com.telenav.kivakit.core.value.identifier.StringIdentifier
- StringIdentifier(String) - Constructor for class com.telenav.kivakit.core.value.identifier.StringIdentifier
- StringInputStream - Class in com.telenav.kivakit.core.io
-
An input stream built around a StringBuilder to read it.
- StringInputStream(String) - Constructor for class com.telenav.kivakit.core.io.StringInputStream
- stringList(Maximum, String...) - Static method in class com.telenav.kivakit.core.collections.list.StringList
- stringList(Iterable<T>) - Static method in class com.telenav.kivakit.core.collections.list.StringList
- stringList(String...) - Static method in class com.telenav.kivakit.core.collections.list.StringList
- StringList - Class in com.telenav.kivakit.core.collections.list
-
A list of strings, adding useful string operations to
ObjectList
. - StringList() - Constructor for class com.telenav.kivakit.core.collections.list.StringList
- StringList(Maximum) - Constructor for class com.telenav.kivakit.core.collections.list.StringList
- StringList(Maximum, Iterable<?>) - Constructor for class com.telenav.kivakit.core.collections.list.StringList
- StringList(Maximum, String...) - Constructor for class com.telenav.kivakit.core.collections.list.StringList
- StringList(Maximum, Iterator<?>) - Constructor for class com.telenav.kivakit.core.collections.list.StringList
- StringList(Iterable<?>) - Constructor for class com.telenav.kivakit.core.collections.list.StringList
- StringList(Iterator<?>) - Constructor for class com.telenav.kivakit.core.collections.list.StringList
- StringListConverter - Class in com.telenav.kivakit.conversion.core.collections.list
-
Converts to and from
Identifier
- StringListConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.collections.list.StringListConverter
- StringListConverter(Listener, String) - Constructor for class com.telenav.kivakit.conversion.core.collections.list.StringListConverter
- StringMap<T> - Class in com.telenav.kivakit.core.collections.map
-
A bounded string map using a
TreeMap
implementation. - StringMap() - Constructor for class com.telenav.kivakit.core.collections.map.StringMap
- StringMap(Maximum) - Constructor for class com.telenav.kivakit.core.collections.map.StringMap
- StringMapper<Value> - Interface in com.telenav.kivakit.interfaces.string
-
Interface to code that maps from a string to a value
- StringOutputResource - Class in com.telenav.kivakit.resource.resources
-
A
WritableResource
that writes to a byte array, and can be converted to a string withStringOutputResource.string()
. - StringOutputResource() - Constructor for class com.telenav.kivakit.resource.resources.StringOutputResource
- stringPath(String, String...) - Static method in class com.telenav.kivakit.core.path.StringPath
- stringPath(String, List<String>) - Static method in class com.telenav.kivakit.core.path.StringPath
- stringPath(URI) - Static method in class com.telenav.kivakit.core.path.StringPath
- stringPath(Path) - Static method in class com.telenav.kivakit.core.path.StringPath
- stringPath(List<String>) - Static method in class com.telenav.kivakit.core.path.StringPath
- StringPath - Class in com.telenav.kivakit.core.path
-
A
Path
of strings that has a given separator string. - StringPath(StringPath) - Constructor for class com.telenav.kivakit.core.path.StringPath
- StringPath(String, List<String>) - Constructor for class com.telenav.kivakit.core.path.StringPath
- StringPath(List<String>) - Constructor for class com.telenav.kivakit.core.path.StringPath
- StringReader - Class in com.telenav.kivakit.core.io
-
Reads string values from an
InputStream
(in a given encoding, if desired) or from aReader
. - StringReader(InputStream) - Constructor for class com.telenav.kivakit.core.io.StringReader
- StringReader(InputStream, String) - Constructor for class com.telenav.kivakit.core.io.StringReader
- StringReader(Reader) - Constructor for class com.telenav.kivakit.core.io.StringReader
- StringResource - Class in com.telenav.kivakit.resource.resources
-
A
ReadableResource
formed from a string passed to the constructorStringResource(String)
. - StringResource(ResourcePath, String) - Constructor for class com.telenav.kivakit.resource.resources.StringResource
- StringResource(String) - Constructor for class com.telenav.kivakit.resource.resources.StringResource
- Strings - Class in com.telenav.kivakit.core.string
-
General purpose utilities for Java strings.
- Strings() - Constructor for class com.telenav.kivakit.core.string.Strings
- StringSimilarity - Class in com.telenav.kivakit.core.string
-
Methods for comparing strings, including by Levenshtein distance.
- StringSimilarity() - Constructor for class com.telenav.kivakit.core.string.StringSimilarity
- StringSource - Interface in com.telenav.kivakit.interfaces.string
-
Sadly, the only reason for this class is Java type erasures.
- stringSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- StringTo - Class in com.telenav.kivakit.core.string
- StringTo() - Constructor for class com.telenav.kivakit.core.string.StringTo
- StringToStringMap - Class in com.telenav.kivakit.core.collections.map
-
A bounded map from string to string.
- StringToStringMap() - Constructor for class com.telenav.kivakit.core.collections.map.StringToStringMap
- StringToStringMap(Maximum) - Constructor for class com.telenav.kivakit.core.collections.map.StringToStringMap
- Strip - Class in com.telenav.kivakit.core.string
-
Strips leading and ending values, package prefixes and quotes from strings.
- Strip() - Constructor for class com.telenav.kivakit.core.string.Strip
- subclass() - Method in class com.telenav.kivakit.conversion.BaseConverter
- SUBCLASS - Enum constant in enum class com.telenav.kivakit.core.messaging.context.CallStack.Matching
-
The class must be a subclass of the specified class
- SubClassesOf<T> - Class in com.telenav.kivakit.core.messaging.filters
- SubClassesOf(Class<T>) - Constructor for class com.telenav.kivakit.core.messaging.filters.SubClassesOf
- subject(String) - Method in class com.telenav.kivakit.network.email.Email
- subList(int, int) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- subList(int, int) - Method in class com.telenav.kivakit.core.collections.list.StringList
- subList(int, int) - Method in class com.telenav.kivakit.filesystem.FolderList
- subPackages(Listener) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- subpath(int, int) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- subpath(int, int) - Method in class com.telenav.kivakit.core.path.Path
- subpath(int, int) - Method in class com.telenav.kivakit.core.path.StringPath
- subpath(int, int) - Method in class com.telenav.kivakit.filesystem.FilePath
- subpath(int, int) - Method in class com.telenav.kivakit.network.core.NetworkPath
- subpath(int, int) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- subpath(int, int) - Method in class com.telenav.kivakit.resource.ResourcePath
- Subset<T> - Class in com.telenav.kivakit.collections.set.operations
-
The logical union of two sets.
- Subset(Set<T>, Matcher<T>) - Constructor for class com.telenav.kivakit.collections.set.operations.Subset
- succeeded() - Method in class com.telenav.kivakit.core.function.Result
-
Returns true if this result represents success
- succeeded() - Method in interface com.telenav.kivakit.core.messaging.listeners.MessageCounter
-
Returns true if there are no messages worse than or equal to
Problem
- succeeded() - Method in enum class com.telenav.kivakit.core.messaging.Message.OperationStatus
- succeeded() - Method in enum class com.telenav.kivakit.core.messaging.Message.Status
- SUCCEEDED - Enum constant in enum class com.telenav.kivakit.core.messaging.Message.OperationStatus
-
The operation succeeded
- SUCCEEDED - Enum constant in enum class com.telenav.kivakit.core.messaging.Message.Status
-
The step succeeded and produced a result without any significant negative effect to forward progress
- success(Maybe<T>) - Method in interface com.telenav.kivakit.core.function.ResultTrait
-
Returns a
Result
for the given optional value - success(Maybe<Value>) - Static method in class com.telenav.kivakit.core.function.Result
-
Returns a
Result
for a value that may or may not be present - success(T) - Static method in class com.telenav.kivakit.core.function.Result
-
Returns a result with the given value
- success(T) - Method in interface com.telenav.kivakit.core.function.ResultTrait
-
Returns a
Result
for the given value - SUDAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SUNDAY - Static variable in class com.telenav.kivakit.core.time.DayOfWeek
- superClass() - Method in class com.telenav.kivakit.core.language.reflection.Type
- superClasses() - Method in class com.telenav.kivakit.core.language.reflection.Type
- superInterfaces() - Method in class com.telenav.kivakit.core.language.reflection.Type
- superTypes() - Method in class com.telenav.kivakit.core.language.reflection.Type
- supports(SettingsStore.AccessMode) - Method in interface com.telenav.kivakit.settings.SettingsStore
-
Service Provider API
- SURINAME - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SVALBARD_AND_JAN_MAYEN_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SWAHILI - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- SWAZILAND - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SWEDEN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SWEDISH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- Switch - Class in com.telenav.kivakit.commandline
-
Not public API
- Switch(String, String) - Constructor for class com.telenav.kivakit.commandline.Switch
- SwitchList - Class in com.telenav.kivakit.commandline.parsing
-
Not Public API
- SwitchList() - Constructor for class com.telenav.kivakit.commandline.parsing.SwitchList
- SwitchListValidator - Class in com.telenav.kivakit.commandline.parsing
-
Not Public API
- SwitchListValidator(SwitchParserList, SwitchList) - Constructor for class com.telenav.kivakit.commandline.parsing.SwitchListValidator
- switchParser(String) - Method in class com.telenav.kivakit.settings.DeploymentSet
- SwitchParser<T> - Class in com.telenav.kivakit.commandline
-
A switch parser that can be passed to
CommandLine.get(SwitchParser)
to retrieve a switch value. - SwitchParser.Builder<T> - Class in com.telenav.kivakit.commandline
-
A fluent builder for argument parsers.
- SwitchParserList - Class in com.telenav.kivakit.commandline.parsing
-
Not Public API
- SwitchParserList() - Constructor for class com.telenav.kivakit.commandline.parsing.SwitchParserList
- switchParsers() - Method in class com.telenav.kivakit.application.Application
- SwitchParsers - Class in com.telenav.kivakit.commandline
- SwitchParsers() - Constructor for class com.telenav.kivakit.commandline.SwitchParsers
- SWITZERLAND - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- syntheticName(Object) - Static method in interface com.telenav.kivakit.interfaces.naming.NamedObject
- SYRIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- SYRIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- systemProperty(String) - Method in interface com.telenav.kivakit.core.vm.JavaTrait
- systemProperty(String, String) - Method in interface com.telenav.kivakit.core.vm.JavaTrait
T
- tail() - Method in interface com.telenav.kivakit.interfaces.collection.Sequence
- tail(String, char) - Static method in class com.telenav.kivakit.core.string.Paths
- tail(String, String) - Static method in class com.telenav.kivakit.core.string.Paths
- TAIWAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- TAJIKISTAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- take(Element) - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
-
Takes any object matching the given prototype out of the set, returning the set's value (but not necessarily the prototype).
- TAMIL - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- TANZANIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- TELENAV - Static variable in class com.telenav.kivakit.core.language.module.PackageReference
- TELENAV - Static variable in class com.telenav.kivakit.resource.packages.PackagePath
- TELUGU - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- temporary(Extension) - Static method in class com.telenav.kivakit.filesystem.File
- temporaryFile(FileName) - Method in class com.telenav.kivakit.filesystem.Folder
- temporaryFile(FileName) - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- temporaryFile(FileName) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- temporaryFile(FileName, Extension) - Method in class com.telenav.kivakit.filesystem.Folder
- temporaryFile(FileName, Extension) - Method in class com.telenav.kivakit.resource.packages.Package
- temporaryFile(FileName, Extension) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- temporaryFolder(FileName) - Method in class com.telenav.kivakit.filesystem.Folder
- temporaryFolder(FileName) - Method in interface com.telenav.kivakit.filesystem.spi.FolderService
- temporaryFolder(FileName) - Method in class com.telenav.kivakit.resource.packages.Package
- temporaryFolder(FileName) - Method in interface com.telenav.kivakit.resource.ResourceFolder
- temporaryForProcess(Folder.Type) - Static method in class com.telenav.kivakit.filesystem.Folder
- terabytes(double) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- terabytes(long) - Static method in class com.telenav.kivakit.core.value.count.Bytes
- TERMINATED - Enum constant in enum class com.telenav.kivakit.interfaces.time.WakeState
-
The awaited operation failed due to an exception
- testBeforeUnitTest() - Method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- Tested - Annotation Interface in com.telenav.kivakit.core.testing
- testSerialization(Object) - Method in class com.telenav.kivakit.serialization.kryo.test.KryoUnitTest
- testSerialization(T, Version) - Method in class com.telenav.kivakit.serialization.kryo.test.KryoUnitTest
- testSessionSerialization(Object) - Method in class com.telenav.kivakit.serialization.kryo.test.KryoUnitTest
- testSessionSerialization(Object, Version) - Method in class com.telenav.kivakit.serialization.kryo.test.KryoUnitTest
- testSetup() - Static method in class com.telenav.kivakit.internal.testing.CoreUnitTest
- TetraFunction<Argument1,
Argument2, Argument3, Argument4, Result> - Interface in com.telenav.kivakit.core.function.arities -
Represents a function that accepts two arguments and produces a result.
- text() - Method in interface com.telenav.kivakit.core.messaging.Message
- text() - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- text() - Method in class com.telenav.kivakit.network.email.EmailBody
- text(String) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
-
Adds the given label on a line by itself
- TEXT - Enum constant in enum class com.telenav.kivakit.core.string.IndentingStringBuilder.Style
- TEXT - Enum constant in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
- textBox(String, String, Object...) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- textReader() - Method in class com.telenav.kivakit.resource.reading.ResourceReader
- textWriter() - Method in class com.telenav.kivakit.resource.writing.ResourceWriter
- THAI - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- THAILAND - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- then(PentaFunction<Value, Argument2, Argument3, Argument4, Argument5, Value>, Argument2, Argument3, Argument4, Argument5) - Method in class com.telenav.kivakit.core.function.Maybe
-
If a value is present, and the given value is also present, applies the given five-argument function to produce a new value of the same type.
- then(TetraFunction<Value, Argument2, Argument3, Argument4, Value>, Argument2, Argument3, Argument4) - Method in class com.telenav.kivakit.core.function.Maybe
-
If a value is present, and the given value is also present, applies the given tri-function to produce a new value of the same type.
- then(TriFunction<Value, Argument2, Argument3, Value>, Argument2, Argument3) - Method in class com.telenav.kivakit.core.function.Maybe
-
If a value is present, and the given arguments are non-null, applies the given tri-function to produce a result of the same type.
- then(BiFunction<Value, Argument2, Value>, Argument2) - Method in class com.telenav.kivakit.core.function.Maybe
-
If a value is present and the given value is not null, applies the given bi-function to produce a result of the same type.
- then(Function<Value, Value>) - Method in class com.telenav.kivakit.core.function.Maybe
-
If a value is present, applies the given function to produce a new value of the same type.
- then(Function<Value, Value>) - Method in class com.telenav.kivakit.core.function.Result
-
Down-casting override
- thisPackage() - Method in interface com.telenav.kivakit.resource.packages.PackageTrait
- thisPackagePath() - Method in interface com.telenav.kivakit.resource.packages.PackageTrait
- thread() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
- threadCountSwitchParser(Listener, Count) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- ThreadLocalMap<Key,
Value> - Class in com.telenav.kivakit.core.thread - ThreadLocalMap() - Constructor for class com.telenav.kivakit.core.thread.ThreadLocalMap
- threadName() - Method in class com.telenav.kivakit.core.logging.LogEntry
- threadPool(String) - Static method in class com.telenav.kivakit.core.thread.Threads
- threadPool(String, Count) - Static method in class com.telenav.kivakit.core.thread.Threads
- Threads - Class in com.telenav.kivakit.core.thread
-
Methods for working with threads and
ExecutorService
. - Threads() - Constructor for class com.telenav.kivakit.core.thread.Threads
- threadSnapshot() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- threadSnapshot() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- ThreadSnapshot - Class in com.telenav.kivakit.core.vm
-
Captures a snapshot of
ThreadStatus
for all running threads via the Java management API. - ThreadSnapshot() - Constructor for class com.telenav.kivakit.core.vm.ThreadSnapshot
- ThreadStatus - Class in com.telenav.kivakit.core.vm
-
Information about the state of a thread from Java's management API.
- ThreadStatus() - Constructor for class com.telenav.kivakit.core.vm.ThreadStatus
- throttle(Rate) - Method in class com.telenav.kivakit.core.time.Rate
- THROW_IF_NEGATIVE - Enum constant in enum class com.telenav.kivakit.core.time.Duration.Restriction
-
Throw an exception if the duration is negative
- ThrowableConverter - Class in com.telenav.kivakit.conversion.core.language
-
Throwable converter for formatting exceptions.
- ThrowableConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.language.ThrowableConverter
- throwAsIllegalArgumentException() - Method in interface com.telenav.kivakit.core.messaging.Message
- throwAsIllegalStateException() - Method in interface com.telenav.kivakit.core.messaging.Message
- throwing() - Static method in interface com.telenav.kivakit.core.ensure.FailureReporter
- throwingListener() - Static method in interface com.telenav.kivakit.core.messaging.Listener
- ThrowingListener - Class in com.telenav.kivakit.core.messaging.listeners
-
Listens to
Message
s of a given type. - ThrowingListener() - Constructor for class com.telenav.kivakit.core.messaging.listeners.ThrowingListener
- thrown() - Method in enum class com.telenav.kivakit.interfaces.time.WakeState
- THURSDAY - Static variable in class com.telenav.kivakit.core.time.DayOfWeek
- time(LocalTime) - Static method in class com.telenav.kivakit.resource.FileName
- time(LocalTime, ZoneId) - Static method in class com.telenav.kivakit.resource.FileName
- Time - Class in com.telenav.kivakit.core.time
-
An immutable
Time
class that represents a specific point in UNIX time. - Time() - Constructor for class com.telenav.kivakit.core.time.Time
- Time(Nanoseconds) - Constructor for class com.telenav.kivakit.core.time.Time
-
Private constructor forces use of static factory methods.
- TimeAndMessageLogFormatter - Class in com.telenav.kivakit.core.logging.logs.text.formatters
- TimeAndMessageLogFormatter() - Constructor for class com.telenav.kivakit.core.logging.logs.text.formatters.TimeAndMessageLogFormatter
- TIMED_OUT - Enum constant in enum class com.telenav.kivakit.interfaces.time.WakeState
-
Waiting timed out
- TimeFormats - Class in com.telenav.kivakit.core.time
- TimeFormats() - Constructor for class com.telenav.kivakit.core.time.TimeFormats
- TimeInMillisecondsGsonSerializer - Class in com.telenav.kivakit.serialization.gson.serializers
-
Serializes
Time
objects to and from JSON as a number of milliseconds since the start of the UNIX epoch. - TimeInMillisecondsGsonSerializer() - Constructor for class com.telenav.kivakit.serialization.gson.serializers.TimeInMillisecondsGsonSerializer
- TimeMeasurement - Interface in com.telenav.kivakit.interfaces.time
-
Interface for all time measurements, whether a
LengthOfTime
or aPointInTime
. - timeout() - Method in class com.telenav.kivakit.network.core.NetworkAccessConstraints
- timeout() - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpSettings
- timeout(Duration) - Method in class com.telenav.kivakit.network.core.NetworkAccessConstraints
- timeout(Duration) - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpSettings
- times(double) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- times(double) - Method in class com.telenav.kivakit.core.value.level.Percent
- times(double) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- times(double) - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Multiplies this number of nanoseconds by the given factor
- times(int) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
- times(long) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- times(Level) - Method in class com.telenav.kivakit.core.value.level.Confidence
- times(Level) - Method in class com.telenav.kivakit.core.value.level.Level
- times(Level) - Method in class com.telenav.kivakit.core.value.level.Weight
- times(Percent) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- times(Quantizable) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- times(SubClass) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- times(Value) - Method in interface com.telenav.kivakit.interfaces.numeric.Arithmetic
- TimeSpan - Class in com.telenav.kivakit.core.time
- TimeSpan(Time, Time) - Constructor for class com.telenav.kivakit.core.time.TimeSpan
- timeZone() - Method in class com.telenav.kivakit.core.time.LocalTime
- timeZone() - Method in class com.telenav.kivakit.core.time.Time
- TimeZones - Class in com.telenav.kivakit.core.time
-
Utility methods to map between
ZoneId
s and their display names - TimeZones() - Constructor for class com.telenav.kivakit.core.time.TimeZones
- TIMOR_LESTE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- TITLE_LEFT_CHARACTER - Static variable in class com.telenav.kivakit.core.string.AsciiArt
- TITLE_RIGHT_CHARACTER - Static variable in class com.telenav.kivakit.core.string.AsciiArt
- titledBox(String) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- titledBox(String, Object...) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- TMP - Static variable in class com.telenav.kivakit.resource.Extension
- to(Set<EmailAddress>) - Method in class com.telenav.kivakit.network.email.Email
- TO_STRING - Enum constant in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
- toArray() - Method in class com.telenav.kivakit.collections.set.CompoundSet
- toArray() - Method in class com.telenav.kivakit.collections.set.LogicalSet
- toArray() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- toArray() - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- toArray() - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- toArray() - Method in class com.telenav.kivakit.filesystem.FolderList
- toArray(T[]) - Method in class com.telenav.kivakit.filesystem.FolderList
- toArray(E[]) - Method in class com.telenav.kivakit.collections.set.CompoundSet
- toArray(E[]) - Method in class com.telenav.kivakit.collections.set.LogicalSet
- toArray(E[]) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- toArray(E[]) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- toArray(E[]) - Method in class com.telenav.kivakit.core.collections.set.ConcurrentHashSet
- toExclusive(SubClass) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- toggle(State, State) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
Toggles between two states by transitioning from one to the other
- TOGO - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- toHex(int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Converts the given value to a hexadecimal string usable as a web color.
- toHex(int, int) - Static method in class com.telenav.kivakit.core.language.primitive.Ints
-
Converts the given value to a hexadecimal string usable as a web color.
- toHex(long) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
-
Converts the given value to a hexadecimal string usable as a web color.
- toHex(long, long) - Static method in class com.telenav.kivakit.core.language.primitive.Longs
-
Converts the given value to a hexadecimal string usable as a web color.
- toHtmlString() - Method in class com.telenav.kivakit.core.messaging.context.StackTrace
- toInclusive(SubClass) - Method in class com.telenav.kivakit.core.value.count.BaseCount
- TOKELAU - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- toList(Collection<T>) - Method in class com.telenav.kivakit.core.collections.Collections
- toLowerCase() - Method in class com.telenav.kivakit.resource.FileName
- TONGA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- toObject(Integer) - Method in class com.telenav.kivakit.serialization.gson.serializers.CountGsonSerializer
- toObject(Long) - Method in class com.telenav.kivakit.serialization.gson.serializers.TimeInMillisecondsGsonSerializer
- toObject(String) - Method in class com.telenav.kivakit.serialization.gson.serializers.LocalTimeGsonSerializer
- toObject(String) - Method in class com.telenav.kivakit.serialization.gson.serializers.ProblemGsonSerializer
- toObject(String) - Method in class com.telenav.kivakit.serialization.gson.serializers.UtcTimeInKivaKitFormatGsonSerializer
- toObject(Primitive) - Method in class com.telenav.kivakit.serialization.gson.PrimitiveGsonSerializer
-
Convert the given primitive value to an object.
- top() - Method in class com.telenav.kivakit.core.messaging.context.StackTrace
- top(Count) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- top(Count, Comparator<Map.Entry<Key, AtomicLong>>) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- top(Maximum) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- top(Maximum, Comparator<Map.Entry<T, MutableCount>>) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- toPackage(String) - Static method in class com.telenav.kivakit.core.string.Paths
- toPath(String) - Static method in class com.telenav.kivakit.core.string.Packages
-
Converts the given package or qualified type to a resource path.
- topLine(int, String, Object...) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- topLine(String, Object...) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- topology() - Method in class com.telenav.kivakit.core.time.BaseTime
- topology() - Method in class com.telenav.kivakit.core.time.Day
- topology() - Method in class com.telenav.kivakit.core.time.DayOfWeek
- topology() - Method in class com.telenav.kivakit.core.time.Hour
- topology() - Method in class com.telenav.kivakit.core.time.HourOfWeek
- topology() - Method in class com.telenav.kivakit.core.time.Minute
- topology() - Method in class com.telenav.kivakit.core.time.Second
- topology() - Method in class com.telenav.kivakit.core.time.Time
- topology() - Method in class com.telenav.kivakit.core.time.Week
- topology() - Method in class com.telenav.kivakit.core.time.Year
- toPrimitive(Problem) - Method in class com.telenav.kivakit.serialization.gson.serializers.ProblemGsonSerializer
- toPrimitive(LocalTime) - Method in class com.telenav.kivakit.serialization.gson.serializers.LocalTimeGsonSerializer
- toPrimitive(Time) - Method in class com.telenav.kivakit.serialization.gson.serializers.TimeInMillisecondsGsonSerializer
- toPrimitive(Time) - Method in class com.telenav.kivakit.serialization.gson.serializers.UtcTimeInKivaKitFormatGsonSerializer
- toPrimitive(Count) - Method in class com.telenav.kivakit.serialization.gson.serializers.CountGsonSerializer
- toPrimitive(T) - Method in class com.telenav.kivakit.serialization.gson.PrimitiveGsonSerializer
-
Convert the given object to a primitive value.
- toRepresent(long) - Static method in class com.telenav.kivakit.core.value.count.BitCount
- toSet(Collection<T>) - Method in class com.telenav.kivakit.core.collections.Collections
- toString() - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- toString() - Method in class com.telenav.kivakit.collections.set.LogicalSet
- toString() - Method in class com.telenav.kivakit.commandline.Argument
- toString() - Method in class com.telenav.kivakit.commandline.ArgumentParser
- toString() - Method in class com.telenav.kivakit.commandline.CommandLine
- toString() - Method in class com.telenav.kivakit.commandline.Switch
- toString() - Method in class com.telenav.kivakit.commandline.SwitchParser
- toString() - Method in enum class com.telenav.kivakit.conversion.core.language.primitive.HexadecimalLongConverter.Style
- toString() - Method in class com.telenav.kivakit.core.bits.BitDiagram.BitField
- toString() - Method in class com.telenav.kivakit.core.bits.BitDiagram
- toString() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- toString() - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- toString() - Method in class com.telenav.kivakit.core.collections.map.BaseStringMap
- toString() - Method in class com.telenav.kivakit.core.collections.map.CountMap
- toString() - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- toString() - Method in class com.telenav.kivakit.core.function.Maybe
- toString() - Method in class com.telenav.kivakit.core.function.Result
- toString() - Method in class com.telenav.kivakit.core.language.module.ModuleResource
- toString() - Method in class com.telenav.kivakit.core.language.object.ObjectFormatter
- toString() - Method in class com.telenav.kivakit.core.language.reflection.Field
- toString() - Method in class com.telenav.kivakit.core.language.reflection.FieldGetter
- toString() - Method in class com.telenav.kivakit.core.language.reflection.FieldSetter
- toString() - Method in class com.telenav.kivakit.core.language.reflection.Method
- toString() - Method in class com.telenav.kivakit.core.language.reflection.MethodGetter
- toString() - Method in class com.telenav.kivakit.core.language.reflection.MethodSetter
- toString() - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- toString() - Method in class com.telenav.kivakit.core.language.reflection.Type
- toString() - Method in class com.telenav.kivakit.core.locale.CountryIsoCode
- toString() - Method in class com.telenav.kivakit.core.locale.LanguageIsoCode
- toString() - Method in class com.telenav.kivakit.core.locale.Locale
- toString() - Method in class com.telenav.kivakit.core.logging.LogEntry
- toString() - Method in class com.telenav.kivakit.core.logging.logs.BaseLog
- toString() - Method in class com.telenav.kivakit.core.math.Average
- toString() - Method in class com.telenav.kivakit.core.messaging.context.CodeContext
- toString() - Method in class com.telenav.kivakit.core.messaging.context.StackTrace
- toString() - Method in class com.telenav.kivakit.core.messaging.filters.SeverityGreaterThan
- toString() - Method in class com.telenav.kivakit.core.messaging.filters.SeverityGreaterThanOrEqualTo
- toString() - Method in class com.telenav.kivakit.core.messaging.filters.SeverityLessThan
- toString() - Method in class com.telenav.kivakit.core.messaging.filters.SubClassesOf
- toString() - Method in interface com.telenav.kivakit.core.messaging.Message
-
The formatted message, including any exception
- toString() - Method in class com.telenav.kivakit.core.messaging.messages.OperationMessage
- toString() - Method in class com.telenav.kivakit.core.messaging.messages.Severity
- toString() - Method in class com.telenav.kivakit.core.path.StringPath
- toString() - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- toString() - Method in class com.telenav.kivakit.core.project.Build
- toString() - Method in class com.telenav.kivakit.core.project.Project
- toString() - Method in class com.telenav.kivakit.core.string.AsStringIndenter
- toString() - Method in class com.telenav.kivakit.core.string.Differences
- toString() - Method in class com.telenav.kivakit.core.string.IndentingStringBuilder
- toString() - Method in class com.telenav.kivakit.core.time.AverageDuration
- toString() - Method in class com.telenav.kivakit.core.time.BaseTime
- toString() - Method in class com.telenav.kivakit.core.time.DayOfWeek
- toString() - Method in class com.telenav.kivakit.core.time.Duration
- toString() - Method in class com.telenav.kivakit.core.time.Frequency
- toString() - Method in class com.telenav.kivakit.core.time.Hour
- toString() - Method in class com.telenav.kivakit.core.time.HourOfWeek
- toString() - Method in class com.telenav.kivakit.core.time.HourOfWeekSpan
- toString() - Method in class com.telenav.kivakit.core.time.LocalTime
- toString() - Method in class com.telenav.kivakit.core.time.Rate
- toString() - Method in class com.telenav.kivakit.core.time.Time
- toString() - Method in class com.telenav.kivakit.core.value.count.BaseCount
- toString() - Method in class com.telenav.kivakit.core.value.count.Bytes
-
Converts this byte count to a string
- toString() - Method in class com.telenav.kivakit.core.value.count.ConcurrentMutableCount
- toString() - Method in class com.telenav.kivakit.core.value.count.MutableCount
- toString() - Method in class com.telenav.kivakit.core.value.count.Range
- toString() - Method in class com.telenav.kivakit.core.value.identifier.Identifier
- toString() - Method in class com.telenav.kivakit.core.value.identifier.IntegerIdentifier
- toString() - Method in class com.telenav.kivakit.core.value.identifier.ObjectIdentifier
- toString() - Method in class com.telenav.kivakit.core.value.identifier.StringIdentifier
- toString() - Method in class com.telenav.kivakit.core.value.level.Confidence
- toString() - Method in class com.telenav.kivakit.core.value.level.Level
- toString() - Method in class com.telenav.kivakit.core.value.level.Percent
- toString() - Method in class com.telenav.kivakit.core.value.mutable.MutableIndex
- toString() - Method in class com.telenav.kivakit.core.value.name.Name
- toString() - Method in class com.telenav.kivakit.core.version.Version
- toString() - Method in class com.telenav.kivakit.core.version.VersionedObject
- toString() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- toString() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- toString() - Method in class com.telenav.kivakit.filesystem.Disk
- toString() - Method in class com.telenav.kivakit.filesystem.File
- toString() - Method in class com.telenav.kivakit.filesystem.FilePath
- toString() - Method in class com.telenav.kivakit.filesystem.Folder
- toString() - Method in class com.telenav.kivakit.interfaces.time.Nanoseconds
- toString() - Method in class com.telenav.kivakit.network.core.authentication.passwords.PlainTextPassword
- toString() - Method in class com.telenav.kivakit.network.core.EmailAddress
- toString() - Method in class com.telenav.kivakit.network.core.Host
- toString() - Method in class com.telenav.kivakit.network.core.NetworkAccessConstraints
- toString() - Method in class com.telenav.kivakit.network.core.NetworkLocation
- toString() - Method in class com.telenav.kivakit.network.core.Port
- toString() - Method in class com.telenav.kivakit.network.core.Protocol
- toString() - Method in class com.telenav.kivakit.network.core.QueryParameters
- toString() - Method in class com.telenav.kivakit.network.email.Email
- toString() - Method in class com.telenav.kivakit.network.email.EmailBody
- toString() - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpResource
- toString() - Method in class com.telenav.kivakit.network.http.BaseHttpResource
- toString() - Method in class com.telenav.kivakit.network.http.HttpBasicCredentials
- toString() - Method in class com.telenav.kivakit.network.http.HttpStatus
- toString() - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
- toString() - Method in class com.telenav.kivakit.resource.compression.archive.ZipArchive
- toString() - Method in class com.telenav.kivakit.resource.compression.archive.ZipEntry
- toString() - Method in class com.telenav.kivakit.resource.Extension
- toString() - Method in class com.telenav.kivakit.resource.FileName
- toString() - Method in class com.telenav.kivakit.resource.packages.Package
- toString() - Method in class com.telenav.kivakit.resource.packages.PackageResource
- toString() - Method in class com.telenav.kivakit.resource.reading.BaseReadableResource
- toString() - Method in class com.telenav.kivakit.resource.reading.ResourceReader
- toString() - Method in class com.telenav.kivakit.resource.ResourceFolderIdentifier
- toString() - Method in class com.telenav.kivakit.resource.ResourceIdentifier
- toString() - Method in class com.telenav.kivakit.resource.resources.ResourceSection
- toString() - Method in class com.telenav.kivakit.resource.writing.ResourceWriter
- toString() - Method in class com.telenav.kivakit.serialization.kryo.types.KryoTypes
- toString() - Method in class com.telenav.kivakit.settings.BaseSettingsStore
- toString() - Method in class com.telenav.kivakit.settings.Deployment
- toString() - Method in class com.telenav.kivakit.settings.SettingsObject.Identifier
- toString() - Method in class com.telenav.kivakit.settings.SettingsObject
- toString(ObjectFormatter.Format) - Method in class com.telenav.kivakit.core.language.object.ObjectFormatter
- toString(Element) - Method in class com.telenav.kivakit.core.collections.list.BaseList
-
Convert the given value to a string
- toString(String) - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- toString(String) - Method in class com.telenav.kivakit.core.collections.map.CountMap
- total() - Method in class com.telenav.kivakit.collections.map.ConcurrentCountMap
- total() - Method in class com.telenav.kivakit.core.collections.map.CountMap
- total() - Method in class com.telenav.kivakit.core.math.Average
- totalCpuTime() - Method in class com.telenav.kivakit.core.vm.ThreadSnapshot
- totalDuration() - Method in class com.telenav.kivakit.core.time.AverageDuration
- totalMemory() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- totalMemory() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- totalSize() - Method in class com.telenav.kivakit.resource.BaseResourceList
- totalValues() - Method in class com.telenav.kivakit.collections.map.MultiMap
- toUpperCase() - Method in class com.telenav.kivakit.resource.FileName
- trace(Frequency, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Trace
message to thisTransceiver
- trace(Frequency, Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Trace
message to thisTransceiver
- trace(String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Trace
message to thisTransceiver
- trace(Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Trace
message to thisTransceiver
- Trace - Class in com.telenav.kivakit.core.messaging.messages.status
-
A trace message with no severity level.
- Trace() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Trace
- Trace(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Trace
- Trace(Throwable, String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Trace
- TRACE - Static variable in class com.telenav.kivakit.core.messaging.messages.Severity
- traceSizeChange(Listener, String, Object, Bytes, Runnable) - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- trackReferences(boolean) - Method in class com.telenav.kivakit.serialization.kryo.KryoSerializationSession
-
Turns on Kryo reference tracking
- trailing(String, int) - Static method in class com.telenav.kivakit.core.string.Strings
- trailing(String, String) - Static method in class com.telenav.kivakit.core.string.Strip
- Transceiver - Interface in com.telenav.kivakit.core.messaging
-
Functionality that is common to
Broadcaster
s,Listener
s,Repeater
s and potentially other classes that are involved in handling messages. - transform(Function<String, String>) - Method in class com.telenav.kivakit.resource.resources.StringResource
- transformed(Function<Element, Element>) - Method in class com.telenav.kivakit.core.path.Path
- transformed(Function<String, String>) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- transformed(Function<String, String>) - Method in class com.telenav.kivakit.core.path.StringPath
- transformed(Function<String, String>) - Method in class com.telenav.kivakit.filesystem.FilePath
- transformed(Function<String, String>) - Method in class com.telenav.kivakit.network.core.NetworkPath
- transformed(Function<String, String>) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- transformed(Function<String, String>) - Method in class com.telenav.kivakit.resource.ResourcePath
- transition(KivaKitThread.State) - Method in class com.telenav.kivakit.core.thread.KivaKitThread
- transition(State, State) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
If we are in the 'from' state, transition to the 'to' state.
- transition(State, State, State, Duration, Runnable) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
If the state is equal to the 'from' state, transition to the 'to' state and then wait for the 'waitFor' state.
- transition(State, State, State, Runnable) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
Transition and wait forever for the given state
- transitionAndWaitForNot(State) - Method in class com.telenav.kivakit.core.thread.StateMachine
- transitionTo(State) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
Transitions to the given state regardless of the current state
- transmit(M) - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Not public API
- transmit(M) - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
-
Not public API
- transmit(MessageType) - Method in interface com.telenav.kivakit.interfaces.messaging.Transmitter
-
Not public API
- transmit(T) - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Not public API
- transmit(T) - Method in interface com.telenav.kivakit.core.messaging.repeaters.RepeaterMixin
-
Not public API
- transmitAll(Iterable<Transmittable>) - Method in interface com.telenav.kivakit.core.messaging.Broadcaster
-
Not public API
- Transmittable - Interface in com.telenav.kivakit.interfaces.messaging
-
A marker interface for an object that can be transmitted and received.
- Transmitter - Interface in com.telenav.kivakit.interfaces.messaging
- Triaged - Interface in com.telenav.kivakit.core.messaging.messages
-
The source of a
Severity
- TriFunction<Argument1,
Argument2, Argument3, Result> - Interface in com.telenav.kivakit.core.function.arities -
Represents a function that accepts two arguments and produces a result.
- trigger(Rate) - Method in class com.telenav.kivakit.core.messaging.alarms.BaseMessageAlarm
-
Executes the action for this message alarm.
- trigger(Rate) - Method in interface com.telenav.kivakit.core.messaging.alarms.MessageAlarm
-
Executes the action for this message alarm.
- triggerRate() - Method in class com.telenav.kivakit.core.messaging.alarms.BaseMessageAlarm
- triggerRate(Rate) - Method in class com.telenav.kivakit.core.messaging.alarms.BaseMessageAlarm
-
Sets the error rate above which this alarm will be triggered
- TRINIDAD_AND_TOBAGO - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- tripwireReset() - Method in interface com.telenav.kivakit.interfaces.code.TripwireTrait
- TripwireTrait - Interface in com.telenav.kivakit.interfaces.code
-
Quick hack to debug code to see how often it is being executed.
- tripwireTripEvery(int) - Method in interface com.telenav.kivakit.interfaces.code.TripwireTrait
-
The first time this method is called, sets an invocation threshold to set off the tripwire.
- tripwireTripped(int) - Method in interface com.telenav.kivakit.interfaces.code.TripwireTrait
-
Called when this tripwire is tripped to print the current invocation count to the console.
- tryCatch(UncheckedCode<T>) - Method in interface com.telenav.kivakit.core.language.trait.SilentTryTrait
- tryCatch(UncheckedCode<T>, String, Object...) - Method in interface com.telenav.kivakit.core.language.trait.TryTrait
- tryCatch(UncheckedVoidCode) - Method in interface com.telenav.kivakit.core.language.trait.SilentTryTrait
- tryCatch(UncheckedVoidCode, String, Object...) - Method in interface com.telenav.kivakit.core.language.trait.TryTrait
- tryCatchDefault(UncheckedCode<T>, T) - Method in interface com.telenav.kivakit.core.language.trait.SilentTryTrait
- tryCatchThrow(UncheckedCode<T>, String, Object...) - Method in interface com.telenav.kivakit.core.language.trait.TryTrait
- tryCatchThrow(UncheckedVoidCode, String, Object...) - Method in interface com.telenav.kivakit.core.language.trait.TryTrait
- tryFinally(UncheckedCode<T>, UncheckedVoidCode) - Method in interface com.telenav.kivakit.core.language.trait.TryTrait
- tryFinally(UncheckedVoidCode, Runnable) - Method in interface com.telenav.kivakit.core.language.trait.TryTrait
- TryTrait - Interface in com.telenav.kivakit.core.language.trait
-
Provides methods that execute code, stripping off checked exceptions.
- TUESDAY - Static variable in class com.telenav.kivakit.core.time.DayOfWeek
- TUNISIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- TURKEY - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- TURKISH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- TURKMENISTAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- TURKS_AND_CAICOS_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- TUVALU - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- TWO_OR_MORE - Enum constant in enum class com.telenav.kivakit.commandline.Quantifier
-
The argument must appear at least two times but may appear more times
- twoOrMore() - Method in class com.telenav.kivakit.commandline.ArgumentParser.Builder
- TwoWayConverter<From,
To> - Interface in com.telenav.kivakit.conversion -
The superinterface,
Converter
, converts values from type <From> to type <To> while this interface adds the ability to convert in the reverse direction from type <To> to type <From>. - TwoWayMap<Key,
Value> - Class in com.telenav.kivakit.collections.map -
A map from key to value, but also from value to key (with
TwoWayMap.key(Object)
). - TwoWayMap() - Constructor for class com.telenav.kivakit.collections.map.TwoWayMap
- TwoWayMap(Maximum) - Constructor for class com.telenav.kivakit.collections.map.TwoWayMap
- TXD - Static variable in class com.telenav.kivakit.resource.Extension
- TXD_GZIP - Static variable in class com.telenav.kivakit.resource.Extension
- TXT - Static variable in class com.telenav.kivakit.resource.Extension
- TXT_GZIP - Static variable in class com.telenav.kivakit.resource.Extension
- type() - Method in class com.telenav.kivakit.core.language.reflection.Field
- type() - Method in class com.telenav.kivakit.core.language.reflection.FieldGetter
- type() - Method in class com.telenav.kivakit.core.language.reflection.FieldSetter
- type() - Method in interface com.telenav.kivakit.core.language.reflection.Getter
- type() - Method in class com.telenav.kivakit.core.language.reflection.Member
- type() - Method in class com.telenav.kivakit.core.language.reflection.Method
- type() - Method in class com.telenav.kivakit.core.language.reflection.MethodGetter
- type() - Method in class com.telenav.kivakit.core.language.reflection.MethodSetter
- type() - Method in class com.telenav.kivakit.core.language.reflection.property.Property
- type() - Method in interface com.telenav.kivakit.core.language.reflection.Setter
- type() - Method in class com.telenav.kivakit.core.language.reflection.Type
- type() - Method in class com.telenav.kivakit.core.messaging.context.CodeContext
- type() - Method in class com.telenav.kivakit.core.time.Day
- type() - Method in enum class com.telenav.kivakit.core.time.Quarter
- type() - Method in class com.telenav.kivakit.filesystem.Folder
- type() - Method in class com.telenav.kivakit.serialization.kryo.BaseSerializer
- type() - Method in class com.telenav.kivakit.settings.SettingsObject.Identifier
- type(Class<T>) - Method in class com.telenav.kivakit.commandline.ArgumentParser.Builder
- type(Class<T>) - Method in class com.telenav.kivakit.commandline.SwitchParser.Builder
- Type<T> - Class in com.telenav.kivakit.core.language.reflection
-
Reflects on a class and retains a set of
Property
objects that can be used to efficiently set property values. - TYPE - Enum constant in enum class com.telenav.kivakit.resource.serialization.ObjectMetadata
-
The object class
- typeClass() - Method in class com.telenav.kivakit.core.language.reflection.Method
- typeName() - Method in class com.telenav.kivakit.core.messaging.context.CodeContext
U
- UGANDA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- UKRAINE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- UKRAINIAN - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- UNBUFFERED - Enum constant in enum class com.telenav.kivakit.core.io.IO.CopyStyle
- UncheckedCode<Value> - Interface in com.telenav.kivakit.core.code
-
Removes exception handling from code that can throw a checked (or unchecked)
Exception
. - UncheckedVoidCode - Interface in com.telenav.kivakit.core.code
-
UncheckedCode
for void methods - unconvert(To) - Method in class com.telenav.kivakit.conversion.BaseTwoWayConverter
- unconvert(To) - Method in interface com.telenav.kivakit.conversion.TwoWayConverter
-
Converts from the destination type back to the original type
- unconvert(Value) - Method in class com.telenav.kivakit.conversion.BaseStringConverter
-
Converts from the destination type back to the original type
- unconvertCollection(Iterable<Value>) - Method in interface com.telenav.kivakit.conversion.StringConverter
-
Converts the given
Iterable
of objects to a list of strings - unconverter(Listener) - Method in interface com.telenav.kivakit.conversion.TwoWayConverter
- under(ResourceFolder<?>) - Method in class com.telenav.kivakit.resource.ResourceGlob
-
Returns a glob that matches this glob, and all resources in or under the given
ResourceFolder
. - unescapeXml(String) - Static method in class com.telenav.kivakit.core.string.Escape
- UNFORMATTED - Enum constant in enum class com.telenav.kivakit.core.logging.logs.text.BaseTextLog.Format
- unimplemented() - Static method in class com.telenav.kivakit.core.ensure.Ensure
- unindent() - Method in class com.telenav.kivakit.core.string.IndentingStringBuilder
- unindex(SettingsObject) - Method in class com.telenav.kivakit.settings.BaseSettingsStore
-
Adds the given settings object to the in-memory index for this store.
- unindex(SettingsObject) - Method in interface com.telenav.kivakit.settings.SettingsStore
-
Service Provider API
- union(Set<T>, Set<T>) - Static method in class com.telenav.kivakit.core.collections.Sets
- Union<T> - Class in com.telenav.kivakit.collections.set.operations
-
The logical union of two sets.
- Union(Set<T>, Set<T>) - Constructor for class com.telenav.kivakit.collections.set.operations.Union
- uniqued() - Method in class com.telenav.kivakit.core.collections.list.BaseList
- uniqued() - Method in class com.telenav.kivakit.core.collections.list.ObjectList
-
Creates a list containing the unique objects in this list
- uniqued() - Method in class com.telenav.kivakit.core.collections.list.StringList
-
Creates a list containing the unique objects in this list
- UNITED_ARAB_EMIRATES - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- UNITED_KINGDOM - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- UNITED_STATES - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- UNITED_STATES_MINOR_OUTLYING_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- unitsToNanoseconds(double) - Method in class com.telenav.kivakit.core.time.BaseTime
-
Not public API
- unitString(double, String) - Method in interface com.telenav.kivakit.interfaces.time.TimeMeasurement
-
Converts a value to a unit-suffixed value, taking care of English singular/plural suffix.
- UnitTest - Class in com.telenav.kivakit.testing
-
This is the base class for all unit tests.
- UnitTest() - Constructor for class com.telenav.kivakit.testing.UnitTest
- UnitTestWatcher - Class in com.telenav.kivakit.internal.testing
-
A JUnit test watcher that prints out any random seed value when a random test fails so that the failure can be reproduced with
RandomValueFactory.seed(long)
. - UnitTestWatcher(CoreUnitTest) - Constructor for class com.telenav.kivakit.internal.testing.UnitTestWatcher
- unixEpochYear(int) - Static method in class com.telenav.kivakit.core.time.Year
-
Factory method
- UNKNOWN - Static variable in class com.telenav.kivakit.network.core.Protocol
- unload() - Method in interface com.telenav.kivakit.interfaces.loading.Unloadable
-
Getting rid of re-loadable data
- unload() - Method in class com.telenav.kivakit.settings.BaseSettingsStore
-
Service Provider API
- unload() - Method in interface com.telenav.kivakit.settings.SettingsStore
-
Service Provider API
- UNLOAD - Enum constant in enum class com.telenav.kivakit.settings.SettingsStore.AccessMode
-
Can clear loaded and added objects from in-memory index
- Unloadable - Interface in com.telenav.kivakit.interfaces.loading
-
A lazy-loaded object is able to clear references to reloadable data, reducing its memory footprint.
- unloadSettings() - Method in interface com.telenav.kivakit.settings.SettingsTrait
- unregister(Class<?>) - Static method in class com.telenav.kivakit.core.messaging.Debug
- unregister(Object) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Unregisters the given object
- unregister(Object, InstanceIdentifier) - Method in class com.telenav.kivakit.core.registry.Registry
-
Unregisters the given instance of the given object
- unregister(Object, InstanceIdentifier) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Unregisters the given instance of the given object
- unregister(Object, Enum<?>) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Unregisters the given instance of the given object
- unregister(Object, String) - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Unregisters the given instance of the given object
- unregisterAll() - Method in class com.telenav.kivakit.core.registry.Registry
- unregisterAll() - Method in interface com.telenav.kivakit.core.registry.RegistryTrait
-
Remove all entries from this registry
- unsupported() - Static method in class com.telenav.kivakit.core.ensure.Ensure
- unsupported(String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- Unsupported - Class in com.telenav.kivakit.core.messaging.messages.status
-
A
Problem
message that indicates that some operation is not supported. - Unsupported() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Unsupported
- Unsupported(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Unsupported
- Unsupported(Throwable, String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Unsupported
- unsupportedVersion() - Method in class com.telenav.kivakit.serialization.kryo.BaseSerializer
-
Flags an unsupported serialization version
- until(Time) - Method in class com.telenav.kivakit.core.time.Time
- untilNextSecond() - Static method in class com.telenav.kivakit.core.time.Duration
- untilNow() - Method in class com.telenav.kivakit.core.time.Time
-
Retrieves the
Duration
from now to thisTime
value. - update() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- update() - Method in class com.telenav.kivakit.core.vm.ThreadSnapshot
- update(Function<T, T>) - Method in class com.telenav.kivakit.core.value.mutable.ConcurrentMutableValue
- update(Function<T, T>) - Method in class com.telenav.kivakit.core.value.mutable.MutableValue
- UPDATE - Enum constant in enum class com.telenav.kivakit.resource.CopyMode
-
Overwrite the destination if the source has a different size or last modification time
- upperBound() - Method in class com.telenav.kivakit.core.value.count.Range
-
Returns the kind of
Range.UpperBound
that was used to construct this range. - upperUnderscoreToLowerHyphen(String) - Static method in class com.telenav.kivakit.core.string.CaseFormat
-
"WEB_SERVER" -> "web-server"
- upTime() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- URDU - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- uri() - Method in class com.telenav.kivakit.core.language.module.ModuleResource
- uri() - Method in class com.telenav.kivakit.filesystem.Folder
- uri() - Method in class com.telenav.kivakit.resource.packages.Package
- uri() - Method in class com.telenav.kivakit.resource.ResourcePath
- uri() - Method in interface com.telenav.kivakit.resource.ResourcePathed
- uri() - Method in interface com.telenav.kivakit.resource.UriIdentified
- UriIdentified - Interface in com.telenav.kivakit.resource
-
Interface to an object with a
URI
- url() - Method in interface com.telenav.kivakit.resource.ResourcePathed
- URUGUAY - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- usable() - Method in class com.telenav.kivakit.filesystem.Disk
- usable() - Method in interface com.telenav.kivakit.filesystem.spi.DiskService
- usedMemory() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- usedMemory() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachineHealth
- USER_LABEL - Enum constant in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
- USER_MULTILINE - Enum constant in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
- USER_SINGLE_LINE - Enum constant in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
- userHome() - Static method in class com.telenav.kivakit.filesystem.Folder
- username() - Method in class com.telenav.kivakit.network.email.senders.SmtpEmailSender.Configuration
- username(UserName) - Method in class com.telenav.kivakit.network.email.senders.SmtpEmailSender.Configuration
- username(UserName) - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpSettings
- userName() - Method in class com.telenav.kivakit.network.core.NetworkAccessConstraints
- userName() - Method in class com.telenav.kivakit.network.ftp.secure.SecureFtpSettings
- userName() - Method in class com.telenav.kivakit.network.http.HttpBasicCredentials
- userName(UserName) - Method in class com.telenav.kivakit.network.core.NetworkAccessConstraints
- UserName - Class in com.telenav.kivakit.network.core.authentication
-
A username for use in authentication.
- UserName(String) - Constructor for class com.telenav.kivakit.network.core.authentication.UserName
- UserName.Converter - Class in com.telenav.kivakit.network.core.authentication
-
Converts
UserName
objects to and from strings. - utc() - Method in class com.telenav.kivakit.core.time.LocalTime
- utc() - Method in class com.telenav.kivakit.core.time.Time
- utc() - Static method in class com.telenav.kivakit.core.time.TimeZones
- utcDate() - Method in class com.telenav.kivakit.core.project.Build
- UtcDateTimeConverter - Class in com.telenav.kivakit.conversion.core.time
- UtcDateTimeConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.time.UtcDateTimeConverter
- utcTime(Year, Month) - Static method in class com.telenav.kivakit.core.time.Time
- utcTime(Year, Month, Day) - Static method in class com.telenav.kivakit.core.time.Time
- utcTime(Year, Month, Day, Hour) - Static method in class com.telenav.kivakit.core.time.Time
- utcTime(Year, Month, Day, Hour, Minute, Second) - Static method in class com.telenav.kivakit.core.time.Time
- UtcTimeInKivaKitFormatGsonSerializer - Class in com.telenav.kivakit.serialization.gson.serializers
-
Serializes
Time
objects to and from JSON as a number of milliseconds since the start of the UNIX epoch. - UtcTimeInKivaKitFormatGsonSerializer() - Constructor for class com.telenav.kivakit.serialization.gson.serializers.UtcTimeInKivaKitFormatGsonSerializer
- utcTimeZone() - Static method in class com.telenav.kivakit.core.time.LocalTime
- UZBEKISTAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
V
- Validatable - Interface in com.telenav.kivakit.validation
- validate() - Method in interface com.telenav.kivakit.validation.Validator
- validate(Listener) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Validates this object, transmitting issues to the given listener.
- validate(Listener) - Method in interface com.telenav.kivakit.validation.Validator
-
Validates this object, transmitting issues to the given listener.
- validate(Validatable, ValidationType) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Validates the given
Validatable
using the given type of validation - validate(Validator) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Re-enters validation by calling the given validator.
- VALIDATE_ALL - Static variable in class com.telenav.kivakit.validation.ValidationType
-
Full validation of all relevant values
- ValidationIssues - Class in com.telenav.kivakit.validation
-
A
MessageList
andMessageCounter
that captures validation issues. - ValidationIssues() - Constructor for class com.telenav.kivakit.validation.ValidationIssues
- validationReport() - Method in class com.telenav.kivakit.validation.BaseValidator
- validationTarget() - Method in class com.telenav.kivakit.validation.BaseValidator
- ValidationType - Class in com.telenav.kivakit.validation
-
A kind of validation as restricted to a particular set of value types.
- ValidationType(String) - Constructor for class com.telenav.kivakit.validation.ValidationType
- validator() - Method in interface com.telenav.kivakit.validation.Validatable
-
Gets the
Validator
for this validatable. - validator(ValidationType) - Method in class com.telenav.kivakit.commandline.SwitchParser
-
Produces a validator of the given type to validate this object
- validator(ValidationType) - Method in class com.telenav.kivakit.network.core.NetworkAccessConstraints
- validator(ValidationType) - Method in class com.telenav.kivakit.network.email.Email
- validator(ValidationType) - Method in interface com.telenav.kivakit.validation.Validatable
-
Produces a validator of the given type to validate this object
- Validator - Interface in com.telenav.kivakit.validation
-
When
Validator.validate(Listener)
is called, aValidator
validates itself, using the listener parameter to send messages likeProblem
s andWarning
s as validation proceeds. - validValues() - Method in class com.telenav.kivakit.commandline.SwitchParser
- validValues(Set<T>) - Method in class com.telenav.kivakit.commandline.SwitchParser.Builder
- value() - Method in class com.telenav.kivakit.commandline.Argument
- value() - Element in annotation interface com.telenav.kivakit.conversion.core.language.object.KivaKitConverted
- value() - Method in class com.telenav.kivakit.core.language.reflection.Field
- value() - Method in class com.telenav.kivakit.core.value.level.Percent
- value() - Method in interface com.telenav.kivakit.interfaces.value.Valued
- Valued<Value> - Interface in com.telenav.kivakit.interfaces.value
-
An object which has a value that can be queried by calling
Valued.value()
. - valueFor(Property) - Method in class com.telenav.kivakit.commandline.parsing.SwitchList
- valueFor(Property) - Method in class com.telenav.kivakit.core.collections.map.VariableMap
- valueFor(Property) - Method in interface com.telenav.kivakit.core.language.reflection.property.PropertyValues
- valueOf(String) - Static method in enum class com.telenav.kivakit.application.Application.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.commandline.Quantifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.conversion.core.language.primitive.HexadecimalLongConverter.Style
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.io.IO.CopyStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.language.object.ObjectFormatter.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.language.reflection.property.PropertyMembers
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.language.reflection.property.PropertyNamingConvention
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.language.reflection.property.PropertyPurpose
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.language.Streams.Processing
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.logging.logs.text.BaseTextLog.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.messaging.context.CallStack.Matching
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.messaging.context.CallStack.Proximity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.messaging.Message.OperationStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.messaging.Message.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.os.Console.OutputType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.project.StartUp.Option
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.string.Formatter.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.string.IndentingStringBuilder.Style
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.thread.KivaKitThread.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.thread.ReentrancyTracker.Reentrancy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.time.BaseTime.Topology
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.time.Day.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.time.Duration.Restriction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.time.Meridiem
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.time.Month
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.time.Quarter.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.time.Quarter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.value.count.Range.UpperBound
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.version.Release
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.core.vm.ShutdownHook.Order
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.filesystem.Folder.Traversal
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.filesystem.Folder.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.interfaces.code.FilteredLoopBody.FilterAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.interfaces.time.WakeState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.internal.testing.Repeats
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.launcher.JarLauncher.ProcessType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.launcher.JarLauncher.RedirectTo
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.network.ftp.FtpNetworkLocation.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.resource.compression.archive.ZipArchive.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.resource.CopyMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.resource.Resource.Can
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.resource.serialization.ObjectMetadata
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.serialization.core.SerializationSession.SessionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.telenav.kivakit.settings.SettingsStore.AccessMode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.telenav.kivakit.application.Application.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class com.telenav.kivakit.collections.map.BaseIndexedMap
- values() - Static method in enum class com.telenav.kivakit.commandline.Quantifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.conversion.core.language.primitive.HexadecimalLongConverter.Style
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class com.telenav.kivakit.core.collections.iteration.Matching
- values() - Method in class com.telenav.kivakit.core.collections.map.BaseMap
- values() - Static method in enum class com.telenav.kivakit.core.io.IO.CopyStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.language.object.ObjectFormatter.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.language.reflection.property.PropertyMembers
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.language.reflection.property.PropertyNamingConvention
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.language.reflection.property.PropertyPurpose
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.language.Streams.Processing
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.logging.logs.text.BaseTextLog.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.messaging.context.CallStack.Matching
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.messaging.context.CallStack.Proximity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.messaging.Message.OperationStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.messaging.Message.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.os.Console.OutputType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.project.StartUp.Option
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.string.Formatter.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.string.IndentingStringBuilder.Style
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.thread.KivaKitThread.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.thread.ReentrancyTracker.Reentrancy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.time.BaseTime.Topology
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.time.Day.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.time.Duration.Restriction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.time.Meridiem
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.time.Month
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.time.Quarter.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.time.Quarter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class com.telenav.kivakit.core.value.count.BitCount
- values() - Static method in enum class com.telenav.kivakit.core.value.count.Range.UpperBound
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.version.Release
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.core.vm.ShutdownHook.Order
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.filesystem.Folder.Traversal
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.filesystem.Folder.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.interfaces.code.FilteredLoopBody.FilterAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.interfaces.string.Stringable.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.interfaces.time.WakeState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.internal.testing.Repeats
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.launcher.JarLauncher.ProcessType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.launcher.JarLauncher.RedirectTo
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.network.ftp.FtpNetworkLocation.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.resource.compression.archive.ZipArchive.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.resource.CopyMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.resource.Resource.Can
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.resource.serialization.ObjectMetadata
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.serialization.core.SerializationSession.SessionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.telenav.kivakit.settings.SettingsStore.AccessMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VANUATU - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- variableMap(StringList) - Static method in class com.telenav.kivakit.core.collections.map.VariableMap
- variableMap(Map<String, String>) - Static method in class com.telenav.kivakit.core.collections.map.VariableMap
- VariableMap<Value> - Class in com.telenav.kivakit.core.collections.map
-
A bounded map from string to value which supports variable interpolation into a string via
VariableMap.expand(String)
. - VariableMap() - Constructor for class com.telenav.kivakit.core.collections.map.VariableMap
-
An unbounded variable map
- VariableMap(Maximum) - Constructor for class com.telenav.kivakit.core.collections.map.VariableMap
-
A bounded variable map
- VariableMapConverter - Class in com.telenav.kivakit.conversion.core.collections.map
-
Wraps a
VariableMap
to provide string conversion methodsVariableMapConverter.get(String, StringConverter)
andVariableMapConverter.get(String, StringConverter, Object)
. - VariableMapConverter(Listener, VariableMap<String>) - Constructor for class com.telenav.kivakit.conversion.core.collections.map.VariableMapConverter
- variables() - Method in class com.telenav.kivakit.core.vm.JavaVirtualMachine
- variables(Object, PropertyFilter) - Method in class com.telenav.kivakit.core.language.reflection.Type
- variables(Object, PropertyFilter, Object) - Method in class com.telenav.kivakit.core.language.reflection.Type
- VATICAN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- VENEZUELA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- version() - Method in class com.telenav.kivakit.application.Application
- version() - Method in interface com.telenav.kivakit.core.version.Versioned
-
Returns the version of this object
- version() - Method in class com.telenav.kivakit.core.version.VersionedObject
- version() - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
- version() - Method in class com.telenav.kivakit.serialization.kryo.BaseSerializer
- version() - Method in class com.telenav.kivakit.serialization.kryo.KryoSerializationSession
-
Returns the version of this object
- version(Version) - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
- version(Version) - Method in class com.telenav.kivakit.serialization.gson.factory.BaseGsonFactory
- version(Version) - Method in interface com.telenav.kivakit.serialization.gson.factory.GsonFactory
- version(Version) - Static method in class com.telenav.kivakit.serialization.kryo.BaseSerializer
- version(String) - Static method in class com.telenav.kivakit.core.version.Version
-
Parses the given text for a version, throwing an exception if any errors occur.
- Version - Class in com.telenav.kivakit.core.version
-
Represents a semantic version, such as "6.3" or "1.2.1" or "6.3-rc".
- Version() - Constructor for class com.telenav.kivakit.core.version.Version
- Version(int, int, int, Release, boolean) - Constructor for class com.telenav.kivakit.core.version.Version
- VERSION - Enum constant in enum class com.telenav.kivakit.resource.serialization.ObjectMetadata
-
The object version
- versionArgumentParser(Listener, String) - Static method in class com.telenav.kivakit.commandline.ArgumentParser
- VersionConverter - Class in com.telenav.kivakit.conversion.core.value
-
Converts to and from
Runtime.Version
objects - VersionConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.value.VersionConverter
- Versioned - Interface in com.telenav.kivakit.core.version
-
An object that has a version
- VersionedObject<T> - Class in com.telenav.kivakit.core.version
-
An object of a particular version.
- VersionedObject() - Constructor for class com.telenav.kivakit.core.version.VersionedObject
- VersionedObject(T, Version) - Constructor for class com.telenav.kivakit.core.version.VersionedObject
- versionSwitchParser(Listener, String, String) - Static method in class com.telenav.kivakit.commandline.SwitchParsers
- VIETNAM - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- VIETNAMESE - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- VIRGIN_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- VIRGIN_ISLANDS_BRITISH - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- visitDependencies(Project.Visitor) - Method in class com.telenav.kivakit.core.project.Project
-
Visits this project and all its dependencies in depth-first order
- visited(Object) - Method in class com.telenav.kivakit.core.string.AsStringIndenter
-
Marks the given object as visited
W
- wait(Object) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
-
Wait for this duration on the given monitor.
- waitFor(KivaKitThread.State) - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Wait for this thread to achieve the given states
- waitFor(KivaKitThread.State, Duration) - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Wait for this thread to achieve the given states
- waitFor(Process) - Static method in class com.telenav.kivakit.core.os.Processes
-
Waits for the given process to terminate
- waitFor(Predicate<State>) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
Waits until the given predicate is satisfied
- waitFor(Predicate<State>) - Method in class com.telenav.kivakit.core.thread.StateWatcher
-
Wait for the given boolean predicate to be true forever
- waitFor(Predicate<State>, Duration) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
Waits until the given predicate is satisfied
- waitFor(Predicate<State>, Duration) - Method in class com.telenav.kivakit.core.thread.StateWatcher
-
Waits for the given boolean predicate to become true based on changes to the observed value
- waitFor(Predicate<State>, Duration, Runnable) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
Waits until the given predicate is satisfied
- waitFor(State) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
Waits forever for the given state to be achieved
- waitFor(State) - Method in class com.telenav.kivakit.core.thread.StateWatcher
-
Wait forever for the desired state
- waitFor(State, Duration) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
Waits until this state machine reaches the given state
- waitFor(State, Duration) - Method in class com.telenav.kivakit.core.thread.StateWatcher
-
Wait for the desired state to be reached
- waitForChange() - Method in class com.telenav.kivakit.collections.watcher.BaseCollectionChangeWatcher
- waitForCompletion() - Method in class com.telenav.kivakit.core.thread.latches.CompletionLatch
- waitForCompletion(Duration) - Method in class com.telenav.kivakit.core.thread.latches.CompletionLatch
- waitForInitialDelayPeriod() - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Waits for any prescribed initial delay
- waitForNot(State) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
Waits until this state machine is NOT in the given state
- waitForNot(State, Duration) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
Waits until this state machine is NOT in the given state
- waitForReady() - Method in class com.telenav.kivakit.application.Application
-
Waits until the
Application.ready()
method is called in theApplication.onRun()
implementation to indicate that the application is fully ready. - waitForRetry(Duration) - Method in class com.telenav.kivakit.network.email.Email
- WAITING - Enum constant in enum class com.telenav.kivakit.core.thread.KivaKitThread.State
-
The thread is waiting to run due to an
KivaKitThread.waitForInitialDelayPeriod()
- waitThen(Callback<Timer>) - Method in interface com.telenav.kivakit.interfaces.time.LengthOfTime
-
Waits for this length of time, then calls the callback method
- waitTimeBeforeNextCycle() - Method in class com.telenav.kivakit.core.time.Frequency.Cycle
- WakeState - Enum Class in com.telenav.kivakit.interfaces.time
-
The reason why a thread completed, either it was interrupted, it timed out or it succeeded.
- WALLIS_AND_FUTUNA_ISLANDS - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- warning(Frequency, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Warning
message to thisTransceiver
- warning(Frequency, Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Warning
message to thisTransceiver
- warning(String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- warning(String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Warning
message to thisTransceiver
- warning(String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Broadcasts a
Warning
with the given message - warning(Throwable, String, Object...) - Static method in class com.telenav.kivakit.core.ensure.Ensure
- warning(Throwable, String, Object...) - Method in interface com.telenav.kivakit.core.messaging.Transceiver
-
Sends a formatted
Warning
message to thisTransceiver
- Warning - Class in com.telenav.kivakit.core.messaging.messages.status
-
A notice that something has gone wrong, but it is of low severity and has not resulted in any significant problem.
- Warning() - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Warning
- Warning(String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Warning
- Warning(Throwable, String, Object...) - Constructor for class com.telenav.kivakit.core.messaging.messages.status.Warning
- warningIf(boolean, String, Object...) - Method in class com.telenav.kivakit.validation.BaseValidator
-
Broadcasts a
Warning
with the given message if the invalid parameter is true - wasChangedAfter(ModifiedAt) - Method in interface com.telenav.kivakit.core.time.ModifiedAt
- wasChangedBefore(ModifiedAt) - Method in interface com.telenav.kivakit.core.time.ModifiedAt
- wasCreatedAfter(CreatedAt) - Method in interface com.telenav.kivakit.core.time.CreatedAt
-
Returns true if this object was created after the given one
- wasCreatedBefore(CreatedAt) - Method in interface com.telenav.kivakit.core.time.CreatedAt
-
Returns true if this object was created before the given one
- Watchable<Value> - Interface in com.telenav.kivakit.interfaces.model
-
A value that can be watched.
- watcher - Variable in class com.telenav.kivakit.internal.testing.CoreUnitTest
- WEDNESDAY - Static variable in class com.telenav.kivakit.core.time.DayOfWeek
- week(int) - Static method in class com.telenav.kivakit.core.time.Week
- Week - Class in com.telenav.kivakit.core.time
- Week() - Constructor for class com.telenav.kivakit.core.time.Week
- Week(int) - Constructor for class com.telenav.kivakit.core.time.Week
- weekOfYear() - Method in class com.telenav.kivakit.core.time.LocalTime
- weeks(double) - Static method in class com.telenav.kivakit.core.time.Duration
- weeks(double, Duration.Restriction) - Static method in class com.telenav.kivakit.core.time.Duration
- weight(double) - Static method in class com.telenav.kivakit.core.value.level.Weight
- Weight - Class in com.telenav.kivakit.core.value.level
-
A weight from 0 to 1 for parametric weighting in mathematics.
- Weight() - Constructor for class com.telenav.kivakit.core.value.level.Weight
- WELSH - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
- WESTERN_SAHARA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- whileLocked(Code<T>) - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Executes the given code while holding the state machine's reentrant lock
- whileLocked(Code<T>) - Method in class com.telenav.kivakit.core.thread.locks.Lock
-
Runs the provided code inside a lock / unlock pair.
- whileLocked(Code<T>) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
Executes the given code while holding the state watcher's reentrant lock
- whileLocked(Code<T>) - Method in class com.telenav.kivakit.core.thread.StateWatcher
-
Executes the given code while holding this object's reentrant lock
- whileLocked(Runnable) - Method in class com.telenav.kivakit.core.thread.KivaKitThread
-
Executes the given code while holding the state machine's reentrant lock
- whileLocked(Runnable) - Method in class com.telenav.kivakit.core.thread.locks.Lock
-
Runs the provided code inside a lock / unlock pair.
- whileLocked(Runnable) - Method in class com.telenav.kivakit.core.thread.StateMachine
-
Executes the given code while holding the state watcher's reentrant lock
- whileLocked(Runnable) - Method in class com.telenav.kivakit.core.thread.StateWatcher
-
Executes the given code while holding this object's reentrant lock
- widestLine(String) - Static method in class com.telenav.kivakit.core.string.AsciiArt
- with(String, String) - Static method in class com.telenav.kivakit.core.string.Indent
- with(Collection<Element>) - Method in class com.telenav.kivakit.core.collections.set.BaseSet
- with(Collection<T>) - Method in class com.telenav.kivakit.core.collections.set.ObjectSet
- with(T) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- WITH_EXCEPTION - Enum constant in enum class com.telenav.kivakit.core.string.Formatter.Format
- withBaseName(String) - Method in class com.telenav.kivakit.filesystem.File
- withBatchFullPredicate(Predicate<Batcher.Batch>) - Method in class com.telenav.kivakit.core.thread.Batcher
- withBatchSize(Count) - Method in class com.telenav.kivakit.core.thread.Batcher
- withCharset(Charset) - Method in class com.telenav.kivakit.filesystem.File
- withChild(Path<Element>) - Method in class com.telenav.kivakit.core.path.Path
- withChild(Path<String>) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withChild(Path<String>) - Method in class com.telenav.kivakit.core.path.StringPath
- withChild(Path<String>) - Method in class com.telenav.kivakit.filesystem.FilePath
- withChild(Path<String>) - Method in class com.telenav.kivakit.network.core.NetworkPath
- withChild(Path<String>) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withChild(Path<String>) - Method in class com.telenav.kivakit.resource.ResourcePath
- withChild(Element) - Method in class com.telenav.kivakit.core.path.Path
- withChild(String) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withChild(String) - Method in class com.telenav.kivakit.core.path.StringPath
- withChild(String) - Method in class com.telenav.kivakit.filesystem.FilePath
- withChild(String) - Method in class com.telenav.kivakit.network.core.NetworkPath
- withChild(String) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withChild(String) - Method in class com.telenav.kivakit.resource.ResourcePath
- withCodec(Codec) - Method in class com.telenav.kivakit.filesystem.File
- withConsumer(Consumer<Batcher.Batch>) - Method in class com.telenav.kivakit.core.thread.Batcher
- withDay(Day) - Method in class com.telenav.kivakit.core.time.LocalTime
- withDayOfWeek(DayOfWeek) - Method in class com.telenav.kivakit.core.time.LocalTime
- withExtension(Extension) - Method in class com.telenav.kivakit.filesystem.File
- withExtension(Extension) - Method in class com.telenav.kivakit.network.core.NetworkPath
- withExtension(Extension) - Method in class com.telenav.kivakit.resource.Extension
- withExtension(Extension) - Method in class com.telenav.kivakit.resource.FileName
- withExtension(Extension) - Method in class com.telenav.kivakit.resource.ResourcePath
- withHourOfDay(Hour) - Method in class com.telenav.kivakit.core.time.LocalTime
- withInterpolatedVariables(VariableMap<String>) - Method in class com.telenav.kivakit.network.core.NetworkLocation
- withInterpolatedVariables(VariableMap<String>) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- withItemName(String) - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- withMinute(Minute) - Method in class com.telenav.kivakit.core.time.LocalTime
- withName(String) - Method in class com.telenav.kivakit.core.thread.Batcher
- without(Matcher<Element>) - Method in class com.telenav.kivakit.core.collections.list.BaseList
- without(Matcher<Element>) - Method in class com.telenav.kivakit.core.collections.list.ObjectList
- without(Matcher<String>) - Method in class com.telenav.kivakit.core.collections.list.StringList
- Without<T> - Class in com.telenav.kivakit.collections.set.operations
-
A given set without the elements of another set (technically, the "relative complement").
- Without(Set<T>, Set<T>) - Constructor for class com.telenav.kivakit.collections.set.operations.Without
- WITHOUT_EXCEPTION - Enum constant in enum class com.telenav.kivakit.core.string.Formatter.Format
- withoutCompoundExtension() - Method in class com.telenav.kivakit.filesystem.File
- withoutCompoundExtension() - Method in class com.telenav.kivakit.resource.FileName
- withoutExtension() - Method in class com.telenav.kivakit.filesystem.File
- withoutExtension() - Method in class com.telenav.kivakit.resource.FileName
- withoutExtension(Extension) - Method in class com.telenav.kivakit.resource.FileName
- withoutFileScheme() - Method in class com.telenav.kivakit.filesystem.FilePath
- withoutFirst() - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withoutFirst() - Method in class com.telenav.kivakit.core.path.Path
- withoutFirst() - Method in class com.telenav.kivakit.core.path.StringPath
- withoutFirst() - Method in class com.telenav.kivakit.filesystem.FilePath
- withoutFirst() - Method in class com.telenav.kivakit.network.core.NetworkPath
- withoutFirst() - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withoutFirst() - Method in class com.telenav.kivakit.resource.ResourcePath
- withoutKnownExtensions() - Method in class com.telenav.kivakit.filesystem.File
- withoutKnownExtensions() - Method in class com.telenav.kivakit.resource.FileName
- withoutLast() - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withoutLast() - Method in class com.telenav.kivakit.core.path.Path
- withoutLast() - Method in class com.telenav.kivakit.core.path.StringPath
- withoutLast() - Method in class com.telenav.kivakit.filesystem.FilePath
- withoutLast() - Method in class com.telenav.kivakit.network.core.NetworkPath
- withoutLast() - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withoutLast() - Method in class com.telenav.kivakit.resource.ResourcePath
- withoutOptionalPrefix(Path<Element>) - Method in class com.telenav.kivakit.core.path.Path
- withoutOptionalPrefix(Path<String>) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withoutOptionalPrefix(Path<String>) - Method in class com.telenav.kivakit.core.path.StringPath
- withoutOptionalPrefix(Path<String>) - Method in class com.telenav.kivakit.filesystem.FilePath
- withoutOptionalPrefix(Path<String>) - Method in class com.telenav.kivakit.network.core.NetworkPath
- withoutOptionalPrefix(Path<String>) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withoutOptionalPrefix(Path<String>) - Method in class com.telenav.kivakit.resource.ResourcePath
- withoutOptionalSuffix(Path<Element>) - Method in class com.telenav.kivakit.core.path.Path
- withoutOptionalSuffix(Path<String>) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withoutOptionalSuffix(Path<String>) - Method in class com.telenav.kivakit.core.path.StringPath
- withoutOptionalSuffix(Path<String>) - Method in class com.telenav.kivakit.filesystem.FilePath
- withoutOptionalSuffix(Path<String>) - Method in class com.telenav.kivakit.network.core.NetworkPath
- withoutOptionalSuffix(Path<String>) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withoutOptionalSuffix(Path<String>) - Method in class com.telenav.kivakit.resource.ResourcePath
- withoutOptionalSuffix(String, char) - Static method in class com.telenav.kivakit.core.string.Paths
- withoutOverwriting() - Method in class com.telenav.kivakit.filesystem.File
- withoutPatch() - Method in class com.telenav.kivakit.core.version.Version
- withoutPrefix(Path<Element>) - Method in class com.telenav.kivakit.core.path.Path
- withoutPrefix(Path<String>) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withoutPrefix(Path<String>) - Method in class com.telenav.kivakit.core.path.StringPath
- withoutPrefix(Path<String>) - Method in class com.telenav.kivakit.filesystem.FilePath
- withoutPrefix(Path<String>) - Method in class com.telenav.kivakit.network.core.NetworkPath
- withoutPrefix(Path<String>) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withoutPrefix(Path<String>) - Method in class com.telenav.kivakit.resource.ResourcePath
- withoutPrefix(String) - Method in class com.telenav.kivakit.filesystem.FilePath
- withoutRelease() - Method in class com.telenav.kivakit.core.version.Version
- withoutRoot() - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withoutRoot() - Method in class com.telenav.kivakit.core.path.Path
- withoutRoot() - Method in class com.telenav.kivakit.core.path.StringPath
- withoutRoot() - Method in class com.telenav.kivakit.filesystem.FilePath
- withoutRoot() - Method in class com.telenav.kivakit.network.core.NetworkPath
- withoutRoot() - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withoutRoot() - Method in class com.telenav.kivakit.resource.ResourcePath
- withoutSchemes() - Method in class com.telenav.kivakit.filesystem.FilePath
- withoutSchemes() - Method in class com.telenav.kivakit.network.core.NetworkPath
- withoutSchemes() - Method in class com.telenav.kivakit.resource.ResourcePath
- withoutSnapshot() - Method in class com.telenav.kivakit.core.version.Version
- withoutSuffix(Path<Element>) - Method in class com.telenav.kivakit.core.path.Path
- withoutSuffix(Path<String>) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withoutSuffix(Path<String>) - Method in class com.telenav.kivakit.core.path.StringPath
- withoutSuffix(Path<String>) - Method in class com.telenav.kivakit.filesystem.FilePath
- withoutSuffix(Path<String>) - Method in class com.telenav.kivakit.network.core.NetworkPath
- withoutSuffix(Path<String>) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withoutSuffix(Path<String>) - Method in class com.telenav.kivakit.resource.ResourcePath
- withoutSuffix(String, char) - Static method in class com.telenav.kivakit.core.string.Paths
- withoutTrailingSlash() - Method in class com.telenav.kivakit.filesystem.FilePath
- withoutTrailingSlash() - Method in class com.telenav.kivakit.filesystem.Folder
- withoutTransmitting(Code<T>) - Method in class com.telenav.kivakit.core.messaging.broadcasters.Multicaster
- withoutTransmitting(Code<T>) - Method in interface com.telenav.kivakit.interfaces.messaging.Transmitter
-
Executes the given code with transmitting turned off
- withPackageType(Class<?>) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withPackageType(Class<?>) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withParent(Path<Element>) - Method in class com.telenav.kivakit.core.path.Path
- withParent(Path<String>) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withParent(Path<String>) - Method in class com.telenav.kivakit.core.path.StringPath
- withParent(Path<String>) - Method in class com.telenav.kivakit.filesystem.FilePath
- withParent(Path<String>) - Method in class com.telenav.kivakit.network.core.NetworkPath
- withParent(Path<String>) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withParent(Path<String>) - Method in class com.telenav.kivakit.resource.ResourcePath
- withParent(Element) - Method in class com.telenav.kivakit.core.path.Path
- withParent(String) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withParent(String) - Method in class com.telenav.kivakit.core.path.StringPath
- withParent(String) - Method in class com.telenav.kivakit.filesystem.FilePath
- withParent(String) - Method in class com.telenav.kivakit.network.core.NetworkPath
- withParent(String) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withParent(String) - Method in class com.telenav.kivakit.resource.ResourcePath
- withPath(NetworkPath) - Method in class com.telenav.kivakit.network.core.NetworkLocation
- withPath(NetworkPath) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- withPhase(String) - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- withPrefix(String) - Method in class com.telenav.kivakit.filesystem.FilePath
- withQueryParameters(QueryParameters) - Method in class com.telenav.kivakit.network.core.NetworkLocation
- withQueryParameters(QueryParameters) - Method in class com.telenav.kivakit.network.http.HttpNetworkLocation
- withQueueSize(BaseCount<?>) - Method in class com.telenav.kivakit.core.thread.Batcher
- withQuotedValues() - Method in class com.telenav.kivakit.core.collections.map.VariableMap
- withReporter(FailureReporter, Runnable) - Static method in class com.telenav.kivakit.core.ensure.Failure
-
Temporarily sets the validation reporter for
EnsureProblem
messages to the given reporter (only for the current thread) while the given code is executed. - withRoot(Element) - Method in class com.telenav.kivakit.core.path.Path
- withRoot(String) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withRoot(String) - Method in class com.telenav.kivakit.core.path.StringPath
- withRoot(String) - Method in class com.telenav.kivakit.filesystem.FilePath
- withRoot(String) - Method in class com.telenav.kivakit.network.core.NetworkPath
- withRoot(String) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withRoot(String) - Method in class com.telenav.kivakit.resource.ResourcePath
- withScheme(String) - Method in class com.telenav.kivakit.filesystem.FilePath
- withSchemes(StringList) - Method in class com.telenav.kivakit.filesystem.FilePath
- withSchemes(StringList) - Method in class com.telenav.kivakit.resource.ResourcePath
- withSeparator(String) - Method in class com.telenav.kivakit.core.language.module.PackageReference
- withSeparator(String) - Method in class com.telenav.kivakit.core.path.StringPath
- withSeparator(String) - Method in class com.telenav.kivakit.filesystem.FilePath
- withSeparator(String) - Method in class com.telenav.kivakit.network.core.NetworkPath
- withSeparator(String) - Method in class com.telenav.kivakit.resource.packages.PackagePath
- withSeparator(String) - Method in class com.telenav.kivakit.resource.ResourcePath
- withSteps(BaseCount<?>) - Method in class com.telenav.kivakit.core.progress.reporters.BroadcastingProgressReporter
- withSuffix(String) - Method in class com.telenav.kivakit.resource.FileName
- withTrailingSlash() - Method in class com.telenav.kivakit.filesystem.FilePath
- withTrailingSlash() - Method in class com.telenav.kivakit.filesystem.Folder
- withTrailingSlash() - Method in interface com.telenav.kivakit.resource.ResourceFolder
- withUnixEpochDay(Day) - Method in class com.telenav.kivakit.core.time.LocalTime
- words(String) - Static method in class com.telenav.kivakit.core.collections.list.StringList
- words(String) - Static method in class com.telenav.kivakit.core.string.Split
- world() - Method in class com.telenav.kivakit.core.locale.LanguageIsoCode
- wrap(String, int) - Static method in class com.telenav.kivakit.core.string.Wrap
- Wrap - Class in com.telenav.kivakit.core.string
-
Wraps text at a given width.
- Wrap() - Constructor for class com.telenav.kivakit.core.string.Wrap
- wrapRegion(String, int) - Static method in class com.telenav.kivakit.core.string.Wrap
- Writable - Interface in com.telenav.kivakit.resource.writing
-
Interface to something that can potentially be opened for writing.
- WritableResource - Interface in com.telenav.kivakit.resource.writing
- write(byte[]) - Method in class com.telenav.kivakit.core.io.ByteSizedOutputStream
- write(byte[]) - Method in class com.telenav.kivakit.core.progress.reporters.ProgressiveOutputStream
- write(byte[], int, int) - Method in class com.telenav.kivakit.core.io.ByteSizedOutputStream
- write(byte[], int, int) - Method in class com.telenav.kivakit.core.progress.reporters.ProgressiveOutputStream
- write(int) - Method in class com.telenav.kivakit.core.io.ByteSizedOutputStream
- write(int) - Method in class com.telenav.kivakit.core.progress.reporters.ProgressiveOutputStream
- write(Kryo, Output, Value) - Method in class com.telenav.kivakit.serialization.kryo.BaseSerializer
-
Called by Kryo when a value of this type needs to be written
- write(Source<T>) - Method in class com.telenav.kivakit.core.thread.locks.ReadWriteLock
-
Runs the provided code inside a lock / unlock pair, allowing the code to have a return value.
- write(SerializableObject<T>) - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
-
Writes the given
SerializableObject
to output - write(SerializableObject<T>) - Method in class com.telenav.kivakit.serialization.kryo.KryoSerializationSession
-
Writes the given
SerializableObject
to output - write(WritableResource, SerializableObject<T>, ObjectMetadata...) - Method in interface com.telenav.kivakit.resource.serialization.ObjectWriter
-
Writes the given serialized object to the given
WritableResource
, including the given metadata in the output. - write(OutputStream, StringPath, SerializableObject<T>, ObjectMetadata...) - Method in interface com.telenav.kivakit.resource.serialization.ObjectWriter
-
Writes the given serialized object to the given
OutputStream
, including the given metadata in the output. - write(OutputStream, StringPath, SerializableObject<T>, ObjectMetadata...) - Method in class com.telenav.kivakit.serialization.gson.GsonObjectSerializer
-
Writes the given serialized object to the given
OutputStream
, including the given metadata in the output. - write(OutputStream, StringPath, SerializableObject<T>, ObjectMetadata...) - Method in class com.telenav.kivakit.serialization.kryo.KryoObjectSerializer
- write(OutputStream, StringPath, SerializableObject<T>, ObjectMetadata...) - Method in class com.telenav.kivakit.serialization.properties.PropertiesObjectSerializer
- write(OutputStream, StringPath, T, ObjectMetadata...) - Method in interface com.telenav.kivakit.resource.serialization.ObjectWriter
-
Writes the given serialized object to the given
OutputStream
, including the given metadata in the output. - write(Runnable) - Method in class com.telenav.kivakit.core.thread.locks.ReadWriteLock
-
Runs the provided code inside a lock / unlock pair.
- write(T) - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
-
Writes the given object to output without version information
- WRITE - Enum constant in enum class com.telenav.kivakit.resource.compression.archive.ZipArchive.Mode
- writeList(Collection<Element>) - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
-
Writes the given collection of elements as a list
- writer() - Method in interface com.telenav.kivakit.resource.writing.WritableResource
- writer(Charset) - Method in interface com.telenav.kivakit.resource.writing.WritableResource
- writeResource(WritableResource, Version, UncheckedVoidCode) - Method in interface com.telenav.kivakit.serialization.core.SerializationSession
-
Runs the given code while the given resource is open for writing
X
- xml(String) - Static method in class com.telenav.kivakit.core.string.Escape
- XML - Static variable in class com.telenav.kivakit.resource.Extension
Y
- YAML - Static variable in class com.telenav.kivakit.resource.Extension
- year() - Method in class com.telenav.kivakit.core.time.LocalTime
- year(int) - Static method in class com.telenav.kivakit.core.time.Year
- Year - Class in com.telenav.kivakit.core.time
- Year() - Constructor for class com.telenav.kivakit.core.time.Year
- Year(int) - Constructor for class com.telenav.kivakit.core.time.Year
- years(double) - Static method in class com.telenav.kivakit.core.time.Duration
- years(double, Duration.Restriction) - Static method in class com.telenav.kivakit.core.time.Duration
- YEMEN - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- YML - Static variable in class com.telenav.kivakit.resource.Extension
- YORUBA - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
Z
- ZAMBIA - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- ZERO - Static variable in class com.telenav.kivakit.core.value.level.Level
- ZERO - Static variable in class com.telenav.kivakit.interfaces.time.Nanoseconds
-
Zero nanoseconds
- ZERO_DURATION - Static variable in class com.telenav.kivakit.core.time.Duration
-
Constant for no duration.
- ZERO_OR_MORE - Enum constant in enum class com.telenav.kivakit.commandline.Quantifier
-
The argument can appear any number of times or be omitted
- zeroOrMore() - Method in class com.telenav.kivakit.commandline.ArgumentParser.Builder
- ZIMBABWE - Static variable in class com.telenav.kivakit.core.locale.CountryIsoCode
- zip() - Method in class com.telenav.kivakit.resource.compression.archive.FieldArchive
- ZIP - Static variable in class com.telenav.kivakit.resource.Extension
- ZipArchive - Class in com.telenav.kivakit.resource.compression.archive
-
A wrapper around the JDK zip filesystem that makes it easier to use.
- ZipArchive(FileSystem, File) - Constructor for class com.telenav.kivakit.resource.compression.archive.ZipArchive
- ZipArchive.Mode - Enum Class in com.telenav.kivakit.resource.compression.archive
-
The access mode for a zip archive.
- ZipCodec - Class in com.telenav.kivakit.resource.compression.codecs
-
Codec for zip compression.
- ZipCodec() - Constructor for class com.telenav.kivakit.resource.compression.codecs.ZipCodec
- ZipEntry - Class in com.telenav.kivakit.resource.compression.archive
-
A zip entry in a
ZipArchive
that is aWritableResource
. - ZipEntry(FileSystem, Path) - Constructor for class com.telenav.kivakit.resource.compression.archive.ZipEntry
- zone() - Method in class com.telenav.kivakit.conversion.core.time.BaseFormattedConverter
- zone(ZoneId) - Method in class com.telenav.kivakit.conversion.core.time.BaseFormattedConverter
- zoneId() - Method in class com.telenav.kivakit.core.time.HourOfWeekSpan
- ZoneIdConverter - Class in com.telenav.kivakit.conversion.core.time
- ZoneIdConverter(Listener) - Constructor for class com.telenav.kivakit.conversion.core.time.ZoneIdConverter
- ZULU - Static variable in class com.telenav.kivakit.core.locale.LanguageIsoCode
_
- _0 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _0 - Static variable in class com.telenav.kivakit.core.value.count.Bytes
-
No bytes
- _0 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _0 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _0 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _0 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _0 - Static variable in class com.telenav.kivakit.core.value.level.Percent
- _1 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _1 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _1 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _1 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _1 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _1_000 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _1_000 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _1_000 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _1_000 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _1_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _1_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _1_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _1_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _1_000_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _1_000_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _1_000_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _1_000_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _1_048_576 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _1_048_576 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _1_048_576 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _1_048_576 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _10 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _10 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _10 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _10 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _10 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _10_000 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _10_000 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _10_000 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _10_000 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _10_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _10_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _10_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _10_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _100 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _100 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _100 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _100 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _100 - Static variable in class com.telenav.kivakit.core.value.level.Percent
- _100_000 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _100_000 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _100_000 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _100_000 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _100_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _100_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _100_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _100_000_000 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _1024 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _1024 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _1024 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _1024 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _11 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _11 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _11 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _11 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _11 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _12 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _12 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _12 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _12 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _12 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _128 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _128 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _128 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _128 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _13 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _13 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _13 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _13 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _13 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _131_072 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _131_072 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _131_072 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _131_072 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _14 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _14 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _14 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _14 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _14 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _15 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _15 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _15 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _15 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _15 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _16 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _16 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _16 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _16 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _16 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _16_384 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _16384 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _16384 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _16384 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _17 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _17 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _17 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _17 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _17 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _18 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _18 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _18 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _18 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _18 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _19 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _19 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _19 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _19 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _19 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _2 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _2 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _2 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _2 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _2 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _20 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _20 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _20 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _20 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _20 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _2048 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _2048 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _2048 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _2048 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _21 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _21 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _21 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _21 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _21 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _22 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _22 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _22 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _22 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _22 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _23 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _23 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _23 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _23 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _23 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _24 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _24 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _24 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _24 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _24 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _25 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _25 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _25 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _25 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _25 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _256 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _256 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _256 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _256 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _26 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _26 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _26 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _26 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _26 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _262_144 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _262_144 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _262_144 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _262_144 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _27 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _27 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _27 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _27 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _27 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _28 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _28 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _28 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _28 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _28 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _29 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _29 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _29 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _29 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _29 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _3 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _3 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _3 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _3 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _3 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _30 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _30 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _30 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _30 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _30 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _31 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _31 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _31 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _31 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _31 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _32 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _32 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _32 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _32 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _32 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _32_768 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _32768 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _32768 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _32768 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _33 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _34 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _35 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _36 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _37 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _38 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _39 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _4 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _4 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _4 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _4 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _4 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _40 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _4096 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _4096 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _4096 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _4096 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _41 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _42 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _43 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _44 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _45 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _46 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _47 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _48 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _49 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _5 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _5 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _5 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _5 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _5 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _50 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _50 - Static variable in class com.telenav.kivakit.core.value.level.Percent
- _51 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _512 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _512 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _512 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _512 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _52 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _524_288 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _524_288 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _524_288 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _524_288 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _53 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _54 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _55 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _56 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _57 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _58 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _59 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _6 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _6 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _6 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _6 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _6 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _60 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _61 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _62 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _63 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _64 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _64 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _64 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _64 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _64 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _65_536 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _65536 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _65536 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _65536 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _7 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _7 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _7 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _7 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _7 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _8 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _8 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _8 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _8 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _8 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _8192 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _8192 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _8192 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _8192 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _9 - Static variable in class com.telenav.kivakit.core.value.count.BitCount
- _9 - Static variable in class com.telenav.kivakit.core.value.count.Count
- _9 - Static variable in class com.telenav.kivakit.core.value.count.Estimate
- _9 - Static variable in class com.telenav.kivakit.core.value.count.Maximum
- _9 - Static variable in class com.telenav.kivakit.core.value.count.Minimum
- _package() - Method in interface com.telenav.kivakit.resource.packages.Packaged
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form