- AbstractIterator<T> - Class in jlibs.core.util
-
Abstract Implementation of Iterator.
- AbstractIterator() - Constructor for class jlibs.core.util.AbstractIterator
-
- AbstractSequence<E> - Class in jlibs.core.graph.sequences
-
- AbstractSequence() - Constructor for class jlibs.core.graph.sequences.AbstractSequence
-
- add(long, T) - Method in class jlibs.core.lang.Count
-
- add(Count<T>) - Method in class jlibs.core.lang.Count
-
- add(List<E>, int, T) - Static method in class jlibs.core.util.CollectionUtil
-
Adds the given item to the list at specified index.
- add(E) - Method in class jlibs.core.util.Heap
-
- addAll(C, Sequence<? extends E>) - Static method in class jlibs.core.graph.SequenceUtil
-
- addAll(Collection<E>, T...) - Static method in class jlibs.core.util.CollectionUtil
-
Adds objects in array to the given collection
- addBreakpoint() - Method in interface jlibs.core.graph.Walker
-
- addBreakpoint() - Method in class jlibs.core.graph.walkers.PreorderWalker
-
- addIrregular(String, String) - Static method in class jlibs.core.lang.Noun
-
Add the addSingular and addPlural forms of words that cannot be
converted using the normal rules.
- addPlural(String, String) - Static method in class jlibs.core.lang.Noun
-
Add a match pattern and replacement rule for converting addPlural
forms to addSingular forms.
- addPlural(String, String, boolean) - Static method in class jlibs.core.lang.Noun
-
Add a match pattern and replacement rule for converting addPlural
forms to addSingular forms.
- addSingular(String, String) - Static method in class jlibs.core.lang.Noun
-
Add a match pattern and replacement rule for converting addSingular
forms to addPlural forms.
- addSingular(String, String, boolean) - Static method in class jlibs.core.lang.Noun
-
Add a match pattern and replacement rule for converting addSingular
forms to addPlural forms.
- addUncountable(String) - Static method in class jlibs.core.lang.Noun
-
Add a word that cannot be converted between addSingular and addPlural.
- after(int) - Method in class jlibs.core.util.Range
-
returns true if this range is after given number
- AndFilter<E> - Class in jlibs.core.graph.filters
-
- AndFilter(Filter<E>...) - Constructor for class jlibs.core.graph.filters.AndFilter
-
- Ansi - Class in jlibs.core.lang
-
Ansi coloring support is provided by this class.
- Ansi(Ansi.Attribute, Ansi.Color, Ansi.Color) - Constructor for class jlibs.core.lang.Ansi
-
Creates new instanceof Ansi.
- Ansi(String) - Constructor for class jlibs.core.lang.Ansi
-
Creates new instanceof of ansi with specified format.
- Ansi.Attribute - Enum in jlibs.core.lang
-
this enum represents the attribute of text
- Ansi.Color - Enum in jlibs.core.lang
-
this enum represents the color of text
- AnsiFormatter - Class in jlibs.core.util.logging
-
This is an implementation of
Formatter, to use ansi colors in logging.
- AnsiFormatter(Formatter) - Constructor for class jlibs.core.util.logging.AnsiFormatter
-
- AnsiFormatter() - Constructor for class jlibs.core.util.logging.AnsiFormatter
-
- append(Object) - Method in class jlibs.core.graph.Path
-
- append(Object, int) - Method in class jlibs.core.graph.Path
-
- appendBootClasspath(String) - Method in class jlibs.core.lang.JavaProcessBuilder
-
- appendBootClasspath(File) - Method in class jlibs.core.lang.JavaProcessBuilder
-
- appendBootClasspath() - Method in class jlibs.core.lang.JavaProcessBuilder
-
- arg(String) - Method in class jlibs.core.lang.JavaProcessBuilder
-
- args() - Method in class jlibs.core.lang.JavaProcessBuilder
-
- ArraySequence<E> - Class in jlibs.core.graph.sequences
-
- ArraySequence(E...) - Constructor for class jlibs.core.graph.sequences.ArraySequence
-
- ArraySequence(E[], int, int) - Constructor for class jlibs.core.graph.sequences.ArraySequence
-
- ArrayUtil - Class in jlibs.core.lang
-
- ArrayUtil() - Constructor for class jlibs.core.lang.ArrayUtil
-
- asInputStream() - Method in class jlibs.core.lang.ByteSequence
-
- asReader() - Method in class jlibs.core.lang.CharArray
-
- asRunnable() - Method in class jlibs.core.lang.ThrowableTask
-
- capitalize(String) - Static method in class jlibs.core.lang.StringUtil
-
Converts first character in str to uppercase.
- ChainedComparator<T> - Class in jlibs.core.util
-
- ChainedComparator(Comparator<T>...) - Constructor for class jlibs.core.util.ChainedComparator
-
- CharArray - Class in jlibs.core.lang
-
- CharArray(char[]) - Constructor for class jlibs.core.lang.CharArray
-
Allocates a new CharArray so that it represents the sequence of
characters currently contained in the character array argument.
- CharArray(char[], int, int) - Constructor for class jlibs.core.lang.CharArray
-
Allocates a new CharArray that contains characters from a subarray
of the character array argument.
- CharArrayWriter2 - Class in jlibs.core.io
-
- CharArrayWriter2() - Constructor for class jlibs.core.io.CharArrayWriter2
-
- CharArrayWriter2(int) - Constructor for class jlibs.core.io.CharArrayWriter2
-
- CharArrayWriter2(Reader, int, boolean) - Constructor for class jlibs.core.io.CharArrayWriter2
-
- charAt(int) - Method in class jlibs.core.lang.CharArray
-
- children(E) - Method in interface jlibs.core.graph.Navigator
-
- children(E) - Method in class jlibs.core.graph.navigators.FilteredNavigator
-
- children(E) - Method in class jlibs.core.graph.navigators.FilteredTreeNavigator
-
- children(Path) - Method in class jlibs.core.graph.navigators.PathNavigator
-
- children(File) - Method in class jlibs.core.io.FileNavigator
-
- classpath(String) - Method in class jlibs.core.lang.JavaProcessBuilder
-
- classpath(File) - Method in class jlibs.core.lang.JavaProcessBuilder
-
- classpath() - Method in class jlibs.core.lang.JavaProcessBuilder
-
- ClassSorter - Class in jlibs.core.graph.visitors
-
- ClassSorter() - Constructor for class jlibs.core.graph.visitors.ClassSorter
-
- ClassUtil - Class in jlibs.core.lang
-
- ClassUtil() - Constructor for class jlibs.core.lang.ClassUtil
-
- ClassVisitor<R> - Class in jlibs.core.graph.visitors
-
- ClassVisitor() - Constructor for class jlibs.core.graph.visitors.ClassVisitor
-
- clear() - Method in class jlibs.core.lang.Count
-
- clear() - Method in class jlibs.core.util.ContextMap
-
- clear() - Method in class jlibs.core.util.LongTreeMap
-
- client() - Method in class jlibs.core.lang.JavaProcessBuilder
-
- clone(Object[], Class<T>) - Static method in class jlibs.core.lang.ArrayUtil
-
returns the clone of src array.
- clone(T) - Static method in class jlibs.core.lang.Util
-
- close() - Method in class jlibs.core.io.PumpedInputStream
-
Closes this stream and releases any system resources
associated with the stream.
- close() - Method in class jlibs.core.io.PumpedReader
-
Closes this stream and releases any system resources
associated with the stream.
- close() - Method in class jlibs.core.io.TeeInputStream
-
- close() - Method in class jlibs.core.nio.InputStreamChannel
-
- CollectionUtil - Class in jlibs.core.util
-
- CollectionUtil() - Constructor for class jlibs.core.util.CollectionUtil
-
- colorize(String) - Method in class jlibs.core.lang.Ansi
-
Wrapps given message with special ansi control sequences and returns it
- command() - Method in class jlibs.core.lang.JavaProcessBuilder
-
Returns command with all its arguments
- compare(T, T) - Method in class jlibs.core.util.ChainedComparator
-
- compare(T, T) - Method in class jlibs.core.util.DefaultComparator
-
this method can handle nulls ( null<non-null )
- compare(E, E) - Method in class jlibs.core.util.Heap
-
- compare(T, T) - Method in class jlibs.core.util.ReverseComparator
-
- compareTo(Count<T>) - Method in class jlibs.core.lang.Count
-
- compilePathPattern(String) - Static method in class jlibs.core.util.regex.RegexUtil
-
- computeNext() - Method in class jlibs.core.util.AbstractIterator
-
- computeNext() - Method in class jlibs.core.util.NonNullIterator
-
- concat(Object[], Object[], Class<T>) - Static method in class jlibs.core.lang.ArrayUtil
-
- concat(Object[], Object[]) - Static method in class jlibs.core.lang.ArrayUtil
-
Returns new array which has all values from array1 and array2 in order.
- ConcatSequence<E> - Class in jlibs.core.graph.sequences
-
- ConcatSequence(Sequence<? extends E>...) - Constructor for class jlibs.core.graph.sequences.ConcatSequence
-
- CONFIG - Static variable in class jlibs.core.util.logging.AnsiFormatter
-
- contains(T[], S) - Static method in class jlibs.core.lang.ArrayUtil
-
tells whether the array contains the given item
- contains(int) - Method in class jlibs.core.util.Range
-
returns true if this range contains given number
- ContextMap<K,V> - Class in jlibs.core.util
-
This class supports chaining of maps.
- ContextMap() - Constructor for class jlibs.core.util.ContextMap
-
- ContextMap(ContextMap<K, V>) - Constructor for class jlibs.core.util.ContextMap
-
- convert(S) - Method in interface jlibs.core.graph.Convertor
-
- convert(E) - Method in class jlibs.core.graph.PredicateConvertor
-
- convert(File) - Method in class jlibs.core.io.FileNavigator
-
- Convertor<S,R> - Interface in jlibs.core.graph
-
- copy() - Method in interface jlibs.core.graph.Sequence
-
- copy() - Method in class jlibs.core.graph.sequences.ArraySequence
-
- copy() - Method in class jlibs.core.graph.sequences.ConcatSequence
-
- copy() - Method in class jlibs.core.graph.sequences.DuplicateSequence
-
- copy() - Method in class jlibs.core.graph.sequences.EmptySequence
-
- copy() - Method in class jlibs.core.graph.sequences.EnumeratedSequence
-
- copy() - Method in class jlibs.core.graph.sequences.FilteredSequence
-
- copy() - Method in class jlibs.core.graph.sequences.FilteredTreeSequence
-
- copy() - Method in class jlibs.core.graph.sequences.IterableSequence
-
- copy() - Method in class jlibs.core.graph.sequences.PathSequence
-
- copy() - Method in class jlibs.core.graph.sequences.RepeatSequence
-
- copy() - Method in class jlibs.core.graph.walkers.PreorderWalker
-
- copy(File, File) - Static method in class jlibs.core.io.FileUtil
-
- copy(File, File, FileUtil.FileCreator) - Static method in class jlibs.core.io.FileUtil
-
- copy(Object[], T[]) - Static method in class jlibs.core.lang.ArrayUtil
-
Copies all elements from src array to dest array.
- copy() - Method in class jlibs.core.lang.ByteSequence
-
- copyInto(File, File) - Static method in class jlibs.core.io.FileUtil
-
- copyInto(File, File, FileUtil.FileCreator) - Static method in class jlibs.core.io.FileUtil
-
- copyInto(File, File, TemplateMatcher.VariableResolver) - Method in class jlibs.core.util.regex.TemplateMatcher
-
- copyInto(File, File, Map<String, String>) - Method in class jlibs.core.util.regex.TemplateMatcher
-
- Count<T extends jlibs.core.lang.Count.Unit> - Class in jlibs.core.lang
-
Class used to count by units
- count() - Method in enum jlibs.core.lang.DurationUnit
-
- count() - Method in enum jlibs.core.lang.SizeUnit
-
- create(Class<T>, Object...) - Static method in class jlibs.core.lang.reflect.TeeProxy
-
- createFile(File, File) - Method in interface jlibs.core.io.FileUtil.FileCreator
-
- createMap() - Method in class jlibs.core.util.ContextMap
-
- createReader() - Method in class jlibs.core.io.UnicodeInputStream
-
- createUnCertifiedConnection(URL, Proxy) - Static method in class jlibs.core.net.URLUtil
-
Creates connection to the specified url.
- current() - Method in interface jlibs.core.graph.Sequence
-
- current - Variable in class jlibs.core.graph.sequences.AbstractSequence
-
- current() - Method in class jlibs.core.graph.sequences.AbstractSequence
-
- current() - Method in class jlibs.core.graph.sequences.EmptySequence
-
- gc() - Static method in class jlibs.core.lang.RuntimeUtil
-
This method guarantees that garbage collection is
done unlike
System.gc()
- gc(int) - Static method in class jlibs.core.lang.RuntimeUtil
-
- gcOnExit() - Static method in class jlibs.core.lang.RuntimeUtil
-
This method guarantees that garbage colleciton is
done after JVM shutdown is initialized
- generateCode() - Method in class jlibs.core.graph.visitors.ReflectionVisitor
-
- get() - Method in class jlibs.core.graph.sequences.Element
-
- GET - Static variable in class jlibs.core.lang.BeanUtil
-
prefix used by non-boolean getter methods
- get(T) - Method in class jlibs.core.lang.Count
-
- get(String) - Static method in enum jlibs.core.lang.OS
-
- get() - Static method in enum jlibs.core.lang.OS
-
- get(Object) - Method in class jlibs.core.util.ContextMap
-
- get(int) - Method in class jlibs.core.util.Heap
-
- get(long) - Method in class jlibs.core.util.LongTreeMap
-
- getAncestor(E, Class<A>) - Method in class jlibs.core.graph.Ladder
-
- getClassingClass(int) - Static method in class jlibs.core.lang.ClassUtil
-
returns the calling class.
- getClassingClass() - Static method in class jlibs.core.lang.ClassUtil
-
- getClassingClassLoader() - Static method in class jlibs.core.lang.ClassUtil
-
- getClassLoader(Class) - Static method in class jlibs.core.lang.ClassUtil
-
Returns the classloader for the speficied clazz.
- getClassPath(Class) - Static method in class jlibs.core.lang.ClassUtil
-
Returns the classpath resource(directory or jar) from which
specified class is loaded.
- getCurrentPath() - Method in interface jlibs.core.graph.Walker
-
- getCurrentPath() - Method in class jlibs.core.graph.walkers.PreorderWalker
-
- getDefault(Object) - Method in class jlibs.core.graph.visitors.ReflectionVisitor
-
- getElement() - Method in class jlibs.core.graph.Path
-
- getElement(int) - Method in class jlibs.core.graph.Path
-
- getEntry(long) - Method in class jlibs.core.util.LongTreeMap
-
- getException() - Method in class jlibs.core.lang.ThrowableTask
-
- getExtension(String) - Static method in class jlibs.core.io.FileUtil
-
Returns extension of the file.
- getFirst(T[]) - Static method in class jlibs.core.lang.ArrayUtil
-
Returns first element in given array.
- getGetterMethod(Class<?>, String) - Static method in class jlibs.core.lang.BeanUtil
-
Returns getter method for property in specified beanClass
- getGetterMethod(Class<?>, String, Class) - Static method in class jlibs.core.lang.BeanUtil
-
Returns getter method for property in specified beanClass
- getHeight(E, E) - Method in class jlibs.core.graph.Ladder
-
- getHeight(E) - Method in class jlibs.core.graph.Ladder
-
- getIndex() - Method in class jlibs.core.graph.Path
-
- getInstance() - Static method in class jlibs.core.graph.sequences.EmptySequence
-
- getKey(Map<K, V>, V) - Static method in class jlibs.core.util.CollectionUtil
-
returns key whose value matches with specified value from given map
if the given map contains multiple keys mapped to specified value, it
returns first key encountered
- getKey() - Method in class jlibs.core.util.LongTreeMap.Entry
-
- getKeyStoreLocation() - Static method in class jlibs.core.net.SSLUtil
-
- getKeyStorePassword() - Static method in class jlibs.core.net.SSLUtil
-
- getKeyStoreType() - Static method in class jlibs.core.net.SSLUtil
-
- getLast(T[]) - Static method in class jlibs.core.lang.ArrayUtil
-
Returns last element in given array.
- getLength() - Method in class jlibs.core.graph.Path
-
- getMethodSuffix(String) - Static method in class jlibs.core.lang.BeanUtil
-
- getName(String) - Static method in class jlibs.core.io.FileUtil
-
Returns name of the file without extension
- getParent(E, Class<A>) - Method in class jlibs.core.graph.Ladder
-
- getParentPath() - Method in class jlibs.core.graph.Path
-
- getParentPath(Class) - Method in class jlibs.core.graph.Path
-
- getPath(E, Convertor<E, String>, String) - Method in class jlibs.core.graph.Ladder
-
- getPID() - Static method in class jlibs.core.lang.RuntimeUtil
-
Returns the PID of the current process.
- getPrimitiveType(String) - Static method in class jlibs.core.lang.ClassUtil
-
- getProperty(Object, String) - Static method in class jlibs.core.lang.BeanUtil
-
Returns the value of the specified property in given bean
- getPropertyName(String) - Static method in class jlibs.core.lang.BeanUtil
-
- getPropertyType(Class<?>, String) - Static method in class jlibs.core.lang.BeanUtil
-
Returns the type of property in given beanClass
- getQueryParams(String, String) - Static method in class jlibs.core.net.URLUtil
-
returns Query Parameters in specified uri as Map.
- getRecursionDepth() - Method in class jlibs.core.graph.Path
-
- getRelativePath(E, E, Convertor<E, String>, String) - Method in class jlibs.core.graph.Ladder
-
- getRelativePath(E, E, Convertor<E, String>, String, boolean) - Method in class jlibs.core.graph.Navigator2
-
- getRelativePath(File, File) - Method in class jlibs.core.io.FileNavigator
-
- getResult() - Method in class jlibs.core.lang.ThrowableTask
-
- getRoot(E) - Method in class jlibs.core.graph.Ladder
-
- getSetterMethod(Class<?>, String) - Static method in class jlibs.core.lang.BeanUtil
-
Returns setter method for property in specified beanClass
- getSetterMethod(Class<?>, String, Class) - Static method in class jlibs.core.lang.BeanUtil
-
Returns setter method for property in specified beanClass
- getSharedAncestor(E, E) - Method in class jlibs.core.graph.Ladder
-
- getTokens(String, String, boolean) - Static method in class jlibs.core.lang.StringUtil
-
Splits given string into tokens with delimiters specified.
- getTrustStoreLocation() - Static method in class jlibs.core.net.SSLUtil
-
- getTrustStorePassword() - Static method in class jlibs.core.net.SSLUtil
-
- getTrustStoreType() - Static method in class jlibs.core.net.SSLUtil
-
- getX509CertificateChain(String, int) - Static method in class jlibs.core.net.SSLUtil
-
- random(double, double) - Static method in class jlibs.core.util.RandomUtil
-
- random(float, float) - Static method in class jlibs.core.util.RandomUtil
-
- random(long, long) - Static method in class jlibs.core.util.RandomUtil
-
- random(int, int) - Static method in class jlibs.core.util.RandomUtil
-
- random(short, short) - Static method in class jlibs.core.util.RandomUtil
-
- random(byte, byte) - Static method in class jlibs.core.util.RandomUtil
-
- randomBoolean() - Static method in class jlibs.core.util.RandomUtil
-
- randomBoolean(Boolean) - Static method in class jlibs.core.util.RandomUtil
-
- RandomUtil - Class in jlibs.core.util
-
- RandomUtil() - Constructor for class jlibs.core.util.RandomUtil
-
- Range - Class in jlibs.core.util
-
This class represents integer range.
- Range(int, int) - Constructor for class jlibs.core.util.Range
-
Note that both min and max are inclusive
- read() - Method in class jlibs.core.io.TeeInputStream
-
- read(byte[], int, int) - Method in class jlibs.core.io.TeeInputStream
-
- read() - Method in class jlibs.core.io.UnicodeInputStream
-
- read(byte[], int, int) - Method in class jlibs.core.io.UnicodeInputStream
-
- read(ByteBuffer) - Method in class jlibs.core.nio.InputStreamChannel
-
- readFrom(InputStream, int, boolean) - Method in class jlibs.core.io.ByteArrayOutputStream2
-
- readFrom(Reader, int, boolean) - Method in class jlibs.core.io.CharArrayWriter2
-
- readFully(InputStream, byte[]) - Static method in class jlibs.core.io.IOUtil
-
Reads data from given inputstream into specified buffer.
If the given inputstream doesn't have number of bytes equal to the length
of the buffer available, it simply reads only the available number of bytes.
- readFully(InputStream, byte[], int, int) - Static method in class jlibs.core.io.IOUtil
-
Reads len bytes from given input stream into specified buffer.
If the given inputstream doesn't have len bytes available,
it simply reads only the availabel number of bytes.
- readFully(Reader, char[]) - Static method in class jlibs.core.io.IOUtil
-
Reads data from given reader into specified buffer.
If the given reader doesn't have number of chars equal to the length
of the buffer available, it simply reads only the available number of chars.
- readFully(Reader, char[], int, int) - Static method in class jlibs.core.io.IOUtil
-
Reads len chars from given reader into specified buffer.
If the given reader doesn't have len chars available,
it simply reads only the availabel number of chars.
- readProperties(InputStream, Properties) - Static method in class jlibs.core.util.CollectionUtil
-
Reads Properties from given inputStream and returns it.
- redirectStreams(Process, OutputStream, OutputStream) - Static method in class jlibs.core.lang.RuntimeUtil
-
Redirects given process's input and error streams to the specified streams.
- ReflectionVisitor<E,R> - Class in jlibs.core.graph.visitors
-
- ReflectionVisitor() - Constructor for class jlibs.core.graph.visitors.ReflectionVisitor
-
- RegexUtil - Class in jlibs.core.util.regex
-
- RegexUtil() - Constructor for class jlibs.core.util.regex.RegexUtil
-
- relativize(String, String) - Static method in class jlibs.core.net.URLUtil
-
- remove() - Method in class jlibs.core.util.AbstractIterator
-
- remove() - Method in class jlibs.core.util.EmptyIterator
-
- remove() - Method in class jlibs.core.util.Enumerator
-
- remove(long) - Method in class jlibs.core.util.LongTreeMap
-
- remove() - Method in class jlibs.core.util.ResettableIterator
-
- remove() - Method in class jlibs.core.util.StackedIterator
-
- removeAll(Collection<E>, T...) - Static method in class jlibs.core.util.CollectionUtil
-
Removes objects in array to the given collection
- removeAt(int) - Method in class jlibs.core.util.Heap
-
- RepeatSequence<E> - Class in jlibs.core.graph.sequences
-
A Sequence that can repeat given sequence specified number of
times
- RepeatSequence(Sequence<E>, int) - Constructor for class jlibs.core.graph.sequences.RepeatSequence
-
- replace(CharSequence, TemplateMatcher.VariableResolver) - Method in class jlibs.core.util.regex.TemplateMatcher
-
- replace(String, Map<String, String>) - Method in class jlibs.core.util.regex.TemplateMatcher
-
- replace(Reader, Writer, TemplateMatcher.VariableResolver) - Method in class jlibs.core.util.regex.TemplateMatcher
-
- replace(Reader, Writer, Map<String, String>) - Method in class jlibs.core.util.regex.TemplateMatcher
-
- reset() - Method in interface jlibs.core.graph.Sequence
-
- reset() - Method in class jlibs.core.graph.sequences.AbstractSequence
-
- reset() - Method in class jlibs.core.graph.sequences.ArraySequence
-
- reset() - Method in class jlibs.core.graph.sequences.ConcatSequence
-
- reset() - Method in class jlibs.core.graph.sequences.DuplicateSequence
-
- reset() - Method in class jlibs.core.graph.sequences.Element
-
- reset() - Method in class jlibs.core.graph.sequences.EmptySequence
-
- reset() - Method in class jlibs.core.graph.sequences.EnumeratedSequence
-
- reset() - Method in class jlibs.core.graph.sequences.FilteredSequence
-
- reset() - Method in class jlibs.core.graph.sequences.FilteredTreeSequence
-
- reset() - Method in class jlibs.core.graph.sequences.IterableSequence
-
- reset() - Method in class jlibs.core.graph.sequences.PathSequence
-
- reset() - Method in class jlibs.core.graph.sequences.RepeatSequence
-
- reset() - Method in class jlibs.core.graph.walkers.PreorderWalker
-
- reset() - Method in class jlibs.core.util.AbstractIterator
-
- reset() - Method in class jlibs.core.util.ResettableIterator
-
- reset(List<E>) - Method in class jlibs.core.util.ResettableIterator
-
- ResettableIterator<E> - Class in jlibs.core.util
-
- ResettableIterator(List<E>) - Constructor for class jlibs.core.util.ResettableIterator
-
- resolve(E, String, Convertor<E, String>, String) - Method in class jlibs.core.graph.Navigator2
-
- resolve(String, String) - Static method in class jlibs.core.net.URLUtil
-
- resolve(String) - Method in class jlibs.core.util.regex.TemplateMatcher.MapVariableResolver
-
- resolve(String) - Method in interface jlibs.core.util.regex.TemplateMatcher.VariableResolver
-
- resume() - Method in interface jlibs.core.graph.Walker
-
- resume() - Method in class jlibs.core.graph.walkers.PreorderWalker
-
- ReverseComparator<T> - Class in jlibs.core.util
-
- ReverseComparator() - Constructor for class jlibs.core.util.ReverseComparator
-
- ReverseComparator(Comparator<T>) - Constructor for class jlibs.core.util.ReverseComparator
-
- root() - Method in class jlibs.core.util.Heap
-
- run() - Method in class jlibs.core.io.IOPump
-
- run() - Method in class jlibs.core.io.PumpedInputStream
-
- run() - Method in class jlibs.core.io.PumpedReader
-
- run() - Method in class jlibs.core.lang.ref.Finalizer
-
- run() - Method in class jlibs.core.lang.ThrowableTask
-
- run() - Method in class jlibs.core.lang.Waiter
-
- runCommand(String, String[], File) - Static method in class jlibs.core.lang.RuntimeUtil
-
Runs the specified command in terminal (sh in *nix/cmd in windows) and
returns the command output.
- runCommand(String) - Static method in class jlibs.core.lang.RuntimeUtil
-
Runs the specified command in terminal (sh in *nix/cmd in windows) and
returns the command output.
- RuntimeUtil - Class in jlibs.core.lang
-
The class contains Runtime related utilities
- RuntimeUtil() - Constructor for class jlibs.core.lang.RuntimeUtil
-
- value - Variable in class jlibs.core.util.LongTreeMap.Entry
-
- valueOf(String) - Static method in enum jlibs.core.io.BOM
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jlibs.core.lang.Ansi.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jlibs.core.lang.Ansi.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jlibs.core.lang.DurationUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jlibs.core.lang.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jlibs.core.lang.SizeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jlibs.core.net.Protocol
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum jlibs.core.io.BOM
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jlibs.core.lang.Ansi.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jlibs.core.lang.Ansi.Color
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jlibs.core.lang.DurationUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jlibs.core.lang.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jlibs.core.lang.SizeUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jlibs.core.net.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class jlibs.core.util.LongTreeMap
-
- visit(Class<?>) - Method in class jlibs.core.graph.visitors.ClassVisitor
-
- visit(E) - Method in class jlibs.core.graph.visitors.ObjectVisitor
-
- visit(E) - Method in class jlibs.core.graph.visitors.PathReflectionVisitor
-
- visit(E) - Method in class jlibs.core.graph.visitors.ReflectionVisitor
-
- visit(E) - Method in class jlibs.core.graph.visitors.StaticVisitor
-
- VisitingComparator<T> - Class in jlibs.core.util
-
- VisitingComparator(Visitor<T, Comparable>) - Constructor for class jlibs.core.util.VisitingComparator
-
- vmType() - Method in class jlibs.core.lang.JavaProcessBuilder
-