Index

E F H I J O P S T 
All Classes and Interfaces|All Packages

E

equals(Object) - Method in record class io.github.mrtimeey.objectfinder.core.type.Pair
Indicates whether some other object is "equal to" this one.

F

find(Object, Pair<String, Object>, Class<T>) - Static method in class io.github.mrtimeey.objectfinder.core.core.FindObjectUtils
Searches for the first occurrence (top down) of provided search pattern.
findAll(Object, Pair<String, Object>, Class<T>) - Static method in class io.github.mrtimeey.objectfinder.core.core.FindObjectUtils
Searches for tall occurrence (top down) of provided search pattern.
FindObjectUtils - Class in io.github.mrtimeey.objectfinder.core.core
 
first() - Method in record class io.github.mrtimeey.objectfinder.core.type.Pair
Returns the value of the first record component.

H

hashCode() - Method in record class io.github.mrtimeey.objectfinder.core.type.Pair
Returns a hash code value for this object.

I

io.github.mrtimeey.objectfinder.core.core - package io.github.mrtimeey.objectfinder.core.core
 
io.github.mrtimeey.objectfinder.core.type - package io.github.mrtimeey.objectfinder.core.type
 

J

JsNodeUtils - Class in io.github.mrtimeey.objectfinder.core.core
 

O

objectMapper() - Static method in class io.github.mrtimeey.objectfinder.core.core.ObjectMapperFactory
 
ObjectMapperFactory - Class in io.github.mrtimeey.objectfinder.core.core
 
of(T, R) - Static method in record class io.github.mrtimeey.objectfinder.core.type.Pair
 

P

Pair<T,R> - Record Class in io.github.mrtimeey.objectfinder.core.type
 
Pair(T, R) - Constructor for record class io.github.mrtimeey.objectfinder.core.type.Pair
Creates an instance of a Pair record class.
PathConversionUtils - Class in io.github.mrtimeey.objectfinder.core.core
 
PathConversionUtils() - Constructor for class io.github.mrtimeey.objectfinder.core.core.PathConversionUtils
 

S

second() - Method in record class io.github.mrtimeey.objectfinder.core.type.Pair
Returns the value of the second record component.

T

toClass(JsonNode, Class<T>, ObjectMapper) - Static method in class io.github.mrtimeey.objectfinder.core.core.JsNodeUtils
 
toJsNode(Object, ObjectMapper) - Static method in class io.github.mrtimeey.objectfinder.core.core.JsNodeUtils
 
toString() - Method in record class io.github.mrtimeey.objectfinder.core.type.Pair
Returns a string representation of this record class.
E F H I J O P S T 
All Classes and Interfaces|All Packages