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

L

Labels - Class in sk.stuba.fiit.perconik.ui
 
lastIndexOf(String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
lastIndexOf(String, int) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
latest() - Static method in enum sk.stuba.fiit.perconik.eclipse.jdt.core.dom.TreeApiLevel
 
LaunchAdapter - Class in sk.stuba.fiit.perconik.core.adapters
An abstract adapter class for a LaunchListener.
LaunchAdapter() - Constructor for class sk.stuba.fiit.perconik.core.adapters.LaunchAdapter
Constructor for use by subclasses.
launchAdded(ILaunch) - Method in class com.gratex.perconik.activity.ide.listeners.IdeStateListener
 
launchAdded(ILaunch) - Method in class sk.stuba.fiit.perconik.core.adapters.LaunchAdapter
 
launchAdded(ILaunch) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.LaunchDebugListener
 
launchChanged(ILaunch) - Method in class com.gratex.perconik.activity.ide.listeners.IdeStateListener
 
launchChanged(ILaunch) - Method in class sk.stuba.fiit.perconik.core.adapters.LaunchAdapter
 
launchChanged(ILaunch) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.LaunchDebugListener
 
LaunchConfigurationAdapter - Class in sk.stuba.fiit.perconik.core.adapters
An abstract adapter class for a LaunchConfigurationListener.
LaunchConfigurationAdapter() - Constructor for class sk.stuba.fiit.perconik.core.adapters.LaunchConfigurationAdapter
Constructor for use by subclasses.
launchConfigurationAdded(ILaunchConfiguration) - Method in class sk.stuba.fiit.perconik.core.adapters.LaunchConfigurationAdapter
 
launchConfigurationAdded(ILaunchConfiguration) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.LaunchConfigurationDebugListener
 
launchConfigurationChanged(ILaunchConfiguration) - Method in class sk.stuba.fiit.perconik.core.adapters.LaunchConfigurationAdapter
 
launchConfigurationChanged(ILaunchConfiguration) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.LaunchConfigurationDebugListener
 
LaunchConfigurationDebugListener - Class in sk.stuba.fiit.perconik.core.debug.listeners
 
LaunchConfigurationDebugListener() - Constructor for class sk.stuba.fiit.perconik.core.debug.listeners.LaunchConfigurationDebugListener
 
LaunchConfigurationDebugListener(DebugConsole) - Constructor for class sk.stuba.fiit.perconik.core.debug.listeners.LaunchConfigurationDebugListener
 
LaunchConfigurationListener - Interface in sk.stuba.fiit.perconik.core.listeners
A launch configuration listener.
launchConfigurationRemoved(ILaunchConfiguration) - Method in class sk.stuba.fiit.perconik.core.adapters.LaunchConfigurationAdapter
 
launchConfigurationRemoved(ILaunchConfiguration) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.LaunchConfigurationDebugListener
 
LaunchConfigurationSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.debug
 
LaunchConfigurationSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.debug.LaunchConfigurationSerializer
 
LaunchConfigurationSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.debug.LaunchConfigurationSerializer
 
LaunchConfigurationTypeSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.debug
 
LaunchConfigurationTypeSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.debug.LaunchConfigurationTypeSerializer
 
LaunchConfigurationTypeSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.debug.LaunchConfigurationTypeSerializer
 
LaunchDebugListener - Class in sk.stuba.fiit.perconik.core.debug.listeners
 
LaunchDebugListener() - Constructor for class sk.stuba.fiit.perconik.core.debug.listeners.LaunchDebugListener
 
LaunchDebugListener(DebugConsole) - Constructor for class sk.stuba.fiit.perconik.core.debug.listeners.LaunchDebugListener
 
LaunchesAdapter - Class in sk.stuba.fiit.perconik.core.adapters
An abstract adapter class for a LaunchesListener.
LaunchesAdapter() - Constructor for class sk.stuba.fiit.perconik.core.adapters.LaunchesAdapter
Constructor for use by subclasses.
launchesAdded(ILaunch[]) - Method in class sk.stuba.fiit.perconik.activity.listeners.debug.LaunchListener
 
launchesAdded(ILaunch[]) - Method in class sk.stuba.fiit.perconik.core.adapters.LaunchesAdapter
 
launchesAdded(ILaunch[]) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.LaunchesDebugListener
 
launchesChanged(ILaunch[]) - Method in class sk.stuba.fiit.perconik.activity.listeners.debug.LaunchListener
 
launchesChanged(ILaunch[]) - Method in class sk.stuba.fiit.perconik.core.adapters.LaunchesAdapter
 
launchesChanged(ILaunch[]) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.LaunchesDebugListener
 
LaunchesDebugListener - Class in sk.stuba.fiit.perconik.core.debug.listeners
 
LaunchesDebugListener() - Constructor for class sk.stuba.fiit.perconik.core.debug.listeners.LaunchesDebugListener
 
LaunchesDebugListener(DebugConsole) - Constructor for class sk.stuba.fiit.perconik.core.debug.listeners.LaunchesDebugListener
 
LaunchesListener - Interface in sk.stuba.fiit.perconik.core.listeners
A launches listener.
launchesRemoved(ILaunch[]) - Method in class sk.stuba.fiit.perconik.activity.listeners.debug.LaunchListener
 
launchesRemoved(ILaunch[]) - Method in class sk.stuba.fiit.perconik.core.adapters.LaunchesAdapter
 
launchesRemoved(ILaunch[]) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.LaunchesDebugListener
 
launchesTerminated(ILaunch[]) - Method in class sk.stuba.fiit.perconik.activity.listeners.debug.LaunchListener
 
launchesTerminated(ILaunch[]) - Method in class sk.stuba.fiit.perconik.core.adapters.LaunchesAdapter
 
launchesTerminated(ILaunch[]) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.LaunchesDebugListener
 
LaunchListener - Class in sk.stuba.fiit.perconik.activity.listeners.debug
TODO
LaunchListener() - Constructor for class sk.stuba.fiit.perconik.activity.listeners.debug.LaunchListener
 
LaunchListener - Interface in sk.stuba.fiit.perconik.core.listeners
A launch listener.
launchRemoved(ILaunch) - Method in class com.gratex.perconik.activity.ide.listeners.IdeStateListener
 
launchRemoved(ILaunch) - Method in class sk.stuba.fiit.perconik.core.adapters.LaunchAdapter
 
launchRemoved(ILaunch) - Method in class sk.stuba.fiit.perconik.core.debug.listeners.LaunchDebugListener
 
LaunchSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.debug
 
LaunchSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.debug.LaunchSerializer
 
LaunchSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.debug.LaunchSerializer
 
length() - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
lesser(TimeUnit, TimeUnit) - Static method in class sk.stuba.fiit.perconik.utilities.concurrent.TimeUnits
 
libraryPath - Variable in class sk.stuba.fiit.perconik.activity.data.system.JavaData
 
line - Variable in class sk.stuba.fiit.perconik.eclipse.jface.text.LinePosition
 
lineNumbers(String, int, int) - Static method in class sk.stuba.fiit.perconik.utilities.MoreStrings
 
LinePosition - Class in sk.stuba.fiit.perconik.eclipse.jface.text
 
LinePosition(int, int) - Constructor for class sk.stuba.fiit.perconik.eclipse.jface.text.LinePosition
 
lineRegex(String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder.Options
 
lineRegex() - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder.Options
 
LineRegion - Class in sk.stuba.fiit.perconik.eclipse.jface.text
 
LineRegion(LinePosition, LinePosition, String) - Constructor for class sk.stuba.fiit.perconik.eclipse.jface.text.LineRegion
 
LineRegionSerializer - Class in sk.stuba.fiit.perconik.activity.serializers.ui.text
 
LineRegionSerializer(ConfigurableSerializer.Option...) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.ui.text.LineRegionSerializer
 
LineRegionSerializer(Iterable<ConfigurableSerializer.Option>) - Constructor for class sk.stuba.fiit.perconik.activity.serializers.ui.text.LineRegionSerializer
 
lines() - Static method in class sk.stuba.fiit.perconik.core.java.dom.NodeCounters
 
lines(String) - Static method in class sk.stuba.fiit.perconik.core.java.dom.NodeCounters
 
lines(String) - Static method in class sk.stuba.fiit.perconik.utilities.MoreStrings
 
lines(Object) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
lines(String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
lines(CharSequence) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
lineSeparator(String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder.Options
 
lineSeparator() - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder.Options
 
lineSeparatorRegex() - Static method in class sk.stuba.fiit.perconik.utilities.MoreStrings
 
linkedHashMapParser(OptionParser<? extends K>, OptionParser<? extends V>) - Static method in class sk.stuba.fiit.perconik.utilities.configuration.OptionParsers
 
linkedHashMapParser(OptionParser<? extends K>, OptionParser<? extends V>, String, String, String, String) - Static method in class sk.stuba.fiit.perconik.utilities.configuration.OptionParsers
 
linkedHashSetParser(OptionParser<E>) - Static method in class sk.stuba.fiit.perconik.utilities.configuration.OptionParsers
 
linkedHashSetParser(OptionParser<? extends E>, String, String, String) - Static method in class sk.stuba.fiit.perconik.utilities.configuration.OptionParsers
 
linkedListParser(OptionParser<E>) - Static method in class sk.stuba.fiit.perconik.utilities.configuration.OptionParsers
 
linkedListParser(OptionParser<? extends E>, String, String, String) - Static method in class sk.stuba.fiit.perconik.utilities.configuration.OptionParsers
 
list(Object, Object, Object...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Object[]) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Iterable<?>) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Iterator<?>) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Object[], String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Iterable<?>, String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Iterator<?>, String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Joiner, Object, Object, Object...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Object[], Joiner) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Iterable<?>, Joiner) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Iterator<?>, Joiner) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Map<?, ?>, String, String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Properties, String, String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Iterable<? extends Map.Entry<?, ?>>, String, String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Iterator<? extends Map.Entry<?, ?>>, String, String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Map<?, ?>, Joiner.MapJoiner) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Properties, Joiner.MapJoiner) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Iterable<? extends Map.Entry<?, ?>>, Joiner.MapJoiner) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
list(Iterator<? extends Map.Entry<?, ?>>, Joiner.MapJoiner) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
ListCollector<T,E> - Interface in sk.stuba.fiit.perconik.utilities.function
 
listener - Variable in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.ContinuousEvent
 
Listener - Interface in sk.stuba.fiit.perconik.core
A listener is notified about events that happen in an environment.
ListenerAlreadyRegistredException - Exception in sk.stuba.fiit.perconik.core
Thrown when an attempt is made to register a listener that is already registered and the core listener service decided to inform about that.
ListenerAlreadyRegistredException() - Constructor for exception sk.stuba.fiit.perconik.core.ListenerAlreadyRegistredException
Creates a new instance with no detail message.
ListenerAlreadyRegistredException(String) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerAlreadyRegistredException
Creates a new instance with the given detail message.
ListenerAlreadyRegistredException(String, Throwable) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerAlreadyRegistredException
Creates a new instance with the given detail message and cause.
ListenerAlreadyRegistredException(Throwable) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerAlreadyRegistredException
Creates a new instance with the given cause.
ListenerClassesSupplier - Interface in sk.stuba.fiit.perconik.core.services.listeners
A class that can supply a set of Listener classes.
listenerConfiguration - Static variable in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener.ProbingOptions.Schema
 
ListenerData - Class in sk.stuba.fiit.perconik.activity.data.core
 
ListenerData() - Constructor for class sk.stuba.fiit.perconik.activity.data.core.ListenerData
 
ListenerData(Listener) - Constructor for class sk.stuba.fiit.perconik.activity.data.core.ListenerData
 
listenerDefaultOptions - Static variable in class sk.stuba.fiit.perconik.activity.preferences.ActivityPreferences.Keys
 
listenerInstance - Static variable in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener.ProbingOptions.Schema
 
ListenerInstantiationException - Exception in sk.stuba.fiit.perconik.core
Thrown when one of the core service classes tries to instantiate a listener through its class but the instantiation process fails.
ListenerInstantiationException() - Constructor for exception sk.stuba.fiit.perconik.core.ListenerInstantiationException
Creates a new instance with no detail message.
ListenerInstantiationException(String) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerInstantiationException
Creates a new instance with the given detail message.
ListenerInstantiationException(String, Throwable) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerInstantiationException
Creates a new instance with the given detail message and cause.
ListenerInstantiationException(Throwable) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerInstantiationException
Creates a new instance with the given cause.
ListenerManager - Interface in sk.stuba.fiit.perconik.core.services.listeners
An object responsible for managing registrations of Listener instances.
ListenerManagerFactory - Interface in sk.stuba.fiit.perconik.core.services.listeners
The ListenerManagerFactory creates ListenerManager instances.
ListenerManagers - Class in sk.stuba.fiit.perconik.core.services.listeners
Static utility methods pertaining to ListenerManager instances.
ListenerNotFoundException - Exception in sk.stuba.fiit.perconik.core
Thrown when one of the core service classes tries to load in a listener through its class but no definition of the listener could be found.
ListenerNotFoundException() - Constructor for exception sk.stuba.fiit.perconik.core.ListenerNotFoundException
Creates a new instance with no detail message.
ListenerNotFoundException(String) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerNotFoundException
Creates a new instance with the given detail message.
ListenerNotFoundException(String, Throwable) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerNotFoundException
Creates a new instance with the given detail message and cause.
ListenerNotFoundException(Throwable) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerNotFoundException
Creates a new instance with the given cause.
ListenerNotRegistredException - Exception in sk.stuba.fiit.perconik.core
Thrown when a provided listener is not registered but requested.
ListenerNotRegistredException() - Constructor for exception sk.stuba.fiit.perconik.core.ListenerNotRegistredException
Creates a new instance with no detail message.
ListenerNotRegistredException(String) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerNotRegistredException
Creates a new instance with the given detail message.
ListenerNotRegistredException(String, Throwable) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerNotRegistredException
Creates a new instance with the given detail message and cause.
ListenerNotRegistredException(Throwable) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerNotRegistredException
Creates a new instance with the given cause.
listenerOptions - Static variable in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener.ProbingOptions.Schema
 
ListenerOptionsDialog - Class in sk.stuba.fiit.perconik.core.ui.preferences
 
ListenerOptionsDialog(Shell) - Constructor for class sk.stuba.fiit.perconik.core.ui.preferences.ListenerOptionsDialog
 
ListenerPersistenceData - Class in sk.stuba.fiit.perconik.core.persistence.data
Markable listener registration with lively updated registration status.
listenerPreferences(ListenerPreferences) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration.AbstractBuilder
 
listenerPreferences(Function<? super C, ? extends ListenerPreferences>) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration.AbstractBuilder
 
listenerPreferences(C) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration
 
listenerPreferences(C) - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.Configuration
 
ListenerPreferences - Class in sk.stuba.fiit.perconik.core.preferences
Listener preferences.
ListenerPreferences.Initializer - Class in sk.stuba.fiit.perconik.core.preferences
Used to aid in default listener preferences initialization.
ListenerPreferences.Keys - Class in sk.stuba.fiit.perconik.core.preferences
 
ListenerProvider - Interface in sk.stuba.fiit.perconik.core.services.listeners
An object responsible for providing Listener instances.
ListenerProvider.Builder - Interface in sk.stuba.fiit.perconik.core.services.listeners
A builder for creating listener provider instances.
ListenerProviderExtension - Class in sk.stuba.fiit.perconik.activity.debug.listeners
 
ListenerProviderExtension() - Constructor for class sk.stuba.fiit.perconik.activity.debug.listeners.ListenerProviderExtension
 
ListenerProviderExtension - Class in sk.stuba.fiit.perconik.activity.listeners
 
ListenerProviderExtension() - Constructor for class sk.stuba.fiit.perconik.activity.listeners.ListenerProviderExtension
 
ListenerProviderFactory - Interface in sk.stuba.fiit.perconik.core.services.listeners
The ListenerProviderFactory creates ListenerProvider instances.
ListenerProviders - Class in sk.stuba.fiit.perconik.core.services.listeners
Static utility methods pertaining to ListenerProvider instances.
listenerRegistration - Static variable in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener.ProbingOptions.Schema
 
ListenerRegistration - Interface in sk.stuba.fiit.perconik.core.persistence
Current registration status of a Listener instance.
ListenerRegistrationException - Exception in sk.stuba.fiit.perconik.core
Thrown when listener registration fails.
ListenerRegistrationException() - Constructor for exception sk.stuba.fiit.perconik.core.ListenerRegistrationException
Creates a new instance with no detail message.
ListenerRegistrationException(String) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerRegistrationException
Creates a new instance with the given detail message.
ListenerRegistrationException(String, Throwable) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerRegistrationException
Creates a new instance with the given detail message and cause.
ListenerRegistrationException(Throwable) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerRegistrationException
Creates a new instance with the given cause.
Listeners - Class in sk.stuba.fiit.perconik.core
Static accessor methods pertaining to the listeners core.
listenerService - Variable in class sk.stuba.fiit.perconik.activity.data.core.CoreData
 
ListenerService - Interface in sk.stuba.fiit.perconik.core.services.listeners
An object with an operational state providing access to the underlying listener provider and manager.
ListenerService.Builder - Interface in sk.stuba.fiit.perconik.core.services.listeners
A builder for creating listener service instances.
ListenerServiceData - Class in sk.stuba.fiit.perconik.activity.data.core
 
ListenerServiceData() - Constructor for class sk.stuba.fiit.perconik.activity.data.core.ListenerServiceData
 
ListenerServiceData(ListenerService) - Constructor for class sk.stuba.fiit.perconik.activity.data.core.ListenerServiceData
 
ListenerServiceFactory - Interface in sk.stuba.fiit.perconik.core.services.listeners
The ListenerServiceFactory creates ListenerService instances.
ListenerServices - Class in sk.stuba.fiit.perconik.core.services.listeners
Static utility methods pertaining to ListenerService instances.
ListenersPreferencePage - Class in sk.stuba.fiit.perconik.core.ui.preferences
Listeners preference page.
ListenersPreferencePage() - Constructor for class sk.stuba.fiit.perconik.core.ui.preferences.ListenersPreferencePage
 
listenerStatistics - Static variable in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener.ProbingOptions.Schema
 
listenerType(Class<? extends L>) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration.AbstractBuilder
 
listenerType() - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractConfiguration
 
listenerType() - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.Configuration
 
ListenerUnregistrationException - Exception in sk.stuba.fiit.perconik.core
Thrown when listener unregistration fails.
ListenerUnregistrationException() - Constructor for exception sk.stuba.fiit.perconik.core.ListenerUnregistrationException
Creates a new instance with no detail message.
ListenerUnregistrationException(String) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerUnregistrationException
Creates a new instance with the given detail message.
ListenerUnregistrationException(String, Throwable) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerUnregistrationException
Creates a new instance with the given detail message and cause.
ListenerUnregistrationException(Throwable) - Constructor for exception sk.stuba.fiit.perconik.core.ListenerUnregistrationException
Creates a new instance with the given cause.
listNonEmpty(CharSequence, CharSequence, CharSequence...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listNonEmpty(CharSequence[]) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listNonEmpty(Iterable<? extends CharSequence>) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listNonEmpty(Iterator<? extends CharSequence>) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listNonNull(Object, Object, Object...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listNonNull(Object[]) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listNonNull(Iterable<?>) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listNonNull(Iterator<?>) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listSeparator(String) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder.Options
 
listSeparator() - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder.Options
 
ListTableSorter<E> - Class in sk.stuba.fiit.perconik.eclipse.swt.widgets
 
ListTableSorter(Table) - Constructor for class sk.stuba.fiit.perconik.eclipse.swt.widgets.ListTableSorter
 
ListTableSorter(Table, Comparator<? super E>) - Constructor for class sk.stuba.fiit.perconik.eclipse.swt.widgets.ListTableSorter
 
listValues(boolean...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(char...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(int...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(long...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(float...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(double...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(String, boolean...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(String, char...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(String, int...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(String, long...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(String, float...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(String, double...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(Joiner, boolean...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(Joiner, char...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(Joiner, int...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(Joiner, long...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(Joiner, float...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
listValues(Joiner, double...) - Method in class sk.stuba.fiit.perconik.utilities.SmartStringBuilder
 
LiveListenerRegistration - Class in sk.stuba.fiit.perconik.core.persistence.data
Standard listener registration with lively updated registration status.
LiveResourceRegistration - Class in sk.stuba.fiit.perconik.core.persistence.data
Standard resource registration with lively updated registration status.
load(String) - Method in class sk.stuba.fiit.perconik.core.services.listeners.AbstractListenerProvider
 
load(C, String, R) - Method in interface sk.stuba.fiit.perconik.data.store.Store
 
loadClass(String) - Method in class sk.stuba.fiit.perconik.core.debug.services.listeners.DebugListenerProviderProxy
 
loadClass(String) - Method in class sk.stuba.fiit.perconik.core.services.listeners.ForwardingListenerProvider
 
loadClass(String) - Method in interface sk.stuba.fiit.perconik.core.services.listeners.ListenerProvider
Loads a listener implementation class with the specified binary name.
loadCustomOptions(L) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractOptionsLoader
 
loadCustomOptions(L) - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.OptionsLoader
 
loadData() - Method in class sk.stuba.fiit.perconik.eclipse.swt.widgets.ListTableSorter
 
loadData() - Method in class sk.stuba.fiit.perconik.eclipse.swt.widgets.MapTableSorter
 
loadData() - Method in class sk.stuba.fiit.perconik.eclipse.swt.widgets.SetTableSorter
 
loadData() - Method in class sk.stuba.fiit.perconik.eclipse.swt.widgets.TableSorter
 
loadDefaultOptions(L) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.AbstractOptionsLoader
 
loadDefaultOptions(L) - Method in interface sk.stuba.fiit.perconik.activity.listeners.RegularListener.OptionsLoader
 
loadedServices() - Static method in class sk.stuba.fiit.perconik.core.plugin.Activator
Determines whether all supplied extensions are processed, core services loaded and started.
loader() - Method in class sk.stuba.fiit.perconik.core.services.listeners.AbstractListenerProvider
 
loadList() - Method in class sk.stuba.fiit.perconik.eclipse.swt.widgets.ListTableSorter
 
loadMap() - Method in class sk.stuba.fiit.perconik.eclipse.swt.widgets.MapTableSorter
 
loadServices(Runnable, long, TimeUnit) - Static method in class sk.stuba.fiit.perconik.core.plugin.Activator
Processes supplied extensions, loads and starts core services.
loadServices(Runnable, TimeValue) - Static method in class sk.stuba.fiit.perconik.core.plugin.Activator
 
loadSet() - Method in class sk.stuba.fiit.perconik.eclipse.swt.widgets.SetTableSorter
 
LocalEvent - Class in sk.stuba.fiit.perconik.activity.events
 
LocalEvent() - Constructor for class sk.stuba.fiit.perconik.activity.events.LocalEvent
 
LocalEvent(long) - Constructor for class sk.stuba.fiit.perconik.activity.events.LocalEvent
 
LocalEvent(Date) - Constructor for class sk.stuba.fiit.perconik.activity.events.LocalEvent
 
LocalEvent(long, String) - Constructor for class sk.stuba.fiit.perconik.activity.events.LocalEvent
 
LocalEvent(Date, String) - Constructor for class sk.stuba.fiit.perconik.activity.events.LocalEvent
 
log - Variable in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener.ContinuousEvent
 
log - Variable in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener
Underlying listener debug log, output depends on the log.debug option.
logDebug - Static variable in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener.LoggingOptions.Schema
 
logErrors - Static variable in class com.gratex.perconik.uaca.preferences.UacaOptions.Schema
 
logErrors - Static variable in class com.gratex.perconik.uaca.preferences.UacaPreferences.Keys
 
logErrors - Static variable in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener.LoggingOptions.Schema
 
logErrors - Static variable in class sk.stuba.fiit.perconik.elasticsearch.preferences.ElasticsearchOptions.Schema
 
logEvents - Static variable in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener.LoggingOptions.Schema
 
logger(Logger) - Method in class sk.stuba.fiit.perconik.activity.listeners.RegularListener.BasicDisposalHook.Builder
 
logNotices - Static variable in class com.gratex.perconik.uaca.preferences.UacaOptions.Schema
 
logNotices - Static variable in class com.gratex.perconik.uaca.preferences.UacaPreferences.Keys
 
logNotices - Static variable in class sk.stuba.fiit.perconik.activity.listeners.ActivityListener.LoggingOptions.Schema
 
logNotices - Static variable in class sk.stuba.fiit.perconik.elasticsearch.preferences.ElasticsearchOptions.Schema
 
logRequests - Static variable in class com.gratex.perconik.uaca.preferences.UacaOptions.Schema
 
logRequests - Static variable in class com.gratex.perconik.uaca.preferences.UacaPreferences.Keys
 
longParser() - Static method in class sk.stuba.fiit.perconik.utilities.configuration.OptionParsers
 
Lookup<T> - Interface in sk.stuba.fiit.perconik.utilities.reflect.accessor
 
LowerUnderscore() - Constructor for class sk.stuba.fiit.perconik.data.bind.NamingStrategy.LowerUnderscore
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links