A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- r - Variable in class Torello.Browser.DOM.RGBA
-
The red component, in the [0-255] range.
- r - Variable in exception Torello.HTML.ReplaceableOutOfBoundsException
- r(boolean, String, char[], char) - Static method in class Torello.Java.StrReplace
-
This shall "prepend" a specified / chosen character before each instance of a list of characters in an input-
String
. - r(boolean, String, char[], char[]) - Static method in class Torello.Java.StrReplace
-
This shall replace any instance of any of the characters in array-parameter
'matchChars'
with the character's provided in array-parameter'replaceChars'
. - r(boolean, String, char[], String[]) - Static method in class Torello.Java.StrReplace
-
This shall replace each instance of the characters of parameter
'matchStrs'
in inputString 's'
with theString's
of parallel array'replaceStrs'
. - r(boolean, String, char[], IntCharFunction<String>) - Static method in class Torello.Java.StrReplace
-
This shall replace each instance of the characters of parameter
'matchStrs'
in inputString 's'
with theString
-value returned by the'replaceFunction'
lambda-method /functional-interface
. - r(boolean, String, String[], char[]) - Static method in class Torello.Java.StrReplace
-
This shall replace each instance of the elements of parameter
'matchStrs'
in inputString 's'
with the provided characters in parallel array'replaceChars'
. - r(boolean, String, String[], String[]) - Static method in class Torello.Java.StrReplace
-
This shall replace each instance of the elements of parameter
'matchStrs'
in inputString 's'
with the elements of parallel array'replaceStrs'
- r(boolean, String, String[], IntTFunction<String, String>) - Static method in class Torello.Java.StrReplace
-
This shall replace each instance of the elements of parameter
'matchStrs'
in inputString 's'
with theString
-value returned by the'replaceFunction'
lambda-method /functional-interface
. - r(char[], ToCharIntCharFunc, String) - Static method in class Torello.Java.StrReplace
-
Convenience Method.
- r(String, boolean, char[], ToCharIntCharFunc) - Static method in class Torello.Java.StrReplace
-
This method shall receive a list of
'char'
, and then search the inputString
parameter's'
for any instances of the characters listed in'matchChars'
- and replace them. - r(String, boolean, String[], ToCharIntTFunc<String>) - Static method in class Torello.Java.StrReplace
-
This shall replace each instance of the elements of parameter
'matchStrs'
in inputString 's'
with thechar
-value returned by the'replaceFunction'
lambda-method /functional-interface
. - r(String, char[], char) - Static method in class Torello.Java.StrReplace
-
Convenience Method.
- r(String, char[], char[]) - Static method in class Torello.Java.StrReplace
-
Convenience Method.
- r(String, char[], String[]) - Static method in class Torello.Java.StrReplace
-
Convenience Method.
- r(String, char[], IntCharFunction<String>) - Static method in class Torello.Java.StrReplace
-
Convenience Method.
- r(String, String[], char[]) - Static method in class Torello.Java.StrReplace
-
Convenience Method.
- r(String, String[], String[]) - Static method in class Torello.Java.StrReplace
-
Convenience Method.
- r(String, String[], IntTFunction<String, String>) - Static method in class Torello.Java.StrReplace
-
Convenience Method.
- r(String, ToCharIntTFunc<String>, String[]) - Static method in class Torello.Java.StrReplace
-
Convenience Method.
- r(Vector<HTMLNode>, int[], Vector<HTMLNode>) - Static method in class Torello.HTML.ReplaceNodes
-
Iterates the integer-pointer values listed by
'posArr'
, and replaces every position in'html'
with anHTMLNode
from the nodes provided by the'newNodes'
parameter. - r(Vector<HTMLNode>, int[], HTMLNode) - Static method in class Torello.HTML.ReplaceNodes
-
This will replace each and every node indicated by
'posArr'
with the exact same replacement node'n'
. - r(Vector<HTMLNode>, int[], ReplaceFunction) - Static method in class Torello.HTML.ReplaceNodes
-
Iterates the integer-pointer values in
int[] posArr
, and replaces the nodes inside'html'
that have been identified by the'posArr'
list with a new node supplied by theinterface ReplaceFunction
. - r(Vector<HTMLNode>, int, int, Vector<HTMLNode>) - Static method in class Torello.HTML.ReplaceNodes
-
Replaces the nodes currently within the vectorized HTML parameter
'html'
, in the sub-range provided by the'sPos'
and'ePos'
parameters - using the new nodes provided byVector
-Parameter'newNodes'
. This is, essentially, a sub-range array-replacement operation. - r(Vector<HTMLNode>, int, int, HTMLNode) - Static method in class Torello.HTML.ReplaceNodes
-
Replaces the nodes currently within the vectorized HTML parameter
'html'
, in the sub-range provided by the'sPos'
and'ePos'
parameters, with a single new node provided by'newNode'
. Essentially, this is a Range Removal Operation, because a complete sublist is removed, and only a single-node replaces it. - r(Vector<HTMLNode>, int, int, ReplaceFunction) - Static method in class Torello.HTML.ReplaceNodes
-
Iterates the entire html-page, checking every node, replacing them by the values returned by
'rf'
(the replace function). - r(Vector<HTMLNode>, int, Vector<HTMLNode>) - Static method in class Torello.HTML.ReplaceNodes
-
Replaces the instance of
HTMLNode
located atVector
-index'pos'
with the contents ofVector
parameter'newNodes'
. - r(Vector<HTMLNode>, Iterable<? extends Replaceable>, boolean) - Static method in class Torello.HTML.ReplaceNodes
- r(Vector<HTMLNode>, DotPair, Vector<HTMLNode>) - Static method in class Torello.HTML.ReplaceNodes
-
Convenience Method.
- r(Vector<HTMLNode>, DotPair, HTMLNode) - Static method in class Torello.HTML.ReplaceNodes
-
Convenience Method.
- r(Vector<HTMLNode>, DotPair, ReplaceFunction) - Static method in class Torello.HTML.ReplaceNodes
-
Convenience Method.
- r(Vector<HTMLNode>, ReplaceFunction) - Static method in class Torello.HTML.ReplaceNodes
-
Convenience Method.
- r(Vector<HTMLNode>, SubSection) - Static method in class Torello.HTML.ReplaceNodes
-
Convenience Method.
- R0 - Static variable in class Torello.Java.Additional.Ret0
-
This is the singleton instance of this class.
- r1 - Variable in exception Torello.HTML.ReplaceablesOverlappingException
- r1 - Variable in exception Torello.HTML.ReplaceablesUnsortedException
- r2 - Variable in exception Torello.HTML.ReplaceablesOverlappingException
- r2 - Variable in exception Torello.HTML.ReplaceablesUnsortedException
- radiusX - Variable in class Torello.Browser.Input.TouchPoint
-
X radius of the touch area (default: 1.0).
- radiusY - Variable in class Torello.Browser.Input.TouchPoint
-
Y radius of the touch area (default: 1.0).
- raeSummaryTable - Variable in class Torello.JavaDoc.JavaDocHTMLFile
-
The HTML for a Required Annotation Element Summary Table
- ranContentWithCertErrors - Variable in class Torello.Browser.Security.InsecureContentStatus
-
Always false.
- range - Variable in class Torello.Browser.CSS.CSSContainerQuery
-
The associated rule header range in the enclosing stylesheet (if available).
- range - Variable in class Torello.Browser.CSS.CSSMedia
-
The associated rule (@media or @import) header range in the enclosing stylesheet (if available).
- range - Variable in class Torello.Browser.CSS.CSSProperty
-
The entire property range in the enclosing style declaration (if available).
- range - Variable in class Torello.Browser.CSS.CSSStyle
-
Style declaration range in the enclosing stylesheet (if available).
- range - Variable in class Torello.Browser.CSS.StyleDeclarationEdit
-
The range of the style text in the enclosing stylesheet.
- range - Variable in class Torello.Browser.CSS.Value
-
Value range in the underlying resource (if available).
- range(Vector<? extends HTMLNode>, DotPair) - Static method in class Torello.HTML.Util.Remove
-
Convenience Method.
- range(Vector<T>, int, int) - Static method in class Torello.HTML.Util.Remove
-
Java's
java.util.Vector
class does not allow public access to theremoveRange(start, end)
function. - ranges - Variable in class Torello.Browser.Profiler.FunctionCoverage
-
Source ranges inside the function with coverage data.
- rangeToString(Vector<? extends HTMLNode>, int, int) - Static method in class Torello.HTML.Util
-
The purpose of this method/function is to convert a portion of the contents of an HTML-Page, currently being represented as a
Vector
ofHTMLNode's
into aString.
Two'int'
parameters are provided in this method's signature to define a sub-list of a page to be converted to ajava.lang.String
- rangeToString(Vector<? extends HTMLNode>, DotPair) - Static method in class Torello.HTML.Util
-
Convenience Method.
- ranInsecureContentStyle - Variable in class Torello.Browser.Security.InsecureContentStatus
-
Always set to unknown.
- ranMixedContent - Variable in class Torello.Browser.Security.InsecureContentStatus
-
Always false.
- RareBooleanData(int[]) - Constructor for class Torello.Browser.DOMSnapshot.RareBooleanData
-
Constructor
- RareBooleanData(JsonObject) - Constructor for class Torello.Browser.DOMSnapshot.RareBooleanData
-
JSON Object Constructor
- RareIntegerData(int[], int[]) - Constructor for class Torello.Browser.DOMSnapshot.RareIntegerData
-
Constructor
- RareIntegerData(JsonObject) - Constructor for class Torello.Browser.DOMSnapshot.RareIntegerData
-
JSON Object Constructor
- RareStringData(int[], int[]) - Constructor for class Torello.Browser.DOMSnapshot.RareStringData
-
Constructor
- RareStringData(JsonObject) - Constructor for class Torello.Browser.DOMSnapshot.RareStringData
-
JSON Object Constructor
- rate - Variable in class Torello.Browser.WebAudio.AudioParam
-
[No Description Provided by Google]
- rating - Torello.HTML.MetaTagName
-
If you wish to rate your page's audience appropriateness, use the rating Meta-Tag.
- rawCookieLine - Variable in class Torello.Browser.Audits.SameSiteCookieIssueDetails
-
[No Description Provided by Google]
OPTIONAL - rawTokenText - Variable in class Torello.Browser.Page.OriginTrialTokenWithStatus
-
[No Description Provided by Google]
- RD_AA - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_DEFVAL_ON_ANY_ALL
- RD_AEX - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_DEFVAL_ON_AEX
- RD_IOB - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_DEFVAL_ON_IOB
- RD_M - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_DEFVAL_ON_MISSING
- RD_N - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_DEFVAL_ON_NULL
- RD_S - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_DEFVAL_ON_STR
- RD_SPEX - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_DEFVAL_ON_SPEX
- RD_WT - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_DEFVAL_ON_WRONG_JSONTYPE
- RD_ZLS - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_DEFVAL_ON_0LEN_STR
- RE1 - Static variable in class Torello.Java.Additional.URLs
-
This is a Regular-Expression Pattern
(java.util.regex.Pattern)
- saved as aString
. - read() - Method in interface javax.json.JsonReader
-
Returns a JSON array or object that is represented in the input source.
- read(String, Integer, Integer) - Static method in class Torello.Browser.IO
-
Read a chunk of the stream
- readAllObjects(Class<T>, U, String, boolean) - Static method in class Torello.Java.FileRW
-
Reads all
Object's
found inside a Data-File. - readAllObjectsToStream(Class<T>, String, boolean) - Static method in class Torello.Java.FileRW
-
Reads all objects found inside a Data-File.
- readAllObjectsToStream(String, boolean) - Static method in class Torello.Java.FileRW
-
Convenience Method.
- readAllObjectsToVector(Class<T>, String, boolean) - Static method in class Torello.Java.FileRW
-
Convenience Method.
- readAllObjectsToVector(String, boolean) - Static method in class Torello.Java.FileRW
-
Convenience Method.
- readAPIFromServer(Integer) - Static method in class Torello.Browser.BRDPC
-
You may use this method (if you so choose, for whatever reason) to retrieve the Remote Debugging Port API from Google.
- readArray() - Method in interface javax.json.JsonReader
-
Returns a JSON array that is represented in the input source.
- ReadArrJSON - Class in Torello.Java.JSON
-
Utilities for parsing Json Array's into Java Array's.
- ReadArrJSON.DimN - Class in Torello.Java.JSON
-
Parses Multi-Dimensional JSON Array's into Multi-Dimensional Java Array's.
- readBinary(String) - Static method in class Torello.Java.FileRW
-
Convenience Method.
- readBinary(String, int, int) - Static method in class Torello.Java.FileRW
-
Reads data from a binary file into a Java
byte[]
array. - ReadBoxedJSON - Class in Torello.Java.JSON
-
Builds on the J2EE Standard Release JSON Parsing Tools by providing additional help with converting JSON Data into Java Boxed-Primitive Types
- ReadBoxedJSON.XL - Class in Torello.Java.JSON
- readClass(String, String...) - Static method in class Torello.Java.FileRW
-
Attempts to read a
java.lang.Class
from a class-file. - readDoublesFromFile(String, boolean, boolean) - Static method in class Torello.Java.FileRW
-
This may read a Text-File containing floating-point data.
- READING_THREAD - NeoVisionaries.WebSockets.ThreadType
-
A thread which reads WebSocket frames from the server (
ReadingThread
). - readIntsFromFile(String, boolean, boolean, int) - Static method in class Torello.Java.FileRW
-
This may read a Text-File containing integer data.
- ReadJSON - Class in Torello.Java.JSON
-
Builds on the J2EE Standard Release JSON Parsing Tools by providing additional help with converting JSON Data into Java Object-Data.
- readLine() - Static method in class Torello.Java.Q
-
Reads a single line of user input, and returns that line as a string.
- readLongsFromFile(String, boolean, boolean, int) - Static method in class Torello.Java.FileRW
-
This may read a Text-File containing integer data.
- ReadNumberJSON - Class in Torello.Java.JSON
-
Builds on the J2EE Standard Release JSON Parsing Tools by providing additional help with converting JSON Data into the Best-Fit
java.lang.Number
- readObject() - Method in interface javax.json.JsonReader
-
Returns a JSON object that is represented in the input source.
- readObjectFromFile(Storage, String, String, boolean, Class<T>) - Static method in class Torello.Java.LFEC.GCSSB
-
This will read a Java Serialized
java.lang.Object
from a location in a Google Cloud ServerStorage Bucket
. - readObjectFromFile(String, boolean) - Static method in class Torello.Java.FileRW
-
Reads an
Object
from a Data-File which must contain a serializedjava.lang.Object
. - readObjectFromFile(String, boolean, Class<T>) - Static method in class Torello.Java.LFEC
-
This loads a
java.lang.Object
from a data-file. - readObjectFromFile(String, Class<T>, boolean) - Static method in class Torello.Java.FileRW
-
Reads an
Object
from a Data-File which must contain a serializedjava.lang.Object
. - readObjectFromFile_JAR(Class<?>, String, boolean, Class<T>) - Static method in class Torello.Java.LFEC
-
This loads a
java.lang.Object
from a data-file located in a JAR File. - readObjectFromFileNOCNFE(String, boolean) - Static method in class Torello.Java.FileRW
-
Convenience Method.
- readObjectFromFileNOCNFE(String, Class<T>, boolean) - Static method in class Torello.Java.FileRW
-
Convenience Method.
- readObjectFromTextFile(String) - Static method in class Torello.Java.FileRW
-
This will read a java serialized, and MIME-Converted, MIME-Safe
java.lang.String
from a text file and return theObject
that it represented - readObjectFromTextFile(String, Class<T>) - Static method in class Torello.Java.FileRW
-
This will read a java serialized, and MIME-Converted, MIME-Safe
java.lang.String
from a text file and return theObject
that it represented - readObjectFromTextFileNOCNFE(String, Class<T>) - Static method in class Torello.Java.FileRW
-
Convenience Method.
- ReadOnlyArrayList<E> - Class in Torello.Java.ReadOnly
-
Immutable Wrapper for
java.util.ArrayList
, found in the "Java Collections Framework". - ReadOnlyArrayList(int, Function<? super T, ? extends E>, T...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Builds
ReadOnlyArrayList<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyArrayList(E...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Builds
ReadOnlyArrayList<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyArrayList(Class<E>, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Builds
ReadOnlyArrayList<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyArrayList(Class<E>, Predicate<? super E>, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Builds
ReadOnlyArrayList<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyArrayList(Integer, Supplier<E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Use a
Supplier<E>
to provide an arbitrary number of elements of type'E'
directly to this constructor. - ReadOnlyArrayList(Iterable<E>, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
If a Standard Java
Iterable
can be directly mapped into anArrayList
(and, ergo, an entire Builder-Instance would be a bit excessive) - this constructor will seamlessly convert any JavaIterable<E>
directly into aReadOnlyArrayList<E>
with just this single invocation. - ReadOnlyArrayList(Iterable<E>, Predicate<? super E>, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
If a Standard Java
Iterable
can be directly mapped into anArrayList
(and, ergo, an entire Builder-Instance would be a bit excessive) - this constructor will seamlessly convert any JavaIterable<E>
directly into aReadOnlyArrayList<E>
with just this single invocation. - ReadOnlyArrayList(Iterable<T>, Function<? super T, ? extends E>, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
If only a small amount of processing needs to be done on the contents of some Java Data-Type, and using an entire Builder-Class seems disproportionately complex - this constructor can convert any Java
Iterable
into aReadOnlyArrayList
, using a simple'mapper'
. - ReadOnlyArrayList(Iterable<T>, Function<? super T, ? extends E>, Predicate<? super T>, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
If only a small amount of processing needs to be done on the contents of some Java Data-Type, and using an entire Builder-Class seems disproportionately complex - this constructor can convert any Java
Iterable
into aReadOnlyArrayList
, using a simple'mapper'
. - ReadOnlyArrayList(Object) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Converts a Java Primitive-Array to a
ReadOnlyArrayList<E>
, where'E'
is the Java Boxed-Type which corresponds to the Primitive-Array's Type. - ReadOnlyArrayList(Object, Predicate<?>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Converts a Java Primitive-Array to a
ReadOnlyArrayList<E>
, where'E'
is the Java Boxed-Type which corresponds to the Primitive-Array's Type - but also accepts a'filter'
that can remove any array-entries that need to be removed. - ReadOnlyArrayList(Collection<E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Copies parameter
'c'
(and saves it) in order to guarantee that'this'
instance is Read-Only, and shielded from outside modification. - ReadOnlyArrayList(Function<Object, ? extends E>, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Builds
ReadOnlyArrayList<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyArrayList(Function<Object, ? extends E>, Predicate<Object>, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Builds
ReadOnlyArrayList<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyArrayList(Predicate<? super E>, E...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Builds
ReadOnlyArrayList<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyArrayList(Predicate<? super T>, Function<? super T, ? extends E>, T...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyArrayList
-
Builds
ReadOnlyArrayList<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyCollection<E> - Interface in Torello.Java.ReadOnly
-
Immutable variant of Java Collections Framework interface
java.util.Collection<E>
. - ReadOnlyDictionary<K,V> - Interface in Torello.Java.ReadOnly
-
Immutable variant of Java Collections Framework abstract class
java.util.Dictionary<K, V>
. - ReadOnlyHashMap<K,V> - Class in Torello.Java.ReadOnly
-
Immutable Wrapper for
java.util.HashMap
, found in the "Java Collections Framework". - ReadOnlyHashMap(Iterable<? extends K>, Function<? super K, ? extends V>, Predicate<? super K>, Float, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashMap
-
Constructs an instance of
ReadOnlyHashMap
that contains the keys present in parameter'keys'
, and values generated by'valueMapper'
- using each of the'keys'
as input. - ReadOnlyHashMap(Iterable<X>, Tuple2<K, V>, Consumer<? super X>, Predicate<? super X>, Float, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashMap
-
Populates an instance of
ReadOnlyHashMap
by iterating the input'source'
iterable, and passing each value returned by thatIterator
to the'computeNextEntry'
JavaConsumer
. - ReadOnlyHashMap(Predicate<?>, Consumer<?>, Tuple2<K, V>, Float, Object) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashMap
-
Retrieves elements from the Java Primitive-Array parameter
'primitiveArray'
, and subsequently invokes the'computeNextEntry'
processor to populate thisReadOnlyHashMap
. - ReadOnlyHashMap(Map<K, V>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashMap
-
Copies the contents of parameter
'map'
, and saves saves it, thereby guaranteeing'this'
instance is Read-Only and fully-shielded from outside modification. - ReadOnlyHashMap(Tuple2<K, V>, Runnable, Float, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashMap
-
Constructs an instance of
ReadOnlyHashMap
that has been populated by the Key-Value Pairs left in'refHolder'
by each invocation of theRunnable
parameter'computeNextEntry'
. - ReadOnlyHashMap(Tuple2<K, V>, Consumer<? super X>, Predicate<? super X>, Float, X...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashMap
-
Retrieves elements from the VarArgs Generic-Array parameter
'elements'
, and subsequently invokes the'computeNextEntry'
processor to populate thisReadOnlyHashMap
. - ReadOnlyHashMap(Tuple2<K, V>, Map<X, Y>, Consumer<Map.Entry<X, Y>>, Predicate<Map.Entry<X, Y>>, Float) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashMap
-
If only a small amount of processing needs to be done on the contents of some Java Map, and using an entire Builder-Class seems disproportionately complex - this constructor can convert any Java
Map
into aReadOnlyHashMap
, using a simple'mapTranslator'
. - ReadOnlyHashSet<E> - Class in Torello.Java.ReadOnly
-
Immutable Wrapper for
java.util.HashSet
, found in the "Java Collections Framework". - ReadOnlyHashSet(Class<E>, Float, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Builds
ReadOnlyHashSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyHashSet(Class<E>, Predicate<? super E>, Float, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Builds
ReadOnlyHashSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyHashSet(Float, E...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Builds
ReadOnlyHashSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyHashSet(Float, Function<? super T, ? extends E>, T...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Builds
ReadOnlyHashSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyHashSet(Integer, Float, Supplier<E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Use a
Supplier<E>
to provide an arbitrary number of elements of type'E'
directly to this constructor. - ReadOnlyHashSet(Iterable<E>, Integer, Float) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
If a Standard Java
Iterable
can be directly mapped into aHashSet
(and, ergo, an entire Builder-Instance would be a bit excessive) - this constructor will seamlessly convert any JavaIterable<E>
directly into aReadOnlyHashSet<E>
with just this single invocation. - ReadOnlyHashSet(Iterable<E>, Predicate<? super E>, Integer, Float) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
If a Standard Java
Iterable
can be directly mapped into aHashSet
(and, ergo, an entire Builder-Instance would be a bit excessive) - this constructor will seamlessly convert any JavaIterable<E>
directly into aReadOnlyHashSet<E>
with just this single invocation. - ReadOnlyHashSet(Iterable<T>, Function<? super T, ? extends E>, Integer, Float) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
If only a small amount of processing needs to be done on the contents of some Java Data-Type, and using an entire Builder-Class seems disproportionately complex - this constructor can convert any Java
Iterable
into aReadOnlyHashSet
, using a simple'mapper'
. - ReadOnlyHashSet(Iterable<T>, Function<T, E>, Predicate<? super T>, Integer, Float) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
If only a small amount of processing needs to be done on the contents of some Java Data-Type, and using an entire Builder-Class seems disproportionately complex - this constructor can convert any Java
Iterable
into aReadOnlyHashSet
, using a simple'mapper'
. - ReadOnlyHashSet(Object, Float) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Converts a Java Primitive-Array to a
ReadOnlyHashSet<E>
, where'E'
is the Java Boxed-Type which corresponds to the Primitive-Array's Type. - ReadOnlyHashSet(Object, Float, Predicate<?>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Converts a Java Primitive-Array to a
ReadOnlyHashSet<E>
, where'E'
is the Java Boxed-Type which corresponds to the Primitive-Array's Type - but also accepts a'filter'
that can remove any array-entries that need to be removed. - ReadOnlyHashSet(Collection<E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Copies parameter
'c'
(and saves it) in order to guarantee that'this'
instance is Read-Only, and shielded from outside modification. - ReadOnlyHashSet(Function<Object, ? extends E>, Float, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Builds
ReadOnlyHashSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyHashSet(Function<Object, ? extends E>, Predicate<Object>, Float, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Builds
ReadOnlyHashSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyHashSet(Predicate<? super E>, Float, E...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Builds
ReadOnlyHashSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyHashSet(Predicate<? super T>, Function<? super T, ? extends E>, Float, T...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashSet
-
Builds
ReadOnlyHashSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyHashtable<K,V> - Class in Torello.Java.ReadOnly
-
Immutable Wrapper for
java.util.Hashtable
, found in the "Java Collections Framework". - ReadOnlyHashtable(Iterable<? extends K>, Function<? super K, ? extends V>, Predicate<? super K>, Float, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashtable
-
Constructs an instance of
ReadOnlyHashtable
that contains the keys present in parameter'keys'
, and values generated by'valueMapper'
- using each of the'keys'
as input. - ReadOnlyHashtable(Iterable<X>, Tuple2<K, V>, Consumer<? super X>, Predicate<? super X>, Float, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashtable
-
Populates an instance of
ReadOnlyHashtable
by iterating the input'source'
iterable, and passing each value returned by thatIterator
to the'computeNextEntry'
JavaConsumer
. - ReadOnlyHashtable(Predicate<?>, Consumer<?>, Tuple2<K, V>, Float, Object) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashtable
-
Retrieves elements from the Java Primitive-Array parameter
'primitiveArray'
, and subsequently invokes the'computeNextEntry'
processor to populate thisReadOnlyHashtable
. - ReadOnlyHashtable(Map<K, V>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashtable
-
Copies the contents of parameter
'map'
, and saves saves it, thereby guaranteeing'this'
instance is Read-Only and fully-shielded from outside modification. - ReadOnlyHashtable(Tuple2<K, V>, Runnable, Float, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashtable
-
Constructs an instance of
ReadOnlyHashtable
that has been populated by the Key-Value Pairs left in'refHolder'
by each invocation of theRunnable
parameter'computeNextEntry'
. - ReadOnlyHashtable(Tuple2<K, V>, Consumer<? super X>, Predicate<? super X>, Float, X...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashtable
-
Retrieves elements from the VarArgs Generic-Array parameter
'elements'
, and subsequently invokes the'computeNextEntry'
processor to populate thisReadOnlyHashtable
. - ReadOnlyHashtable(Tuple2<K, V>, Map<X, Y>, Consumer<Map.Entry<X, Y>>, Predicate<Map.Entry<X, Y>>, Float) - Constructor for class Torello.Java.ReadOnly.ReadOnlyHashtable
-
If only a small amount of processing needs to be done on the contents of some Java Map, and using an entire Builder-Class seems disproportionately complex - this constructor can convert any Java
Map
into aReadOnlyHashtable
, using a simple'mapTranslator'
. - ReadOnlyList<E> - Interface in Torello.Java.ReadOnly
-
Immutable variant of Java Collections Framework interface
java.util.List<E>
. - ReadOnlyListIterator<E> - Interface in Torello.Java.ReadOnly
-
Immutable variant of Java Collections Framework interface
java.util.ListIterator<E>
. - ReadOnlyMap<K,V> - Interface in Torello.Java.ReadOnly
-
Immutable variant of Java Collections Framework interface
java.util.Map<K, V>
. - ReadOnlyMap.Entry<K,V> - Interface in Torello.Java.ReadOnly
-
A map entry (key-value pair).
- ReadOnlyNavigableMap<K,V> - Interface in Torello.Java.ReadOnly
-
Immutable variant of Java Collectionds Framework interface
java.util.NavigableMap<K, V>
. - ReadOnlyNavigableSet<E> - Interface in Torello.Java.ReadOnly
-
Immutable variant of Java Collections Framework interface
java.util.NavigableSet<E>
. - ReadOnlyProperties - Class in Torello.Java.ReadOnly
-
Immutable Wrapper for
java.util.Properties
, found in the "Java Collections Framework". - ReadOnlyProperties(InputStream, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyProperties
-
Reads a property list (key and element pairs) from the input byte stream.
- ReadOnlyProperties(Reader, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyProperties
-
Reads a property list (key and element pairs) from the input character stream in a simple line-oriented format.
- ReadOnlyProperties(Integer, InputStream) - Constructor for class Torello.Java.ReadOnly.ReadOnlyProperties
-
Loads all of the properties represented by the XML document on the specified input stream into this properties table.
- ReadOnlyProperties(Map<A, B>, BiFunction<A, B, Ret2<String, String>>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyProperties
-
If only a small amount of processing needs to be done on the contents of some Java Map, and using an entire Builder-Class seems disproportionately complex - this constructor can convert any Java
Map
into aReadOnlyProperties
, using a simple'mapTranslator'
. - ReadOnlyProperties(Properties) - Constructor for class Torello.Java.ReadOnly.ReadOnlyProperties
-
Clones parameter
'properties'
(and saves it) in order to guarantee that'this'
instance is Read-Only and furthermore shielded from outside modification. - ReadOnlyProperties(Tuple2<Object, Object>, Runnable, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyProperties
-
Builds a
Properties
instance using the'refHolder'
&'computeNextEntry'
combination. - ReadOnlySequencedCollection<E> - Interface in Torello.Java.ReadOnly
-
Immutable variant of Java Collections Framework interface
java.util.SequencedCollection<E>
. - ReadOnlySequencedMap<K,V> - Interface in Torello.Java.ReadOnly
-
Immutable variant of Java Collections Framework interface
java.util.SequencedMap<K, V>
. - ReadOnlySequencedSet<E> - Interface in Torello.Java.ReadOnly
-
Immutable variant of Java Collections Framework interface
java.util.SequencedSet<E>
. - ReadOnlySet<E> - Interface in Torello.Java.ReadOnly
-
Immutable variant of Java Collections Framework interface
java.util.Set<E>
. - ReadOnlySortedMap<K,V> - Interface in Torello.Java.ReadOnly
-
Immutable variant of Java Collections Framework interface
java.util.SortedMap<K, V>
. - ReadOnlySortedSet<E> - Interface in Torello.Java.ReadOnly
-
Immutable variant of Java Collections Framework interface
java.util.SortedSet<E>
. - ReadOnlyTreeMap<K,V> - Class in Torello.Java.ReadOnly
-
Immutable Wrapper for
java.util.TreeMap
, found in the "Java Collections Framework". - ReadOnlyTreeMap(Iterable<? extends K>, Function<? super K, ? extends V>, Predicate<? super K>, Comparator<? super K>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeMap
-
Constructs an instance of
ReadOnlyTreeMap
that contains the keys present in parameter'keys'
, and values generated by'valueMapper'
- using each of the'keys'
as input. - ReadOnlyTreeMap(Iterable<X>, Tuple2<K, V>, Consumer<? super X>, Predicate<? super X>, Comparator<? super K>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeMap
-
Populates an instance of
ReadOnlyTreeMap
by iterating the input'source'
iterable, and passing each value returned by thatIterator
to the'computeNextEntry'
JavaConsumer
. - ReadOnlyTreeMap(Predicate<?>, Consumer<?>, Tuple2<K, V>, Comparator<? super K>, Object) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeMap
-
Retrieves elements from the Java Primitive-Array parameter
'primitiveArray'
, and subsequently invokes the'computeNextEntry'
processor to populate thisReadOnlyTreeMap
. - ReadOnlyTreeMap(Map<K, V>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeMap
-
Copies the contents of parameter
'map'
, and saves saves it, thereby guaranteeing'this'
instance is Read-Only and fully-shielded from outside modification. - ReadOnlyTreeMap(Tuple2<K, V>, Runnable, Comparator<? super K>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeMap
-
Constructs an instance of
ReadOnlyTreeMap
that has been populated by the Key-Value Pairs left in'refHolder'
by each invocation of theRunnable
parameter'computeNextEntry'
. - ReadOnlyTreeMap(Tuple2<K, V>, Consumer<? super X>, Predicate<? super X>, Comparator<? super K>, X...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeMap
-
Retrieves elements from the VarArgs Generic-Array parameter
'elements'
, and subsequently invokes the'computeNextEntry'
processor to populate thisReadOnlyTreeMap
. - ReadOnlyTreeMap(Tuple2<K, V>, Map<X, Y>, Consumer<Map.Entry<X, Y>>, Predicate<Map.Entry<X, Y>>, Comparator<? super K>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeMap
-
If only a small amount of processing needs to be done on the contents of some Java Map, and using an entire Builder-Class seems disproportionately complex - this constructor can convert any Java
Map
into aReadOnlyTreeMap
, using a simple'mapTranslator'
. - ReadOnlyTreeSet<E> - Class in Torello.Java.ReadOnly
-
Immutable Wrapper for
java.util.TreeSet
, found in the "Java Collections Framework". - ReadOnlyTreeSet(Class<E>, Comparator<? super E>, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Builds
ReadOnlyTreeSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyTreeSet(Class<E>, Predicate<? super E>, Comparator<? super E>, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Builds
ReadOnlyTreeSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyTreeSet(Iterable<E>, Comparator<? super E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
If a Standard Java
Iterable
can be directly mapped into aTreeSet
(and, ergo, an entire Builder-Instance would be a bit excessive) - this constructor will seamlessly convert any JavaIterable<E>
directly into aReadOnlyTreeSet<E>
with just this single invocation. - ReadOnlyTreeSet(Iterable<E>, Predicate<? super E>, Comparator<? super E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
If a Standard Java
Iterable
can be directly mapped into aTreeSet
(and, ergo, an entire Builder-Instance would be a bit excessive) - this constructor will seamlessly convert any JavaIterable<E>
directly into aReadOnlyTreeSet<E>
with just this single invocation. - ReadOnlyTreeSet(Iterable<T>, Function<? super T, ? extends E>, Comparator<? super E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
If only a small amount of processing needs to be done on the contents of some Java Data-Type, and using an entire Builder-Class seems disproportionately complex - this constructor can convert any Java
Iterable
into aReadOnlyTreeSet
, using a simple'mapper'
. - ReadOnlyTreeSet(Iterable<T>, Function<? super T, ? extends E>, Predicate<? super T>, Comparator<? super E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
If only a small amount of processing needs to be done on the contents of some Java Data-Type, and using an entire Builder-Class seems disproportionately complex - this constructor can convert any Java
Iterable
into aReadOnlyTreeSet
, using a simple'mapper'
. - ReadOnlyTreeSet(Object, Comparator<? super E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Converts a Java Primitive-Array to a
ReadOnlyTreeSet<E>
, where'E'
is the Java Boxed-Type which corresponds to the Primitive-Array's Type. - ReadOnlyTreeSet(Object, Comparator<? super E>, Predicate<?>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Converts a Java Primitive-Array to a
ReadOnlyTreeSet<E>
, where'E'
is the Java Boxed-Type which corresponds to the Primitive-Array's Type - but also accepts a'filter'
that can remove any array-entries that need to be removed. - ReadOnlyTreeSet(Collection<E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Copies parameter
'c'
(and saves it) in order to guarantee that'this'
instance is Read-Only, and shielded from outside modification. - ReadOnlyTreeSet(Comparator<? super E>, E...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Builds
ReadOnlyTreeSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyTreeSet(Comparator<? super E>, Function<? super T, ? extends E>, T...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Builds
ReadOnlyTreeSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyTreeSet(Comparator<? super E>, Supplier<E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Use a
Supplier<E>
to provide an arbitrary number of elements of type'E'
directly to this constructor. - ReadOnlyTreeSet(Function<Object, ? extends E>, Comparator<? super E>, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Builds
ReadOnlyTreeSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyTreeSet(Function<Object, ? extends E>, Predicate<Object>, Comparator<? super E>, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Builds
ReadOnlyTreeSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyTreeSet(Predicate<? super E>, Comparator<? super E>, E...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Builds
ReadOnlyTreeSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyTreeSet(Predicate<? super T>, Function<? super T, ? extends E>, Comparator<? super E>, T...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Builds
ReadOnlyTreeSet<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyTreeSet(SortedSet<E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyTreeSet
-
Copies parameter
's'
(and saves it) in order to guarantee that'this'
instance is Read-Only, and shielded from outside modification. - ReadOnlyVector<E> - Class in Torello.Java.ReadOnly
-
Immutable Wrapper for
java.util.Vector
, found in the "Java Collections Framework". - ReadOnlyVector(int, Function<? super T, ? extends E>, T...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
Builds
ReadOnlyVector<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyVector(E...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
Builds
ReadOnlyVector<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyVector(Class<E>, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
Builds
ReadOnlyVector<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyVector(Class<E>, Predicate<? super E>, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
Builds
ReadOnlyVector<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyVector(Integer, Supplier<E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
Use a
Supplier<E>
to provide an arbitrary number of elements of type'E'
directly to this constructor. - ReadOnlyVector(Iterable<E>, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
If a Standard Java
Iterable
can be directly mapped into aVector
(and, ergo, an entire Builder-Instance would be a bit excessive) - this constructor will seamlessly convert any JavaIterable<E>
directly into aReadOnlyVector<E>
with just this single invocation. - ReadOnlyVector(Iterable<E>, Predicate<? super E>, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
If a Standard Java
Iterable
can be directly mapped into anVector
(and, ergo, an entire Builder-Instance would be a bit excessive) - this constructor will seamlessly convert any JavaIterable<E>
directly into aReadOnlyVector<E>
with just this single invocation. - ReadOnlyVector(Iterable<T>, Function<? super T, ? extends E>, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
If only a small amount of processing needs to be done on the contents of some Java Data-Type, and using an entire Builder-Class seems disproportionately complex - this constructor can convert any Java
Iterable
into aReadOnlyVector
, using a simple'mapper'
. - ReadOnlyVector(Iterable<T>, Function<? super T, ? extends E>, Predicate<? super T>, Integer) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
If only a small amount of processing needs to be done on the contents of some Java Data-Type, and using an entire Builder-Class seems disproportionately complex - this constructor can convert any Java
Iterable
into aReadOnlyVector
, using a simple'mapper'
. - ReadOnlyVector(Object) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
Converts a Java Primitive-Array to a
ReadOnlyVector<E>
, where'E'
is the Java Boxed-Type which corresponds to the Primitive-Array's Type. - ReadOnlyVector(Object, Predicate<?>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
Converts a Java Primitive-Array to a
ReadOnlyVector<E>
, where'E'
is the Java Boxed-Type which corresponds to the Primitive-Array's Type - but also accepts a'filter'
that can remove any array-entries that need to be removed. - ReadOnlyVector(Collection<E>) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
Copies parameter
'c'
(and saves it) in order to guarantee that'this'
instance is Read-Only, and shielded from outside modification. - ReadOnlyVector(Function<Object, ? extends E>, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
Builds
ReadOnlyVector<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyVector(Function<Object, ? extends E>, Predicate<Object>, Object...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
Builds
ReadOnlyVector<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyVector(Predicate<? super E>, E...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
Builds
ReadOnlyVector<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadOnlyVector(Predicate<? super T>, Function<? super T, ? extends E>, T...) - Constructor for class Torello.Java.ReadOnly.ReadOnlyVector
-
Builds
ReadOnlyVector<E>
instance having Generic-Type'E'
, and contents'elements'
. - ReadPrimJSON - Class in Torello.Java.JSON
-
Builds on the J2EE Standard Release JSON Parsing Tools by providing additional help with converting JSON Data into Java Primitive-Types
- readURLToUseFromServer(Integer) - Static method in class Torello.Browser.BRDPC
-
This is supposed to be the easy part.
- readValue() - Method in interface javax.json.JsonReader
-
Returns a JSON value that is represented in the input source.
- realm - Variable in class Torello.Browser.Fetch.AuthChallenge
-
The realm of the challenge.
- realm - Variable in class Torello.Browser.Network.AuthChallenge
-
The realm of the challenge.
- realtimeData - Variable in class Torello.Browser.WebAudio.BaseAudioContext
-
[No Description Provided by Google]
OPTIONAL - reason - Variable in class Torello.Browser.Audits.BlockedByResponseIssueDetails
-
[No Description Provided by Google]
- reason - Variable in class Torello.Browser.Audits.HeavyAdIssueDetails
-
The reason the ad was blocked, total network or cpu or peak cpu.
- reason - Variable in class Torello.Browser.Debugger.paused
-
Pause reason.
- reason - Variable in class Torello.Browser.Inspector.detached
-
The reason why connection has been terminated.
- reason - Variable in class Torello.Browser.Page.BackForwardCacheNotRestoredExplanation
-
Not restored reason
- reason - Variable in class Torello.Browser.Page.frameDetached
-
[No Description Provided by Google]
EXPERIMENTAL - reason - Variable in class Torello.Browser.Page.frameRequestedNavigation
-
The reason for the navigation.
- reason - Variable in class Torello.Browser.Page.frameScheduledNavigation
-
The reason for the navigation.
- reason - Variable in class Torello.Browser.RunTime.exceptionRevoked
-
Reason describing why exception was revoked.
- rebuildMasterHashCache() - Method in class Torello.Java.HiLiteMe.Cache
-
Will write this method soon.
- receive(Article, int, int) - Method in interface Torello.HTML.Tools.NewsSite.ScrapedArticleReceiver
-
FUNCTIONAL-INTERFACE METHOD: This is the method that must be fulfilled to meet the requirements of this
@FunctionalInterface
- receivedBytes - Variable in class Torello.Browser.Browser.downloadProgress
-
Total bytes received.
- receivedBytes - Variable in class Torello.Browser.Page.downloadProgress
-
Total bytes received.
- receivedMessageFromTarget(String, String, String) - Constructor for class Torello.Browser.Target.receivedMessageFromTarget
-
Constructor
- receivedMessageFromTarget(JsonObject) - Constructor for class Torello.Browser.Target.receivedMessageFromTarget
-
JSON Object Constructor
- ReceiveException - Exception in Torello.HTML.Tools.NewsSite
-
Thrown by the
'ScrapedArticleReceiver'
interface, if any of the methods inside an implementation of interface'ScrapedArticleReceiver'
need to throw an exception - then that exception must be wraped by this (unchecked, runtime) exception. - ReceiveException(String, int, int) - Constructor for exception Torello.HTML.Tools.NewsSite.ReceiveException
-
Constructs a new exception with the specified detail message, and two
public, final
integer parameters:sectionURLNum
andarticleNum
. - ReceiveException(String, Throwable, int, int) - Constructor for exception Torello.HTML.Tools.NewsSite.ReceiveException
-
Constructs a new exception with the specified detail message, cause-chain throwable, and two
public, final
integer parameters:sectionURLNum
andarticleNum
. - receiveHeadersEnd - Variable in class Torello.Browser.Network.ResourceTiming
-
Finished receiving response headers.
- receiver - Variable in class Torello.Java.Additional.Promise
-
This is the "Respone Processor".
- receiver - Variable in class Torello.Java.Additional.Script
-
The
Promise
that is produced by this class, after invoking an'exec'
method needs to be able to do any processing on the raw-output that is received from the Asynchronous Communication's Channel. - recommendations - Variable in class Torello.Browser.Security.SecurityStateExplanation
-
Recommendations to fix any issues.
- RECORD - Torello.JavaDoc.CIET
-
Identifies that the associated file represents a (new, Java 14+)
'record'
. - recordClockSyncMarker(String) - Static method in class Torello.Browser.Tracing
-
Record a clock sync marker in the trace.
- recordingStateChanged(boolean, String) - Constructor for class Torello.Browser.BackgroundService.recordingStateChanged
-
Constructor
- recordingStateChanged(JsonObject) - Constructor for class Torello.Browser.BackgroundService.recordingStateChanged
-
JSON Object Constructor
- recordMode - Variable in class Torello.Browser.Tracing.TraceConfig
-
Controls how the trace buffer stores data.
- recreate() - Method in class NeoVisionaries.WebSockets.WebSocket
-
Create a new
WebSocket
instance that has the same settings as this instance. - recreate(int) - Method in class NeoVisionaries.WebSockets.WebSocket
-
Create a new
WebSocket
instance that has the same settings as this instance. - rect - Variable in class Torello.Browser.LayerTree.ScrollRect
-
Rectangle itself.
- rect - Variable in class Torello.Browser.Overlay.HingeConfig
-
A rectangle represent hinge
- Rect(Number, Number, Number, Number) - Constructor for class Torello.Browser.DOM.Rect
-
Constructor
- Rect(JsonObject) - Constructor for class Torello.Browser.DOM.Rect
-
JSON Object Constructor
- RED - Static variable in class Torello.Java.C
- RED_BKGND - Static variable in class Torello.Java.C
- redirectHasExtraInfo - Variable in class Torello.Browser.Network.requestWillBeSent
-
In the case that redirectResponse is populated, this flag indicates whether requestWillBeSentExtraInfo and responseReceivedExtraInfo events will be or were emitted for the request which was just redirected.
- redirectResponse - Variable in class Torello.Browser.Network.requestWillBeSent
-
Redirect response data.
- redirectUrl - Variable in class Torello.Browser.Network.requestIntercepted
-
Redirect location, only sent if a redirect was intercepted.
- redo() - Static method in class Torello.Browser.DOM
-
Re-does the last undone action.
- referrerPolicy - Variable in class Torello.Browser.Network.Request
-
The referrer policy of the request, as defined in https://www.w3.org/TR/referrer-policy/
- ReferrerPolicy - Static variable in class Torello.Browser.Page
-
The referring-policy used for the navigation.
- reflAndHTMLStream() - Method in class Torello.JavaDoc.SummaryTableHTML
-
Retrieve the entire list of Table-Rows in this HTML Summary-Table into a
Vector
. - ReflHTML<ENTITY extends Declaration> - Class in Torello.JavaDoc
-
This class stores the HTML Detail-Descriptions retrieved from a Java Doc web-page 'Details Section', and simultaneously, holds the reflection-data extracted from the
'.java'
corresponding source-code files - facilitating all changes to a Java Doc Page deemed necessary. - refreshPolicy - Variable in class Torello.Browser.Network.TrustTokenParams
-
Only set for "token-redemption" type and determine whether to request a fresh SRR or use a still valid cached SRR.
- REG_EX_ESCAPE_CHARS - Static variable in class Torello.Java.StringParse
-
This is the list of characters that need to be escaped for a regular expression
- REGEX(Pattern) - Static method in class Torello.HTML.NodeSearch.ARGCHECK
-
Internally Used.
- REGEX_CNP(Pattern) - Static method in class Torello.HTML.NodeSearch.ARGCHECK
-
Internally Used.
- REGEX_ESCAPE_CHARS - Static variable in class Torello.Java.StrSource
-
These are 'control' characters (Reg Ex Code), so they must be escaped if the are to be treated as their ASCII-equivalent values.
- REGEX_TXNP(Pattern) - Static method in class Torello.HTML.NodeSearch.ARGCHECK
-
Internally Used.
- RegExException - Exception in Torello.Java
-
General purpose exception that may be used when a Regular Expression fails.
- RegExException() - Constructor for exception Torello.Java.RegExException
-
Constructs a
RegExException
with no detail message. - RegExException(String) - Constructor for exception Torello.Java.RegExException
-
Constructs a
RegExException
with the specified detail message. - RegExException(String, Throwable) - Constructor for exception Torello.Java.RegExException
-
Constructs a new
RegExException
with the specified detail message and cause. - RegExException(Throwable) - Constructor for exception Torello.Java.RegExException
-
Constructs a new
RegExException
with the specified cause and a detail message of(cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause). - RegExFiles - Class in Torello.Java
-
A utility for saving Regular-Expressions in a text-file that may be lazily-loaded at run-time when needed.
- regExKEEP(Pattern, boolean) - Static method in interface Torello.Java.StrFilter
-
Here, an input-object'stoString()
result is checked against Java's Regular-Expression matcher. - regExREJECT(Pattern, boolean) - Static method in interface Torello.Java.StrFilter
-
Here, an input-object'stoString()
result is checked against Java's Regular-Expression matcher. - regExsAND(Pattern...) - Static method in interface Torello.Java.StrFilter
-
The Predicate
that is created by this factory-method will have atest()
method that returnsTRUE
if an input object'sObject.toString()
output matches each-and-every-one of the provided regular-expressions. - regExsNAND(Pattern...) - Static method in interface Torello.Java.StrFilter
-
The Predicate
that is created by this factory-method will have atest()
method that returnsTRUE
if an input object'sObject.toString()
output does-not-match-any of the provided regular-expressions. - regExsOR(Pattern...) - Static method in interface Torello.Java.StrFilter
-
The Predicate
that is created by this factory-method will have atest()
method that returnsTRUE
if an input object'sObject.toString()
output matches any-one-of the provided regular-expressions. - regExsXOR(Pattern...) - Static method in interface Torello.Java.StrFilter
-
The Predicate
that is created by this factory-method will have atest()
method that returnsTRUE
if an input object'sObject.toString()
output matches precisely-one-of the provided regular-expressions. - registrationId - Variable in class Torello.Browser.ServiceWorker.ServiceWorkerErrorMessage
-
[No Description Provided by Google]
- registrationId - Variable in class Torello.Browser.ServiceWorker.ServiceWorkerRegistration
-
[No Description Provided by Google]
- registrationId - Variable in class Torello.Browser.ServiceWorker.ServiceWorkerVersion
-
[No Description Provided by Google]
- registrations - Variable in class Torello.Browser.ServiceWorker.workerRegistrationUpdated
-
[No Description Provided by Google]
- relatedNodes - Variable in class Torello.Browser.Accessibility.AXValue
-
One or more related nodes, if applicable.
- RelativePathStr - Class in Torello.JavaDoc
-
Keeps a copy of the
String
as a series of'../'
(Dot-Dot's) the connects a Sub-Directory to some Root Parent-Directory. - RelativePathStr(String) - Constructor for class Torello.JavaDoc.RelativePathStr
- releaseAnimations(String[]) - Static method in class Torello.Browser.Animation
-
Releases a set of animations to no longer be manipulated.
- releaseConjugations() - Static method in class Torello.Languages.Verbs
-
Releases the memory for the (rather large) Java-
String
containing the verb conjugations, and callsSystem.gc()
. - releaseDefinitions() - Static method in class Torello.Languages.Verbs
-
Releasees the memory for the
TreeMap
of definitions, and callsSystem.gc()
- releaseInfinitives() - Static method in class Torello.Languages.Verbs
-
Releases the memory for the
TreeSet
of infinitives, and callsSystem.gc()
. - releaseIrregularInfinitives() - Static method in class Torello.Languages.Verbs
-
Releases the memory for the (rather large)
java.util.TreeSet
of Irregular Infinitives, and callsSystem.gc()
. - releaseObject(String) - Static method in class Torello.Browser.RunTime
-
Releases remote object with given id.
- releaseObjectGroup(String) - Static method in class Torello.Browser.RunTime
-
Releases all remote objects that belong to a given group.
- releaseSnapshot(String) - Static method in class Torello.Browser.LayerTree
-
Releases layer snapshot captured by the back-end.
- reload(Boolean, String) - Static method in class Torello.Browser.Page
-
Reloads given page optionally ignoring the cache.
- remoteIPAddress - Variable in class Torello.Browser.Network.Response
-
Remote IP address.
- RemoteLocation(String, int) - Constructor for class Torello.Browser.Target.RemoteLocation
-
Constructor
- RemoteLocation(JsonObject) - Constructor for class Torello.Browser.Target.RemoteLocation
-
JSON Object Constructor
- RemoteObject(String, String, String, JsonValue, String, String, String, RunTime.ObjectPreview, RunTime.CustomPreview) - Constructor for class Torello.Browser.RunTime.RemoteObject
-
Constructor
- RemoteObject(JsonObject) - Constructor for class Torello.Browser.RunTime.RemoteObject
-
JSON Object Constructor
- remotePort - Variable in class Torello.Browser.Network.Response
-
Remote port.
- remove() - Method in class Torello.HTML.NodeSearch.AbstractHNLI
-
This removes the last match that was returned by the
Iterator
out of the underlyingVector
. - remove() - Method in class Torello.Java.Additional.RemoveUnsupportedIterator
-
This ensures that any attempt to modify the internal data structure will cause the
Iterator
to throw'UnsupportedOperationException'
to throw. - remove(int) - Method in interface javax.json.JsonArrayBuilder
-
Remove the value in the array at the specified position.
- remove(int) - Method in class Torello.Java.ReadOnly.ROArrayListBuilder
-
Removes the element at the specified position in this list.
- remove(int) - Method in class Torello.Java.ReadOnly.ROVectorBuilder
-
Removes the element at the specified position in this Vector.
- remove(Object) - Method in class Torello.Java.Additional.LRUTreeMap
-
Removes the mapping for this
'key'
from'this' TreeMap
if present. - remove(Object) - Method in class Torello.Java.ReadOnly.ROArrayListBuilder
-
Removes the first occurrence of the specified element from this list, if it is present.
- remove(Object) - Method in class Torello.Java.ReadOnly.ROHashMapBuilder
-
Removes the mapping for the specified key from this map if present.
- remove(Object) - Method in class Torello.Java.ReadOnly.ROHashSetBuilder
-
Removes the specified element from this set if it is present.
- remove(Object) - Method in class Torello.Java.ReadOnly.ROHashtableBuilder
-
Removes the key (and its corresponding value) from this hashtable.
- remove(Object) - Method in class Torello.Java.ReadOnly.ROPropertiesBuilder
- remove(Object) - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Removes the mapping for this key from this TreeMap if present.
- remove(Object) - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Removes the specified element from this set if it is present.
- remove(Object) - Method in class Torello.Java.ReadOnly.ROVectorBuilder
-
Removes the first occurrence of the specified element in this Vector If the Vector does not contain the element, it is unchanged.
- remove(Object, Object) - Method in class Torello.Java.ReadOnly.ROHashMapBuilder
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, Object) - Method in class Torello.Java.ReadOnly.ROHashtableBuilder
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- remove(Object, Object) - Method in class Torello.Java.ReadOnly.ROPropertiesBuilder
- remove(Object, Object) - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
- remove(String) - Method in interface javax.json.JsonObjectBuilder
-
Remove the name/value pair from the JSON object associated with this object builder if it is present.
- remove(String) - Method in interface javax.json.JsonPatchBuilder
-
Adds a "remove" JSON Patch operation.
- remove(String) - Method in class Torello.HTML.TagNode
-
Convenience Method.
- remove(Vector<? extends HTMLNode>, int) - Static method in class Torello.HTML.Util.Inclusive
-
Convenience Method.
- remove(Vector<? super TagNode>, int[], String...) - Static method in class Torello.HTML.Attributes
-
This will remove all copies of the attributes whose names are listed among the by
String[]
array parameter'innerTags'
from the vectorized-html web-page parameter'html'
. - remove(Vector<? super TagNode>, int, int, String...) - Static method in class Torello.HTML.Attributes
-
This will remove all copies of the attributes whose names are listed among the by
String[]
array parameter'innerTags'
from the vectorized-html web-page parameter'html'
. - remove(Vector<? super TagNode>, String...) - Static method in class Torello.HTML.Attributes
-
Convenience Method.
- remove(Vector<? super TagNode>, DotPair, String...) - Static method in class Torello.HTML.Attributes
-
Convenience Method.
- remove(T) - Method in interface javax.json.JsonPointer
-
Removes the value at the reference location in the specified
target
. - REMOVE - javax.json.JsonPatch.Operation
-
"remove" operation.
- removeAll(Collection<?>) - Method in class Torello.Java.ReadOnly.ROArrayListBuilder
-
Removes from this list all of its elements that are contained in the specified collection.
- removeAll(Collection<?>) - Method in class Torello.Java.ReadOnly.ROHashSetBuilder
- removeAll(Collection<?>) - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
- removeAll(Collection<?>) - Method in class Torello.Java.ReadOnly.ROVectorBuilder
-
Removes from this Vector all of its elements that are contained in the specified Collection.
- removeAll(Vector<? super TagNode>) - Static method in class Torello.HTML.Attributes
-
Convenience Method.
- removeAll(Vector<? super TagNode>, int[]) - Static method in class Torello.HTML.Attributes
-
The purpose of this method is to remove all attributes / Inner-Tag key-value pairs from each and every non-
'TextNode'
and non-'CommentNode'
HTML Element found on the vectorized-html page parameter'html'
. - removeAll(Vector<? super TagNode>, int, int) - Static method in class Torello.HTML.Attributes
-
The purpose of this method is to remove all attributes / Inner-Tag key-value pairs from each and every non-
'TextNode'
and non-'CommentNode'
HTML Element found on the vectorized-html page parameter'html'
. - removeAll(Vector<? super TagNode>, DotPair) - Static method in class Torello.HTML.Attributes
-
Convenience Method.
- removeAllAV() - Method in class Torello.HTML.TagNode
-
- removeAllAVQuotes() - Method in class Torello.HTML.TagNode
-
Convenience Method.
- removeAllElements() - Method in class Torello.Java.ReadOnly.ROVectorBuilder
-
Removes all components from this vector and sets its size to zero.
- removeAllParenthetical(String) - Static method in class Torello.Java.StringParse
-
Removes all parenthetical notations.
- removeAttribute(int, String) - Static method in class Torello.Browser.DOM
-
Removes attribute with given name from an element with given id.
- removeAttributes(String...) - Method in class Torello.HTML.InnerTags
-
- removeAttributes(String...) - Method in class Torello.HTML.TagNode
-
- removeAttributes(Predicate<String>) - Method in class Torello.HTML.TagNode
-
Filter's attributes using an Attribute-Name
String-Predicate
- removeAVQuotes(String) - Method in class Torello.HTML.TagNode
-
Convenience Method.
- removeAVQuotes(Predicate<String>) - Method in class Torello.HTML.TagNode
-
- removeBinding(String) - Static method in class Torello.Browser.RunTime
-
This method does not remove binding function from global object but unsubscribes current runtime agent from RunTime.bindingCalled notifications.
- removeBraces(String) - Static method in class Torello.Java.StringParse
-
Functions the same as
removeBrackets(String)
- but removes pairs of curly-braces, instead
NOTE:These are { curly braces } that will be removed by thisString
! - removeBrackets(String) - Static method in class Torello.Java.StringParse
-
This function will remove any pairs of Brackets within a
String
, and returned the paired downString
- removeBreakpoint(String) - Static method in class Torello.Browser.Debugger
-
Removes JavaScript breakpoint.
- removeCloudJavaDocDir() - Method in class Torello.Java.Build.CloudSync
-
This method should delete all files in the Cloud's
'javadoc/''
directory. - removeCloudJavaDocDir() - Method in class Torello.Java.Build.CloudSyncGSUTIL
- removeCredential(String, String) - Static method in class Torello.Browser.WebAuthn
-
Removes a credential from the authenticator.
- removeData(Vector<? super TagNode>) - Static method in class Torello.HTML.Attributes
-
Convenience Method.
- removeData(Vector<? super TagNode>, int[]) - Static method in class Torello.HTML.Attributes
-
The purpose of this method is to remove all HTML data-attribute key-value pairs from
'TagNode'
Elements contained inside parameter'html'
. - removeData(Vector<? super TagNode>, int, int) - Static method in class Torello.HTML.Attributes
-
The purpose of this method is to remove all HTML data-attribute key-value pairs from
'TagNode'
Elements contained inside parameter'html'
. - removeData(Vector<? super TagNode>, DotPair) - Static method in class Torello.HTML.Attributes
-
Convenience Method.
- removeDataAttributes() - Method in class Torello.HTML.TagNode
-
- removeDOMBreakpoint(int, String) - Static method in class Torello.Browser.DOMDebugger
-
Removes DOM breakpoint that was set using
setDOMBreakpoint
. - removeDOMStorageItem(DOMStorage.StorageId, String) - Static method in class Torello.Browser.DOMStorage
-
[No Description Provided by Google]
- removeDuplicates(Vector<URL>) - Static method in class Torello.Java.Additional.URLs
-
If you have a list of
URL's
, and want to quickly remove any duplicate-URL's
found in the list - this will remove them. - removeDuplicates(Vector<URL>, Vector<URL>) - Static method in class Torello.Java.Additional.URLs
-
This simple method will remove any
URL's
from the inputVector
parameter'potentiallyNewURLs'
which are also present-members of the inputVector
parameter'visitedURLs'
. - removeDuplicateSpaces(String) - Static method in class Torello.Java.StringParse
-
Returns the same
String
is input, but trims all spaces down to a single space. - removeElement(Object) - Method in class Torello.Java.ReadOnly.ROVectorBuilder
-
Removes the first (lowest-indexed) occurrence of the argument from this vector.
- removeElementAt(int) - Method in class Torello.HTML.NodeSearch.AbstractHNLI
-
This removes the node at a specified index in the underlying vectorized-html.
- removeElementAt(int) - Method in class Torello.Java.ReadOnly.ROVectorBuilder
-
Deletes the component at the specified index.
- removeElementById(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- removeElementByIdInclusive(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- removeElements(int...) - Method in class Torello.HTML.NodeSearch.AbstractHNLI
-
This will remove every
Vector
-element that is identified by the'posArr'
Vector
-positionint[]
array. - removeElementsByClassName(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- removeElementsByClassNameInclusive(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- removeElementsByName(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- removeElementsByNameInclusive(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- removeElementsByTagName(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- removeElementsByTagNameInclusive(Vector<HTMLNode>, String) - Static method in class Torello.HTML.NodeSearch.JS
-
- removeEventAttributes(String...) - Method in class Torello.HTML.InnerTags
-
- removeEventListenerBreakpoint(String, String) - Static method in class Torello.Browser.DOMDebugger
-
Removes breakpoint on particular DOM event.
- removeExtendsClause(String) - Static method in class Torello.Java.StrSource
-
Removes the
'extends'
part of a Java Generic
TO DO: This will fail for a class such as:public class MyClass<T extends Vector<String>
, where the extends clause also has a generic in it. - removeExtension(String) - Static method in class Torello.Java.StringParse
-
This method simply removes all character data after the last identified period character (
'.'
) found withinfileNameOrURL
. - removeExtension(WebSocketExtension) - Method in class NeoVisionaries.WebSockets.WebSocket
-
Remove an extension from
Sec-WebSocket-Extension
. - removeExtensions(String) - Method in class NeoVisionaries.WebSockets.WebSocket
-
Remove extensions from
Sec-WebSocket-Extension
by an extension name. - removeGeneric(String) - Static method in class Torello.Java.StrSource
-
This will remove the generic type-parameters expression from a Java Type Declaration or Reference.
- removeHeaders(String) - Method in class NeoVisionaries.WebSockets.WebSocket
-
Remove pairs of extra HTTP headers.
- removeIf(Predicate<? super E>) - Method in class Torello.Java.ReadOnly.ROArrayListBuilder
-
Removes all of the elements of this collection that satisfy the given predicate.
- removeIf(Predicate<? super E>) - Method in class Torello.Java.ReadOnly.ROHashSetBuilder
- removeIf(Predicate<? super E>) - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
- removeIf(Predicate<? super E>) - Method in class Torello.Java.ReadOnly.ROVectorBuilder
-
Removes all of the elements of this collection that satisfy the given predicate.
- removeInstrumentationBreakpoint(String) - Static method in class Torello.Browser.DOMDebugger
-
Removes breakpoint on particular native event.
- removeListener(WebSocketListener) - Method in class NeoVisionaries.WebSockets.WebSocket
-
Remove a listener from this WebSocket.
- removeListeners(List<WebSocketListener>) - Method in class NeoVisionaries.WebSockets.WebSocket
-
Remove listeners.
- removeNode(int) - Static method in class Torello.Browser.DOM
-
Removes node with given id.
- removeParens(String) - Static method in class Torello.Java.StringParse
-
Removes Parenthesis, similar to other parenthetical removing functions.
- removeProtocol(String) - Method in class NeoVisionaries.WebSockets.WebSocket
-
Remove a protocol from
Sec-WebSocket-Protocol
. - removeRange(int, int) - Method in class Torello.HTML.NodeSearch.AbstractHNLI
-
Convenience Method.
- removeRange(DotPair) - Method in class Torello.HTML.NodeSearch.AbstractHNLI
-
This removes a specified sub-range of nodes in the underlying vectorized-html.
- removeScriptToEvaluateOnLoad(String) - Static method in class Torello.Browser.Page
-
Deprecated, please use removeScriptToEvaluateOnNewDocument instead.
- removeScriptToEvaluateOnNewDocument(String) - Static method in class Torello.Browser.Page
-
Removes given script from the list.
- removeSingleton(String) - Static method in class Torello.HTML.HTMLTags
-
Adds an HTML-element to the list of singleton HTML-elements.
- RemoveSubString - Torello.HTML.AUM
-
RemoveSubString
when used as an Attribute Update Method, tells the HTML Element Attribute Update Logic to remove the first copy found of a provided sub-string from the attribute-value whose attribute name matches the provided inner-tag name. - RemoveSubString_CI - Torello.HTML.AUM
-
This performs the exact same routine as
AUM.RemoveSubstring
, however the text-String
comparison ignores case for the alphabetic letters a..z. - removeTag(String) - Static method in class Torello.HTML.HTMLTags
-
Removes and HTML element from the list of elements that may be parsed, created and checked.
- RemoveUnsupportedIterator<E> - Class in Torello.Java.Additional
-
This functions identically to the normal
Iterator<E>
class, but preventsIterator.remove()
from ever being invoked. - RemoveUnsupportedIterator(Iterator<E>) - Constructor for class Torello.Java.Additional.RemoveUnsupportedIterator
-
This constructor is the only offered constructor.
- removeVirtualAuthenticator(String) - Static method in class Torello.Browser.WebAuthn
-
Removes the given authenticator.
- removeWhiteSpace(String) - Static method in class Torello.Java.StringParse
-
This string-modify method simply removes any and all white-space matches found within a java-
String
. - removeWords(String) - Static method in class Torello.Languages.ES
-
This function references the words in the "removeList" and removes every occurence of each word that is present in the "removeList"
Vector<String>
- removeXHRBreakpoint(String) - Static method in class Torello.Browser.DOMDebugger
-
Removes breakpoint from XMLHttpRequest.
- renderCapacity - Variable in class Torello.Browser.WebAudio.ContextRealtimeData
-
The time spent on rendering graph divided by render quantum duration, and multiplied by 100.
- renderOptions(StringBuffer, int, Options, int, int) - Method in class Apache.CLI.HelpFormatter
-
Render the specified Options and return the rendered Options in a StringBuffer.
- renderTime - Variable in class Torello.Browser.PerformanceTimeline.LargestContentfulPaint
-
[No Description Provided by Google]
- renderWrappedText(StringBuffer, int, int, String) - Method in class Apache.CLI.HelpFormatter
-
Render the specified text and return the rendered Options in a StringBuffer.
- replace(Object, Object) - Method in class Torello.Java.ReadOnly.ROPropertiesBuilder
- replace(Object, Object, Object) - Method in class Torello.Java.ReadOnly.ROPropertiesBuilder
- replace(String) - Static method in class Torello.HTML.Escape
-
- replace(String, boolean) - Method in interface javax.json.JsonPatchBuilder
-
Adds a "replace" JSON Patch operation.
- replace(String, int) - Method in interface javax.json.JsonPatchBuilder
-
Adds a "replace" JSON Patch operation.
- replace(String, String) - Method in interface javax.json.JsonPatchBuilder
-
Adds a "replace" JSON Patch operation.
- replace(String, JsonValue) - Method in interface javax.json.JsonPatchBuilder
-
Adds a "replace" JSON Patch operation.
- replace(K, V) - Method in class Torello.Java.Additional.LRUTreeMap
-
Replaces the entry for the specified
'key'
only if it is currently mapped to some value. - replace(K, V) - Method in class Torello.Java.ReadOnly.ROHashMapBuilder
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, V) - Method in class Torello.Java.ReadOnly.ROHashtableBuilder
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, V) - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, V, V) - Method in class Torello.Java.Additional.LRUTreeMap
-
Replaces the entry for the specified
'key'
only if currently mapped to the specified'value'
. - replace(K, V, V) - Method in class Torello.Java.ReadOnly.ROHashMapBuilder
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, V, V) - Method in class Torello.Java.ReadOnly.ROHashtableBuilder
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, V, V) - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Replaces the entry for the specified key only if currently mapped to the specified value. - replace(T, JsonValue) - Method in interface javax.json.JsonPointer
-
Replaces the value at the referenced location in the specified
target
with the specifiedvalue
. - Replace - Torello.HTML.AUM
-
Replace
when used as an Attribute Update Method, tells the HTML Element Attribute Update Logic to replace any attribute key-value pair that the Element contains; however if there is no current key-value pair that has the provided attribute name, then the HTML Element Node should be skipped, and left un-modified. - REPLACE - javax.json.JsonPatch.Operation
-
"remove" operation.
- Replaceable - Interface in Torello.HTML
-
The class
ReplaceNodes
offers a great efficiency-improvement optimization for modifying vectorized-HTML. - REPLACEABLE_M - Static variable in class Torello.JavaDoc.SummarySorterHelper
-
Label for methods inherited from class
Replaceable
Checker MethodSummarySorterHelper.REPLACEABLE_M(Method)
matches method-names of all the methods currently listed inReplaceable
. - REPLACEABLE_M(Method) - Static method in class Torello.JavaDoc.SummarySorterHelper
-
Identifies whether or not a particular method should be placed under the Method Summary Section Title for methods which implement or extend
Replaceable
. - ReplaceableException - Exception in Torello.HTML
-
In order for a set or collection of
<
to work properly during an update or replacement, the set or collection (Replaceable
>Iterable
) ofReplaceable's
must be properly sorted and the pieces may not overlap (as per their original-locations). - ReplaceableException() - Constructor for exception Torello.HTML.ReplaceableException
-
Constructs a
ReplaceableException
with no detail message. - ReplaceableException(String) - Constructor for exception Torello.HTML.ReplaceableException
-
Constructs a
ReplaceableException
with the specified detail message. - ReplaceableOutOfBoundsException - Exception in Torello.HTML
-
Thrown during a
Replaceable
HTML-Vector
update operation when aReplaceable
instance is not within the bounds of that HTML-Vector
. - ReplaceableOutOfBoundsException(String, Replaceable) - Constructor for exception Torello.HTML.ReplaceableOutOfBoundsException
-
Constructs a
ReplaceableOutOfBoundsException
with the specified detail message. - ReplaceableOutOfBoundsException(Replaceable) - Constructor for exception Torello.HTML.ReplaceableOutOfBoundsException
-
Constructs a
ReplaceableOutOfBoundsException
with no detail message. - ReplaceablesOverlappingException - Exception in Torello.HTML
-
Thrown during a
Replaceable
HTML-Vector
update operation when two consecutiveReplaceable
instances appear to point to overlapping indices within theVector
. - ReplaceablesOverlappingException(String, Replaceable, Replaceable) - Constructor for exception Torello.HTML.ReplaceablesOverlappingException
-
Constructs a
ReplaceablesOverlappingException
with the specified detail message. - ReplaceablesOverlappingException(Replaceable, Replaceable) - Constructor for exception Torello.HTML.ReplaceablesOverlappingException
-
Constructs a
ReplaceablesOverlappingException
with no detail message. - ReplaceablesUnsortedException - Exception in Torello.HTML
-
Thrown during a
Replaceable
HTML-Vector
update operation when two consecutiveReplaceable
instances appear to be out of order. - ReplaceablesUnsortedException(String, Replaceable, Replaceable) - Constructor for exception Torello.HTML.ReplaceablesUnsortedException
-
Constructs a
ReplaceablesUnsortedException
with the specified detail message. - ReplaceablesUnsortedException(Replaceable, Replaceable) - Constructor for exception Torello.HTML.ReplaceablesUnsortedException
-
Constructs a
ReplaceablesUnsortedException
with no detail message. - replaceAll(String) - Static method in class Torello.HTML.Escape
-
Deprecated.
- replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class Torello.Java.ReadOnly.ROHashMapBuilder
-
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
- replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class Torello.Java.ReadOnly.ROHashtableBuilder
-
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
- replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
- replaceAll(BiFunction<Object, Object, ?>) - Method in class Torello.Java.ReadOnly.ROPropertiesBuilder
- replaceAll(UnaryOperator<E>) - Method in class Torello.Java.ReadOnly.ROArrayListBuilder
-
Replaces each element of this list with the result of applying the operator to that element.
- replaceAll(UnaryOperator<E>) - Method in class Torello.Java.ReadOnly.ROVectorBuilder
-
Replaces each element of this list with the result of applying the operator to that element.
- replaceAll_DEC(String) - Static method in class Torello.HTML.Escape
-
This method functions the same as
replaceAll_HEX(String)
- except it replaces only HTML Escape sequences that are represented using decimal (base-10) values. - replaceAll_HEX(String) - Static method in class Torello.HTML.Escape
-
Will generate a
String
whereby any & all Hexadecimal Escape Sequences have been removed and subsequently replaced with their actual ASCII/UniCode un-escaped characters!
Hexadecimal HTML Escape-Sequence Examples:
Substring from Input:Web-Browser Converts To:ª
'ª'
within a browserg
'g'
within a browser„
''
within a browser
This method might be thought of as similar to the older C/C++'Ord()'
function, except it is for HTML. - replaceAll_TEXT(String) - Static method in class Torello.HTML.Escape
-
- ReplaceFunction - Interface in Torello.HTML
-
A function-pointer definition that facilitates the substituting of
HTMLNode
elements in Vectorized-HTML with other, user-provided, elements. - replaceNBSP(String) - Static method in class Torello.Java.StrSource
-
There are actually people out there who are willing to put character
'160'
into a file or document, instead of a simple' '
element. - ReplaceNodes - Class in Torello.HTML
-
Methods for quickly & efficiently replacing the nodes on a Web-Page.
- replaceRange(int, int, Vector<HTMLNode>) - Method in class Torello.HTML.NodeSearch.AbstractHNLI
-
Convenience Method.
- replaceRange(Vector<HTMLNode>, int, int, Vector<HTMLNode>) - Static method in class Torello.HTML.Util
-
Replaces any all and all
HTMLNode's
located between theVector
locations'sPos'
(inclusive) and'ePos'
(exclusive). - replaceRange(Vector<HTMLNode>, DotPair, Vector<HTMLNode>) - Static method in class Torello.HTML.Util
-
Convenience Method.
- replaceRange(DotPair, Vector<HTMLNode>) - Method in class Torello.HTML.NodeSearch.AbstractHNLI
-
This replaces a specified sub-range of nodes in the underlying vectorized-html with the nodes in
'newNodes'
. - replaceZWSP(String) - Static method in class Torello.Java.StrSource
-
Even lower than
#160
, apparently is the"Zero Width Space"
(character#8203
. - replaySnapshot(String, Integer, Integer, Number) - Static method in class Torello.Browser.LayerTree
-
Replays the layer snapshot and returns the resulting bitmap.
- replayXHR(String) - Static method in class Torello.Browser.Network
-
This method sends a new XMLHttpRequest which is identical to the original one.
- replyTo - Torello.HTML.MetaTagName
-
By adding the email address of your web master in the
'REPLY-TO'
tag you are able to explain how people can contact the right person in your organization who is responsible for your website. - report - Variable in class Torello.Browser.Network.reportingApiReportAdded
-
[No Description Provided by Google]
- report - Variable in class Torello.Browser.Network.reportingApiReportUpdated
-
[No Description Provided by Google]
- reportHeapSnapshotProgress(int, int, Boolean) - Constructor for class Torello.Browser.HeapProfiler.reportHeapSnapshotProgress
-
Constructor
- reportHeapSnapshotProgress(JsonObject) - Constructor for class Torello.Browser.HeapProfiler.reportHeapSnapshotProgress
-
JSON Object Constructor
- ReportingApiReport(String, String, String, String, Number, int, int, JsonObject, String) - Constructor for class Torello.Browser.Network.ReportingApiReport
-
Constructor
- ReportingApiReport(JsonObject) - Constructor for class Torello.Browser.Network.ReportingApiReport
-
JSON Object Constructor
- reportingApiReportAdded(JsonObject) - Constructor for class Torello.Browser.Network.reportingApiReportAdded
-
JSON Object Constructor
- reportingApiReportAdded(Network.ReportingApiReport) - Constructor for class Torello.Browser.Network.reportingApiReportAdded
-
Constructor
- reportingApiReportUpdated(JsonObject) - Constructor for class Torello.Browser.Network.reportingApiReportUpdated
-
JSON Object Constructor
- reportingApiReportUpdated(Network.ReportingApiReport) - Constructor for class Torello.Browser.Network.reportingApiReportUpdated
-
Constructor
- reportingEndpoint - Variable in class Torello.Browser.Network.CrossOriginEmbedderPolicyStatus
-
[No Description Provided by Google]
OPTIONAL - reportingEndpoint - Variable in class Torello.Browser.Network.CrossOriginOpenerPolicyStatus
-
[No Description Provided by Google]
OPTIONAL - reportOnlyReportingEndpoint - Variable in class Torello.Browser.Network.CrossOriginEmbedderPolicyStatus
-
[No Description Provided by Google]
OPTIONAL - reportOnlyReportingEndpoint - Variable in class Torello.Browser.Network.CrossOriginOpenerPolicyStatus
-
[No Description Provided by Google]
OPTIONAL - reportOnlyValue - Variable in class Torello.Browser.Network.CrossOriginEmbedderPolicyStatus
-
[No Description Provided by Google]
- reportOnlyValue - Variable in class Torello.Browser.Network.CrossOriginOpenerPolicyStatus
-
[No Description Provided by Google]
- ReportStatus - Static variable in class Torello.Browser.Network
-
The status of a Reporting API report.
- request - Variable in class Torello.Browser.Audits.AttributionReportingIssueDetails
-
[No Description Provided by Google]
OPTIONAL - request - Variable in class Torello.Browser.Audits.BlockedByResponseIssueDetails
-
[No Description Provided by Google]
- request - Variable in class Torello.Browser.Audits.CorsIssueDetails
-
[No Description Provided by Google]
- request - Variable in class Torello.Browser.Audits.MixedContentIssueDetails
-
The mixed content request.
- request - Variable in class Torello.Browser.Audits.SameSiteCookieIssueDetails
-
[No Description Provided by Google]
OPTIONAL - request - Variable in class Torello.Browser.Fetch.authRequired
-
The details of the request.
- request - Variable in class Torello.Browser.Fetch.requestPaused
-
The details of the request.
- request - Variable in class Torello.Browser.Network.requestIntercepted
-
[No Description Provided by Google]
- request - Variable in class Torello.Browser.Network.requestWillBeSent
-
Request data.
- request - Variable in class Torello.Browser.Network.webSocketWillSendHandshakeRequest
-
WebSocket request data.
- request - Variable in class Torello.Java.Additional.Script
-
This is the request that the
'sender'
is going to send over the Asynchronous I/O Channel. - Request - Class in Torello.HTML.Tools.Images
-
Holds all relevant configurations and parameters needed to run the primary download-loop of class
ImageScraper
- Request(String, String, String, JsonObject, String, Boolean, Network.PostDataEntry[], String, String, String, Boolean, Network.TrustTokenParams, Boolean) - Constructor for class Torello.Browser.Network.Request
-
Constructor
- Request(JsonObject) - Constructor for class Torello.Browser.Network.Request
-
JSON Object Constructor
- requestCachedResponse(String, String, CacheStorage.Header[]) - Static method in class Torello.Browser.CacheStorage
-
Fetches cache entry.
- requestCacheNames(String) - Static method in class Torello.Browser.CacheStorage
-
Requests cache names.
- requestChildNodes(int, Integer, Boolean) - Static method in class Torello.Browser.DOM
-
Requests that children of the node with given id are returned to the caller in form of
setChildNodes
events where not only immediate children are retrieved, but all children down to the specified depth. - requestData(String, String, String, String, int, int, IndexedDB.KeyRange) - Static method in class Torello.Browser.IndexedDB
-
Requests data from object store or index.
- requestDatabase(String, String) - Static method in class Torello.Browser.IndexedDB
-
Requests database with given name in given frame.
- requestDatabaseNames(String) - Static method in class Torello.Browser.IndexedDB
-
Requests database names for given security origin.
- requestEntries(String, Integer, Integer, String) - Static method in class Torello.Browser.CacheStorage
-
Requests data from cache.
- requestHeaders - Variable in class Torello.Browser.CacheStorage.DataEntry
-
Request headers
- requestHeaders - Variable in class Torello.Browser.Network.Response
-
Refined HTTP request headers that were actually transmitted over the network.
- requestHeaders - Variable in class Torello.Browser.Network.WebSocketResponse
-
HTTP request headers.
- requestHeadersText - Variable in class Torello.Browser.Network.Response
-
HTTP request headers text.
- requestHeadersText - Variable in class Torello.Browser.Network.WebSocketResponse
-
HTTP request headers text.
- requestId - Variable in class Torello.Browser.Audits.AffectedRequest
-
The unique request id.
- requestId - Variable in class Torello.Browser.Fetch.authRequired
-
Each request the page makes will have a unique id.
- requestId - Variable in class Torello.Browser.Fetch.requestPaused
-
Each request the page makes will have a unique id.
- requestId - Variable in class Torello.Browser.Network.dataReceived
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.eventSourceMessageReceived
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.Initiator
-
Set if another request triggered this request (e.g.
- requestId - Variable in class Torello.Browser.Network.loadingFailed
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.loadingFinished
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.requestIntercepted
-
If the intercepted request had a corresponding requestWillBeSent event fired for it, then this requestId will be the same as the requestId present in the requestWillBeSent event.
- requestId - Variable in class Torello.Browser.Network.requestServedFromCache
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.requestWillBeSent
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.requestWillBeSentExtraInfo
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.resourceChangedPriority
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.responseReceived
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.responseReceivedExtraInfo
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.signedExchangeReceived
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.subresourceWebBundleMetadataError
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.subresourceWebBundleMetadataReceived
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.trustTokenOperationDone
-
[No Description Provided by Google]
- requestId - Variable in class Torello.Browser.Network.webSocketClosed
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.webSocketCreated
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.webSocketFrameError
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.webSocketFrameReceived
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.webSocketFrameSent
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.webSocketHandshakeResponseReceived
-
Request identifier.
- requestId - Variable in class Torello.Browser.Network.webSocketWillSendHandshakeRequest
-
Request identifier.
- requestID - Variable in class Torello.Java.Additional.Script
-
ID number that was ascribed to this request.
- requestIntercepted(String, Network.Request, String, String, boolean, Boolean, String, Network.AuthChallenge, String, Integer, JsonObject, String) - Constructor for class Torello.Browser.Network.requestIntercepted
-
Constructor
- requestIntercepted(JsonObject) - Constructor for class Torello.Browser.Network.requestIntercepted
-
JSON Object Constructor
- requestMemoryDump(Boolean, String) - Static method in class Torello.Browser.Tracing
-
Request a global memory dump.
- requestMethod - Variable in class Torello.Browser.CacheStorage.DataEntry
-
Request method.
- requestNode(String) - Static method in class Torello.Browser.DOM
-
Requests that the node is sent to the caller given the JavaScript node object reference.
- RequestPattern(String, String, String) - Constructor for class Torello.Browser.Fetch.RequestPattern
-
Constructor
- RequestPattern(String, String, String) - Constructor for class Torello.Browser.Network.RequestPattern
-
Constructor
- RequestPattern(JsonObject) - Constructor for class Torello.Browser.Fetch.RequestPattern
-
JSON Object Constructor
- RequestPattern(JsonObject) - Constructor for class Torello.Browser.Network.RequestPattern
-
JSON Object Constructor
- requestPaused(String, Network.Request, String, String, String, Integer, String, Fetch.HeaderEntry[], String) - Constructor for class Torello.Browser.Fetch.requestPaused
-
Constructor
- requestPaused(JsonObject) - Constructor for class Torello.Browser.Fetch.requestPaused
-
JSON Object Constructor
- requestServedFromCache(String) - Constructor for class Torello.Browser.Network.requestServedFromCache
-
Constructor
- requestServedFromCache(JsonObject) - Constructor for class Torello.Browser.Network.requestServedFromCache
-
JSON Object Constructor
- requestStage - Variable in class Torello.Browser.Fetch.RequestPattern
-
Stage at which to begin intercepting requests.
- RequestStage - Static variable in class Torello.Browser.Fetch
-
Stages of the request to handle.
- requestTime - Variable in class Torello.Browser.Network.ConnectTiming
-
Timing's requestTime is a baseline in seconds, while the other numbers are ticks in milliseconds relatively to this requestTime.
- requestTime - Variable in class Torello.Browser.Network.ResourceTiming
-
Timing's requestTime is a baseline in seconds, while the other numbers are ticks in milliseconds relatively to this requestTime.
- requestUrl - Variable in class Torello.Browser.Network.SignedExchangeHeader
-
Signed exchange request URL.
- requestURL - Variable in class Torello.Browser.CacheStorage.DataEntry
-
Request URL.
- requestURL - Variable in class Torello.Browser.Security.certificateError
-
The url that was requested.
- requestWillBeSent(String, String, String, Network.Request, Number, Number, Network.Initiator, boolean, Network.Response, String, String, Boolean) - Constructor for class Torello.Browser.Network.requestWillBeSent
-
Constructor
- requestWillBeSent(JsonObject) - Constructor for class Torello.Browser.Network.requestWillBeSent
-
JSON Object Constructor
- requestWillBeSentExtraInfo(String, Network.BlockedCookieWithReason[], JsonObject, Network.ConnectTiming, Network.ClientSecurityState) - Constructor for class Torello.Browser.Network.requestWillBeSentExtraInfo
-
Constructor
- requestWillBeSentExtraInfo(JsonObject) - Constructor for class Torello.Browser.Network.requestWillBeSentExtraInfo
-
JSON Object Constructor
- required() - Method in class Apache.CLI.Option.Builder
-
Marks this Option as required.
- required(boolean) - Method in class Apache.CLI.Option.Builder
-
Sets whether the Option is mandatory.
- reservedKeywords - Static variable in class Torello.Java.StrSource
-
The list of reserved Java Key-Words.
- reset() - Method in class NeoVisionaries.WebSockets.ProxySettings
-
Reset the proxy settings.
- RESET - Static variable in class Torello.Java.C
- resetNavigationHistory() - Static method in class Torello.Browser.Page
-
Resets navigation history for the current page.
- resetPageScaleFactor() - Static method in class Torello.Browser.Emulation
-
Requests that page scale factor is reset to initial values.
- resetPermissions(String) - Static method in class Torello.Browser.Browser
-
Reset all permission management for all origins.
- resetProfiles(JsonObject) - Constructor for class Torello.Browser.HeapProfiler.resetProfiles
-
JSON Object Constructor
- resizerColor - Variable in class Torello.Browser.Overlay.IsolationModeHighlightConfig
-
The fill color of the resizers (default: transparent).
- resizerHandleColor - Variable in class Torello.Browser.Overlay.IsolationModeHighlightConfig
-
The fill color for resizer handles (default: transparent).
- resolution - Variable in class Torello.Browser.Audits.HeavyAdIssueDetails
-
The resolution status, either blocking the content or warning.
- resolutionStatus - Variable in class Torello.Browser.Audits.MixedContentIssueDetails
-
The way the mixed content issue is being resolved.
- resolve(String, URL) - Static method in class Torello.HTML.Links
-
This will convert a simple java
String
to aURL
, de-referencing any missing information using the'sourcePage'
parameter. - resolve(Vector<String>, URL) - Static method in class Torello.HTML.Links
-
This will convert a list of simple java
String's
to a list/Vector
ofURL's
, de-referencing any missing information using the'sourcePage'
parameter. - resolve_KE(String, URL) - Static method in class Torello.HTML.Links
-
This will convert a simple java
String
to aURL
, de-referencing any missing information using the'sourcePage'
parameter. - resolve_KE(Vector<String>, URL) - Static method in class Torello.HTML.Links
-
Resolve all
URL's
, represented asString's
, inside of aVector
. - resolveAllHREF(Vector<? super TagNode>, int, int, URL, SD, boolean) - Static method in class Torello.HTML.Links
-
This method shall resolve all partial
URL
addresses that are found withinTagNode
elements having'HREF=...'
attributes. - resolveAllHREF(Vector<? super TagNode>, URL, SD, boolean) - Static method in class Torello.HTML.Links
-
Convenience Method.
- resolveAllHREF(Vector<? super TagNode>, DotPair, URL, SD, boolean) - Static method in class Torello.HTML.Links
-
Convenience Method.
- resolveAllSRC(Vector<? super TagNode>, int, int, URL, SD, boolean) - Static method in class Torello.HTML.Links
-
This method shall resolve all partial
URL
addresses that are found withinTagNode
elements having'SRC=...'
attributes. - resolveAllSRC(Vector<? super TagNode>, URL, SD, boolean) - Static method in class Torello.HTML.Links
-
Convenience Method.
- resolveAllSRC(Vector<? super TagNode>, DotPair, URL, SD, boolean) - Static method in class Torello.HTML.Links
-
Convenience Method.
- resolveAnimation(String) - Static method in class Torello.Browser.Animation
-
Gets the remote object of the Animation.
- resolveBlob(String) - Static method in class Torello.Browser.IO
-
Return UUID of Blob object specified by a remote object id.
- resolveHREF(TagNode, URL) - Static method in class Torello.HTML.Links
-
This should be used for
TagNode's
that contain an'HREF'
inner-tag (attribute). - resolveHREF_KE(TagNode, URL) - Static method in class Torello.HTML.Links
-
This should be used for
TagNode's
that contain an'HREF'
inner-tag (attribute). - resolveHREFAndUpdate(TagNode, URL) - Static method in class Torello.HTML.Links
-
Convenience Method.
- resolveHREFs(Iterable<TagNode>, URL) - Static method in class Torello.HTML.Links
-
This should be used for lists of
TagNode's
, each of which contain an'HREF'
inner-tag (attribute). - resolveHREFs(Vector<? extends HTMLNode>, int[], URL) - Static method in class Torello.HTML.Links
-
This will use a "pointer array" - an array containing indexes into the downloaded page to retrieve
TagNode's
. - resolveHREFs_KE(Iterable<TagNode>, URL) - Static method in class Torello.HTML.Links
-
This should be used for lists of
TagNode's
, each of which contain an'HREF'
inner-tag (attribute). - resolveHREFs_KE(Vector<? extends HTMLNode>, int[], URL) - Static method in class Torello.HTML.Links
-
This will use a "pointer array" - an array containing indexes into the downloaded page to retrieve
TagNode's
. - resolveNode(Integer, Integer, String, Integer) - Static method in class Torello.Browser.DOM
-
Resolves the JavaScript node object for a given NodeId or BackendNodeId.
- resolveSRC(TagNode, URL) - Static method in class Torello.HTML.Links
-
This should be used for
TagNode's
that contain a'SRC'
inner-tag (attribute). - resolveSRC_KE(TagNode, URL) - Static method in class Torello.HTML.Links
-
This should be used for
TagNode's
that contain a'SRC'
inner-tag (attribute). - resolveSRCAndUpdate(TagNode, URL) - Static method in class Torello.HTML.Links
-
Convenience Method.
- resolveSRCs(Iterable<TagNode>, URL) - Static method in class Torello.HTML.Links
-
This should be used for lists of
TagNode's
, each of which contain a'SRC'
inner-tag (attribute). - resolveSRCs(Vector<? extends HTMLNode>, int[], URL) - Static method in class Torello.HTML.Links
-
This will use a "pointer array" - an array containing indexes into the downloaded page to retrieve
TagNode's
. - resolveSRCs_KE(Iterable<TagNode>, URL) - Static method in class Torello.HTML.Links
-
This should be used for lists of
TagNode's
, each of which contain a'SRC'
inner-tag (attribute). - resolveSRCs_KE(Vector<? extends HTMLNode>, int[], URL) - Static method in class Torello.HTML.Links
-
This will use a "pointer array" - an array containing indexes into the downloaded page to retrieve
TagNode's
. - resourceChangedPriority(String, String, Number) - Constructor for class Torello.Browser.Network.resourceChangedPriority
-
Constructor
- resourceChangedPriority(JsonObject) - Constructor for class Torello.Browser.Network.resourceChangedPriority
-
JSON Object Constructor
- resourceIPAddressSpace - Variable in class Torello.Browser.Audits.CorsIssueDetails
-
[No Description Provided by Google]
OPTIONAL - resourceIPAddressSpace - Variable in class Torello.Browser.Network.responseReceivedExtraInfo
-
The IP address space of the resource.
- ResourcePriority - Static variable in class Torello.Browser.Network
-
Loading priority of a resource request.
- resources - Variable in class Torello.Browser.Page.FrameResourceTree
-
Information about frame resources.
- ResourceTiming(Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number) - Constructor for class Torello.Browser.Network.ResourceTiming
-
Constructor
- ResourceTiming(JsonObject) - Constructor for class Torello.Browser.Network.ResourceTiming
-
JSON Object Constructor
- resourceType - Variable in class Torello.Browser.Audits.MixedContentIssueDetails
-
The type of resource causing the mixed content issue (css, js, iframe, form,...).
- resourceType - Variable in class Torello.Browser.Fetch.authRequired
-
How the requested resource will be used.
- resourceType - Variable in class Torello.Browser.Fetch.RequestPattern
-
If set, only requests for matching resource types will be intercepted.
- resourceType - Variable in class Torello.Browser.Fetch.requestPaused
-
How the requested resource will be used.
- resourceType - Variable in class Torello.Browser.Network.requestIntercepted
-
How the requested resource will be used.
- resourceType - Variable in class Torello.Browser.Network.RequestPattern
-
If set, only requests for matching resource types will be intercepted.
- ResourceType - Static variable in class Torello.Browser.Network
-
Resource type as it was perceived by the rendering engine.
- response - Variable in class Torello.Browser.Fetch.AuthChallengeResponse
-
The decision on what to do in response to the authorization challenge.
- response - Variable in class Torello.Browser.Network.AuthChallengeResponse
-
The decision on what to do in response to the authorization challenge.
- response - Variable in class Torello.Browser.Network.CachedResource
-
Cached response data.
- response - Variable in class Torello.Browser.Network.responseReceived
-
Response data.
- response - Variable in class Torello.Browser.Network.webSocketFrameReceived
-
WebSocket response data.
- response - Variable in class Torello.Browser.Network.webSocketFrameSent
-
WebSocket response data.
- response - Variable in class Torello.Browser.Network.webSocketHandshakeResponseReceived
-
WebSocket response data.
- response - Variable in class Torello.Java.OSResponse
-
This
public, final, int
field will hold the "response code" reported by the operating-system. - Response(String, int, String, JsonObject, String, String, JsonObject, String, boolean, Number, String, Integer, Boolean, Boolean, Boolean, Number, Network.ResourceTiming, String, Number, String, String, String, Network.SecurityDetails) - Constructor for class Torello.Browser.Network.Response
-
Constructor
- Response(JsonObject) - Constructor for class Torello.Browser.Network.Response
-
JSON Object Constructor
- responseCode - Variable in class Torello.Browser.Network.SignedExchangeHeader
-
Signed exchange response code.
- responseErrorReason - Variable in class Torello.Browser.Fetch.requestPaused
-
Response error if intercepted at response stage.
- responseErrorReason - Variable in class Torello.Browser.Network.requestIntercepted
-
Response error if intercepted at response stage or if redirect occurred while intercepting request.
- responseHeaders - Variable in class Torello.Browser.CacheStorage.DataEntry
-
Response headers
- responseHeaders - Variable in class Torello.Browser.Fetch.requestPaused
-
Response headers if intercepted at the response stage.
- responseHeaders - Variable in class Torello.Browser.Network.requestIntercepted
-
Response headers if intercepted at the response stage or if redirect occurred while intercepting request or auth retry occurred.
- responseHeaders - Variable in class Torello.Browser.Network.SignedExchangeHeader
-
Signed exchange response headers.
- responseReceived(String, String, Number, String, Network.Response, boolean, String) - Constructor for class Torello.Browser.Network.responseReceived
-
Constructor
- responseReceived(JsonObject) - Constructor for class Torello.Browser.Network.responseReceived
-
JSON Object Constructor
- responseReceivedExtraInfo(String, Network.BlockedSetCookieWithReason[], JsonObject, String, int, String) - Constructor for class Torello.Browser.Network.responseReceivedExtraInfo
-
Constructor
- responseReceivedExtraInfo(JsonObject) - Constructor for class Torello.Browser.Network.responseReceivedExtraInfo
-
JSON Object Constructor
- responseStatus - Variable in class Torello.Browser.CacheStorage.DataEntry
-
HTTP response status code.
- responseStatusCode - Variable in class Torello.Browser.Fetch.requestPaused
-
Response code if intercepted at response stage.
- responseStatusCode - Variable in class Torello.Browser.Network.requestIntercepted
-
Response code if intercepted at response stage or if redirect occurred while intercepting request or auth retry occurred.
- responseStatusText - Variable in class Torello.Browser.CacheStorage.DataEntry
-
HTTP response status text.
- responseStatusText - Variable in class Torello.Browser.Fetch.requestPaused
-
Response status text if intercepted at response stage.
- responseTime - Variable in class Torello.Browser.CacheStorage.DataEntry
-
Number of seconds since epoch.
- responseTime - Variable in class Torello.Browser.Network.Response
-
The time at which the returned response was generated.
- responseType - Variable in class Torello.Browser.CacheStorage.DataEntry
-
HTTP response type
- restartFrame(String) - Static method in class Torello.Browser.Debugger
-
Restarts particular call frame from the beginning.
- restrictCursor(int, int) - Method in class Torello.HTML.NodeSearch.AbstractHNLI
-
Restrict the internal
cursor
boundaries to a window defined by the parameters'maxCursorBounds'
, and'minCursorBounds'
. - restrictCursor(DotPair) - Method in class Torello.HTML.NodeSearch.AbstractHNLI
-
Convenience Method.
- restrictCursor(LV) - Method in class Torello.HTML.NodeSearch.AbstractHNLI
-
Convenience Method.
- result - Variable in class Torello.Browser.Page.javascriptDialogClosed
-
Whether dialog was confirmed.
- result - Variable in class Torello.Browser.Profiler.preciseCoverageDeltaUpdate
-
Coverage data for the current isolate.
- result() - Method in class Torello.Java.Additional.Promise
-
This allows a user to retrieve the result of
'this'
asynchronousPromise
. - Results - Class in Torello.HTML.Tools.Images
-
After downloading all of the user's requested images, the class
ImageScraper
returns an instance of this class. - resume(Boolean) - Static method in class Torello.Browser.Debugger
-
Resumes JavaScript execution.
- resumed(JsonObject) - Constructor for class Torello.Browser.Debugger.resumed
-
JSON Object Constructor
- Ret0 - Class in Torello.Java.Additional
-
Contains a
static
reference to a singleton-instance ofRet0
. - Ret1<A> - Class in Torello.Java.Additional
-
This simple Generic-Class exists mainly for the case where a function or Type-Parameter needs to return a class that inherits
RetN
, but only has one return-value. - Ret1(A) - Constructor for class Torello.Java.Additional.Ret1
-
Constructs this object
- Ret2<A,B> - Class in Torello.Java.Additional
-
This simple generic-class allows a function to return two objects as a result, instead of just one.
- Ret2(A, B) - Constructor for class Torello.Java.Additional.Ret2
-
Constructs this object
- Ret3<A,B,C> - Class in Torello.Java.Additional
-
This simple generic-class allows a function to return three objects as a result, instead of just one.
- Ret3(A, B, C) - Constructor for class Torello.Java.Additional.Ret3
-
Constructs this object
- Ret4<A,B,C,D> - Class in Torello.Java.Additional
-
This simple generic-class allows a function to return four objects as a result, instead of just one.
- Ret4(A, B, C, D) - Constructor for class Torello.Java.Additional.Ret4
-
Constructs this object
- Ret5<A,B,C,D,E> - Class in Torello.Java.Additional
-
This simple generic-class allows a function to return five objects as a result, instead of just one.
- Ret5(A, B, C, D, E) - Constructor for class Torello.Java.Additional.Ret5
-
Constructs this object
- Ret6<A1,B2,C3,D4,E5,F6> - Class in Torello.Java.Additional
-
This simple generic-class allows a function to return six objects as a result, instead of just one.
- Ret6(A1, B2, C3, D4, E5, F6) - Constructor for class Torello.Java.Additional.Ret6
-
Constructs this object
- Ret7<A1,B2,C3,D4,E5,F6,G7> - Class in Torello.Java.Additional
-
This simple generic-class allows a function to return seven objects as a result, instead of just one.
- Ret7(A1, B2, C3, D4, E5, F6, G7) - Constructor for class Torello.Java.Additional.Ret7
-
Constructs this object
- Ret8<A1,B2,C3,D4,E5,F6,G7,H8> - Class in Torello.Java.Additional
-
This simple generic-class allows a function to return eight objects as a result, instead of just one.
- Ret8(A1, B2, C3, D4, E5, F6, G7, H8) - Constructor for class Torello.Java.Additional.Ret8
-
Constructs this object
- retainAll(Collection<?>) - Method in class Torello.Java.ReadOnly.ROArrayListBuilder
-
Retains only the elements in this list that are contained in the specified collection.
- retainAll(Collection<?>) - Method in class Torello.Java.ReadOnly.ROHashSetBuilder
- retainAll(Collection<?>) - Method in class Torello.Java.ReadOnly.ROTreeSetBuilder
- retainAll(Collection<?>) - Method in class Torello.Java.ReadOnly.ROVectorBuilder
-
Retains only the elements in this Vector that are contained in the specified Collection.
- RetN - Class in Torello.Java.Additional
-
This is the parent class of the 'Multiple Return Type' classes.
- retrieve(Vector<? super TagNode>, int[], String) - Static method in class Torello.HTML.Attributes
-
This shall visit each
TagNode
indicated by theint[]
-Array parameter'posArr'
), and then query thoseTagNode's
for the Attribute-value of the attribute named byString
-Parameter'attribute'
The value of each of these attributes will be recorded to a parallelString
-array and returned. - retrieve(Vector<? super TagNode>, int, int, String) - Static method in class Torello.HTML.Attributes
-
The purpose of this method is to retrieve the value of each attribute in each
TagNode
in an HTMLVector
(or sub-Vector
) that contained such an attribute. - retrieve(Vector<? super TagNode>, String) - Static method in class Torello.HTML.Attributes
-
Convenience Method.
- retrieve(Vector<? super TagNode>, DotPair, String) - Static method in class Torello.HTML.Attributes
-
Convenience Method.
- retrieveDefaultCSSFilesFromJAR() - Static method in class Torello.JavaDoc.Upgrade
-
- retrieveDefaultJSFileFromJAR() - Static method in class Torello.JavaDoc.Upgrade
-
- retryWithUserAgent - Variable in class Torello.HTML.Tools.Images.Request
- RETURN_DEFVAL_ON_0LEN_STR - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return the user-provided
'defaultValue'
in cases where aJsonObject
property orJsonArray
index contains a zero-lengthJsonString
Abbreviation:
The flag-maskJFlag.RD_ZLS
is an abbreviated but identical value that may be used if brevity is a higher priority than readability. - RETURN_DEFVAL_ON_AEX - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return the user-provided
'defaultValue'
if anArithmeticException
would otherwise be thrown. - RETURN_DEFVAL_ON_ANY_ALL - Static variable in class Torello.Java.JSON.JFlag
-
This is a "Primary Flag" that indicates the reader should always return the user-provided default-value for any exception-throw or error case that could possibly occur.
- RETURN_DEFVAL_ON_IOB - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return the user-provided
'defaultValue'
if anIndexOutOfBoundsException
would otherwise be thrown. - RETURN_DEFVAL_ON_MISSING - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return a user-provided
'defaultValue'
when a specified property isn't actually present in aJsonObject
. - RETURN_DEFVAL_ON_NULL - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return a user-provided
'defaultValue'
whenever aJsonObject
property orJsonArray
index contains Json-Null. - RETURN_DEFVAL_ON_SPEX - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return the user-provided
'defaultValue'
in cases where the user-provided'parser'
function has thrown an exception. - RETURN_DEFVAL_ON_STR - Static variable in class Torello.Java.JSON.JFlag
-
Instructs an array / stream builder method to insert the user-provided
'defaultValue'
whenever aJsonString
is encountered at a particular index inside aJsonArray
. - RETURN_DEFVAL_ON_WRONG_JSONTYPE - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return the user-provided
'defaultValue'
in cases where aJsonObject
property orJsonArray
index does not contain the expected Json-Type
Abbreviation:
The flag-maskJFlag.RD_WT
is an abbreviated but identical value that may be used if brevity is a higher priority than readability. - RETURN_JAPPROX_ON_AEX - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to use a Standard Java Alternative / Rounding Method if an
ArithmeticException
would otherwise be thrown. - RETURN_NULL_ON_0LEN_STR - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return null in cases where a
JsonObject
property orJsonArray
index contains a zero-lengthJsonString
Abbreviation:
The flag-maskJFlag.RN_ZLS
is an abbreviated but identical value that may be used if brevity is a higher priority than readability. - RETURN_NULL_ON_AEX - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return null if an
ArithmeticException
would otherwise be thrown. - RETURN_NULL_ON_ANY_ALL - Static variable in class Torello.Java.JSON.JFlag
-
This is a "Primary Flag" that indicates the reader should always return null for any exception-throw or error case that could possibly occur.
- RETURN_NULL_ON_IOB - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return null if an
IndexOutOfBoundsException
would otherwise be thrown. - RETURN_NULL_ON_MISSING - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return null when a specified property isn't actually present in a
JsonObject
. - RETURN_NULL_ON_NULL - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return Java-Null whenever a
JsonObject
property orJsonArray
index contains Json-Null. - RETURN_NULL_ON_SPEX - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return null in cases where the user-provided
'parser'
function has thrown an exception. - RETURN_NULL_ON_STR - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a boxed-stream builder method to insert Java-Null into the boxed-stream whenever a
JsonArray
index contains aJsonString
. - RETURN_NULL_ON_WRONG_JSONTYPE - Static variable in class Torello.Java.JSON.JFlag
-
Instructs a get method to return null in cases where a
JsonObject
property orJsonArray
index does not contain the expected Json-Type
Abbreviation:
The flag-maskJFlag.RN_WT
is an abbreviated but identical value that may be used if brevity is a higher priority than readability. - RETURN_PARSE_ON_STR - Static variable in class Torello.Java.JSON.JFlag
-
Instructs an array / stream builder method to parse an array element into a number, if-and-when a
JsonString
is encountered. - RETURN_TOSTRING_ON_WRONGTYPE - Static variable in class Torello.Java.JSON.JFlag
-
Instructs the
Stream<String>
(array/stream) builder method to invokeJsonValue.toString()
whenever a type other thanJsonString
is found in an array position. - returns() - Method in class Torello.JavaDoc.ReflHTML
-
Returns an HTML-
Vector
of the HTML used to display the Returns: segment of a Method Detail element. - returnType - Variable in class Torello.JavaDoc.Method
-
The return type of the
method
, as aString
. - returnTypeJOW - Variable in class Torello.JavaDoc.Method
-
The return type of the
method
, as aString
.
- returnValue - Variable in class Torello.Browser.Debugger.CallFrame
-
The value being returned, if the function is at return point.
- Reunion - Torello.Java.Country
-
Country Named: Reunion
- reversed() - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableMap
-
Returns a reverse-ordered view of this map.
- reversed() - Method in interface Torello.Java.ReadOnly.ReadOnlyNavigableSet
-
Returns a reverse-ordered view of this collection.
- reversed() - Method in interface Torello.Java.ReadOnly.ReadOnlySequencedCollection
-
Returns a reverse-ordered view of this collection.
- reversed() - Method in interface Torello.Java.ReadOnly.ReadOnlySequencedMap
-
Returns a reverse-ordered view of this map.
- reversed() - Method in interface Torello.Java.ReadOnly.ReadOnlySequencedSet
-
Returns a reverse-ordered view of this collection.
- reversed() - Method in interface Torello.Java.ReadOnly.ReadOnlySortedMap
-
Returns a reverse-ordered view of this map.
- reversed() - Method in interface Torello.Java.ReadOnly.ReadOnlySortedSet
-
Returns a reverse-ordered view of this collection.
- revision - Variable in class Torello.Browser.SystemInfo.GPUDevice
-
Revision of the GPU, only available on Windows.
- revisitAfter - Torello.HTML.MetaTagName
-
By using this so called
REVISIT-AFTER
Meta-Tag you can tell the spider to come back to your website and index it again. - RGBA(int, int, int, Number) - Constructor for class Torello.Browser.DOM.RGBA
-
Constructor
- RGBA(JsonObject) - Constructor for class Torello.Browser.DOM.RGBA
-
JSON Object Constructor
- rightSpacePad(String, int) - Static method in class Torello.Java.StringParse
-
Primarily for convenience in remembering earlier C-style
printf(...)
formatting commands. - rightTrimAll(String) - Static method in class Torello.Java.StrIndent
-
Will iterate through each line of text within the input
String
-parameter's'
, and right-trim the lines. - RJA_AEX - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_JAPPROX_ON_AEX
- RJInternal - Class in Torello.Java.JSON
-
Class which provides a series of helper functions for all JSON Type-Binding Reader Classes.
- RM(Iterable<String>, String...) - Method in class Torello.Java.GSUTIL
-
Convenience Method.
- RM(String) - Method in class Torello.Java.Shell
-
UNIX Shell Command:
Remove
$ rm <s1>
- RM(String[]) - Method in class Torello.Java.Shell
-
UNIX Shell Command:
Remove
$ rm <sArr[0]> <sArr[1]> ... <sArr[sArr.length-1]>
- RM(String[], String...) - Method in class Torello.Java.GSUTIL
-
- RM(String, String) - Method in class Torello.Java.Shell
-
UNIX Shell Command:
Remove
$ rm <switches> <s1>
- RM(String, String...) - Method in class Torello.Java.GSUTIL
-
- RM(Vector<String>) - Method in class Torello.Java.Shell
-
UNIX Shell Command:
Remove
$ rm <src.elementAt(0)> <src.elementAt(1)> ... <src.elementAt(src.size()-1)>
- RN_AA - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_NULL_ON_ANY_ALL
- RN_AEX - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_NULL_ON_AEX
- RN_IOB - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_NULL_ON_IOB
- RN_M - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_NULL_ON_MISSING
- RN_N - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_NULL_ON_NULL
- RN_S - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_NULL_ON_STR
- RN_SPEX - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_NULL_ON_SPEX
- RN_WT - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_NULL_ON_WRONG_JSONTYPE
- RN_ZLS - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_NULL_ON_0LEN_STR
- RO - Torello.Languages.LC
-
Language: Romanian
- ROAL() - Static method in class Torello.Java.RTC
-
Requests: ReadOnlyArrayList
- ROAL_BUILDER(ROArrayListBuilder<FileNode>) - Static method in class Torello.Java.RTC
-
Requests: ROArrayListBuilder
- ROArrayListBuilder<E> - Class in Torello.Java.ReadOnly
-
A Copy of Java's
ArrayList
class; used for building aReadOnlyArrayList
. - ROArrayListBuilder() - Constructor for class Torello.Java.ReadOnly.ROArrayListBuilder
-
Constructs an empty list with an initial capacity of ten.
- ROArrayListBuilder(int) - Constructor for class Torello.Java.ReadOnly.ROArrayListBuilder
-
Constructs an empty
ROArrayListBuilder
with the specified initial capacity. - ROArrayListBuilder(Collection<? extends E>) - Constructor for class Torello.Java.ReadOnly.ROArrayListBuilder
-
Constructs a
ROArrayListBuilder
containing the elements of the specified collection, in the order they are returned by the collection's iterator. - robots - Torello.HTML.MetaTagName
-
How do you explain to a spider of a search engine you only want it to index just the first page of your website or that it is allowed to index the whole website.
- Robots - Enum in Torello.HTML
-
An enumeration of the standard Search Engine index-directives.
- robotsMetaTag - Static variable in class Torello.HTML.Features.Meta
-
A Robots
-Property Meta-Tag lets you utilize a granular, page-specific approach to controlling how an individual page should be indexed and served to users in Search-Engine results. - ROHashMapBuilder<K,V> - Class in Torello.Java.ReadOnly
-
A Copy of Java's
HashMap
class; used for building aReadOnlyHashMap
. - ROHashMapBuilder() - Constructor for class Torello.Java.ReadOnly.ROHashMapBuilder
-
Constructs an empty
ROHashMapBuilder
with the default initial capacity (16) and the default load factor (0.75). - ROHashMapBuilder(int) - Constructor for class Torello.Java.ReadOnly.ROHashMapBuilder
-
Constructs an empty
ROHashMapBuilder
with the specified initial capacity and the default load factor (0.75). - ROHashMapBuilder(int, float) - Constructor for class Torello.Java.ReadOnly.ROHashMapBuilder
-
Constructs an empty
ROHashMapBuilder
with the specified initial capacity and load factor. - ROHashMapBuilder(Map<? extends K, ? extends V>) - Constructor for class Torello.Java.ReadOnly.ROHashMapBuilder
-
Constructs a new
ROHashMapBuilder
with the same mappings as the specifiedMap
. - ROHashSetBuilder<E> - Class in Torello.Java.ReadOnly
-
A Copy of Java's
HashSet
class; used for building aReadOnlyHashSet
. - ROHashSetBuilder() - Constructor for class Torello.Java.ReadOnly.ROHashSetBuilder
-
Constructs a new, empty
ROHashSetBuilder
, the underlyingHashMap
instance has default initial capacity (16) and load factor (0.75). - ROHashSetBuilder(int) - Constructor for class Torello.Java.ReadOnly.ROHashSetBuilder
-
Constructs a new, empty
ROHashSetBuilder
; the backingHashMap
instance has the specified initial capacity and default load factor (0.75). - ROHashSetBuilder(int, float) - Constructor for class Torello.Java.ReadOnly.ROHashSetBuilder
-
Constructs a new, empty
ROHashSetBuilder
; the backingHashMap
instance has the specified initial capacity and the specified load factor. - ROHashSetBuilder(Collection<? extends E>) - Constructor for class Torello.Java.ReadOnly.ROHashSetBuilder
-
Constructs a new
ROHashSetBuilder
containing the elements in the specified collection. - ROHashtableBuilder<K,V> - Class in Torello.Java.ReadOnly
-
A Copy of Java's
Hashtable
class; used for building aReadOnlyHashtable
. - ROHashtableBuilder() - Constructor for class Torello.Java.ReadOnly.ROHashtableBuilder
-
Constructs a new, empty
ROHashtableBuilder
with a default initial capacity (11) and load factor (0.75). - ROHashtableBuilder(int) - Constructor for class Torello.Java.ReadOnly.ROHashtableBuilder
-
Constructs a new, empty
ROHashtableBuilder
with the specified initial capacity and default load factor (0.75). - ROHashtableBuilder(int, float) - Constructor for class Torello.Java.ReadOnly.ROHashtableBuilder
-
Constructs a new, empty
ROHashtableBuilder
with the specified initial capacity and the specified load factor. - ROHashtableBuilder(Map<? extends K, ? extends V>) - Constructor for class Torello.Java.ReadOnly.ROHashtableBuilder
-
Constructs a new
ROHashtableBuilder
with the same mappings as the given Map. - ROHS() - Static method in class Torello.Java.RTC
-
Requests: ReadOnlyHashSet
- ROHS_BUILDER(ROHashSetBuilder<FileNode>) - Static method in class Torello.Java.RTC
-
Requests: ROHashSetBuilder
- role - Variable in class Torello.Browser.Accessibility.AXNode
-
This
Node
's role, whether explicit or implicit. - Romania - Torello.Java.Country
-
Country Named: Romania
- root - Variable in class Torello.Browser.DOM.shadowRootPushed
-
Shadow root.
- rootId - Variable in class Torello.Browser.DOM.shadowRootPopped
-
Shadow root id.
- ROPropertiesBuilder - Class in Torello.Java.ReadOnly
-
A Copy of Java's
Properties
class; used for building aReadOnlyProperties
. - ROPropertiesBuilder() - Constructor for class Torello.Java.ReadOnly.ROPropertiesBuilder
-
Creates an empty
ROPropertiesBuilder
(property list) with no default values. - ROPropertiesBuilder(int) - Constructor for class Torello.Java.ReadOnly.ROPropertiesBuilder
-
Creates an empty
ROPropertiesBuilder
(property list) with no default values, and with an initial size accommodating the specified number of elements without the need to dynamically resize. - ROPropertiesBuilder(Properties) - Constructor for class Torello.Java.ReadOnly.ROPropertiesBuilder
-
Creates an empty
ROPropertiesBuilder
(property list) with the specified defaults. - rotationAngle - Variable in class Torello.Browser.Input.TouchPoint
-
Rotation angle (default: 0.0).
- ROTreeMapBuilder<K,V> - Class in Torello.Java.ReadOnly
-
A Copy of Java's
TreeMap
class; used for building aReadOnlyTreeMap
. - ROTreeMapBuilder() - Constructor for class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Constructs a new, empty
ROTreeMapBuilder
(tree map), using the natural ordering of its keys. - ROTreeMapBuilder(Comparator<? super K>) - Constructor for class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Constructs a new, empty
ROTreeMapBuilder
(tree map), ordered according to the given comparator. - ROTreeMapBuilder(Map<? extends K, ? extends V>) - Constructor for class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Constructs a new
ROTreeMapBuilder
(tree map) containing the same mappings as the given map, ordered according to the natural ordering of its keys. - ROTreeMapBuilder(SortedMap<K, ? extends V>) - Constructor for class Torello.Java.ReadOnly.ROTreeMapBuilder
-
Constructs a new
ROTreeMapBuilder
(tree map) containing the same mappings and using the same ordering as the specified sorted map. - ROTreeSetBuilder<E> - Class in Torello.Java.ReadOnly
-
A Copy of Java's
TreeSet
class; used for building aReadOnlyTreeSet
. - ROTreeSetBuilder() - Constructor for class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Constructs a new, empty tree set, sorted according to the natural ordering of its elements.
- ROTreeSetBuilder(Collection<? extends E>) - Constructor for class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Constructs a new tree set containing the elements in the specified collection, sorted according to the natural ordering of its elements.
- ROTreeSetBuilder(Comparator<? super E>) - Constructor for class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Constructs a new, empty tree set, sorted according to the specified comparator.
- ROTreeSetBuilder(SortedSet<E>) - Constructor for class Torello.Java.ReadOnly.ROTreeSetBuilder
-
Constructs a new tree set containing the same elements and using the same ordering as the specified sorted set.
- ROVectorBuilder<E> - Class in Torello.Java.ReadOnly
-
A Copy of Java's
Vector
class; used for building aReadOnlyVector
. - ROVectorBuilder() - Constructor for class Torello.Java.ReadOnly.ROVectorBuilder
-
Constructs an empty vector so that its internal data array has size
10
and its standard capacity increment is zero. - ROVectorBuilder(int) - Constructor for class Torello.Java.ReadOnly.ROVectorBuilder
-
Constructs an empty vector with the specified initial capacity and with its capacity increment equal to zero.
- ROVectorBuilder(int, int) - Constructor for class Torello.Java.ReadOnly.ROVectorBuilder
-
Constructs an empty vector with the specified initial capacity and capacity increment.
- ROVectorBuilder(Collection<? extends E>) - Constructor for class Torello.Java.ReadOnly.ROVectorBuilder
-
Constructs a vector containing the elements of the specified collection, in the order they are returned by the collection's iterator.
- rowEntityStream() - Method in class Torello.JavaDoc.SummaryTableHTML
-
A
Stream
that contains all Summary-Table row-entities, as instances of the reflected information classENTITY
(this class' sole type-parameter). - rowGapColor - Variable in class Torello.Browser.Overlay.GridHighlightConfig
-
The row gap highlight fill color (default: transparent).
- rowGapSpace - Variable in class Torello.Browser.Overlay.FlexContainerHighlightConfig
-
Style of empty space caused by row gaps (gap/row-gap).
- rowHatchColor - Variable in class Torello.Browser.Overlay.GridHighlightConfig
-
The row gap hatching fill color (default: transparent).
- rowHTMLStream() - Method in class Torello.JavaDoc.SummaryTableHTML
-
A
Stream
that containsthis
Summary-Table's rows, as Vectorized-HTML - rowLineColor - Variable in class Torello.Browser.Overlay.GridHighlightConfig
-
The row line color (default: transparent).
- rowLineDash - Variable in class Torello.Browser.Overlay.GridHighlightConfig
-
Whether row lines are dashed (default: false).
- RP_S - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_PARSE_ON_STR
- rpId - Variable in class Torello.Browser.WebAuthn.Credential
-
Relying Party ID the credential is scoped to.
- RSYNC(String, String, String...) - Method in class Torello.Java.GSUTIL
-
- RTC<SOME_DATA_STRUCTURE> - Class in Torello.Java
-
This class actually extends the parent-type class
VarType
. - RTC(Consumer<FileNode>, Supplier<SOME_DATA_STRUCTURE>) - Constructor for class Torello.Java.RTC
-
Constructs an instance of this class.
- rtrim(String) - Method in class Apache.CLI.HelpFormatter
-
Remove the trailing whitespace from the specified String.
- RTS_WT - Static variable in class Torello.Java.JSON.JFlag
-
Identical to flag-mask field
JFlag.RETURN_TOSTRING_ON_WRONGTYPE
- RU - Torello.Languages.LC
-
Language: Russian
- rule - Variable in class Torello.Browser.CSS.RuleMatch
-
CSS rule in the match.
- RuleMatch(JsonObject) - Constructor for class Torello.Browser.CSS.RuleMatch
-
JSON Object Constructor
- RuleMatch(CSS.CSSRule, int[]) - Constructor for class Torello.Browser.CSS.RuleMatch
-
Constructor
- RuleUsage(String, Number, Number, boolean) - Constructor for class Torello.Browser.CSS.RuleUsage
-
Constructor
- RuleUsage(JsonObject) - Constructor for class Torello.Browser.CSS.RuleUsage
-
JSON Object Constructor
- run(BuilderRecord) - Static method in class Torello.Java.Build.RunBuild
-
Runs the build.
- RunBuild - Class in Torello.Java.Build
-
Executes a Build.
- runExample() - Static method in class Torello.HTML.Tools.NewsSite.NewsSites
-
This example will run the news-site scrape on the Chinese Government News Article Carousel.
- runIfWaitingForDebugger() - Static method in class Torello.Browser.RunTime
-
Tells inspected instance to run if it was waiting for debugger to attach.
- runLinksChecker() - Method in class Torello.JavaDoc.Upgrade
-
- runningStatus - Variable in class Torello.Browser.ServiceWorker.ServiceWorkerVersion
-
[No Description Provided by Google]
- runScript(String, Integer, String, Boolean, Boolean, Boolean, Boolean, Boolean) - Static method in class Torello.Browser.RunTime
-
Runs script with given id in a given context.
- RunTime - Class in Torello.Browser
-
RunTime domain exposes JavaScript runtime by means of remote evaluation and mirror objects.
- RunTime.bindingCalled - Class in Torello.Browser
-
Notification is issued every time when binding is called.
- RunTime.CallArgument - Class in Torello.Browser
-
Represents function call argument.
- RunTime.CallFrame - Class in Torello.Browser
-
Stack entry for runtime errors and assertions.
- RunTime.consoleAPICalled - Class in Torello.Browser
-
Issued when console API was called.
- RunTime.CustomPreview - Class in Torello.Browser
-
[No Description Provided by Google]
EXPERIMENTAL - RunTime.EntryPreview - Class in Torello.Browser
-
[No Description Provided by Google]
EXPERIMENTAL - RunTime.ExceptionDetails - Class in Torello.Browser
-
Detailed information about exception (or error) that was thrown during script compilation or execution.
- RunTime.exceptionRevoked - Class in Torello.Browser
-
Issued when unhandled exception was revoked.
- RunTime.exceptionThrown - Class in Torello.Browser
-
Issued when exception was thrown and unhandled.
- RunTime.executionContextCreated - Class in Torello.Browser
-
Issued when new execution context is created.
- RunTime.ExecutionContextDescription - Class in Torello.Browser
-
Description of an isolated world.
- RunTime.executionContextDestroyed - Class in Torello.Browser
-
Issued when execution context is destroyed.
- RunTime.executionContextsCleared - Class in Torello.Browser
-
Issued when all executionContexts were cleared in browser
This is Marker-Event. - RunTime.inspectRequested - Class in Torello.Browser
-
Issued when object should be inspected (for example, as a result of inspect() command line API call).
- RunTime.InternalPropertyDescriptor - Class in Torello.Browser
-
Object internal property descriptor.
- RunTime.ObjectPreview - Class in Torello.Browser
-
Object containing abbreviated remote object value.
- RunTime.PrivatePropertyDescriptor - Class in Torello.Browser
-
Object private field descriptor.
- RunTime.PropertyDescriptor - Class in Torello.Browser
-
Object property descriptor.
- RunTime.PropertyPreview - Class in Torello.Browser
-
[No Description Provided by Google]
EXPERIMENTAL - RunTime.RemoteObject - Class in Torello.Browser
-
Mirror object referencing original JavaScript object.
- RunTime.StackTrace - Class in Torello.Browser
-
Call frames for assertions or error messages.
- RunTime.StackTraceId - Class in Torello.Browser
-
If
debuggerId
is set stack trace comes from another debugger and can be resolved there. - Russia - Torello.Java.Country
-
Country Named: Russia
- Rwanda - Torello.Java.Country
-
Country Named: Rwanda
All Classes All Packages