Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
UNCHANGED | public final | byte[] |
| b
Annotations:
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED | public | byte[] | toByteArray() |
| n.a. |
|
||||||||||
MODIFIED (!) | final (<- not_final ) public | void | visitNestHost(java.lang.String) | n.a. |
|
|
||||||||||
MODIFIED (!) | final (<- not_final ) public | void | visitNestMember(java.lang.String) | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | int | n.a. | SOURCE_DEPRECATED |
NEW | public static final | int | n.a. | SOURCE_MASK |
NEW | public static final | int | n.a. | V13 |
NEW | public static final | int | n.a. | V14 |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.cglib.core.DefaultGeneratorStrategy | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.cglib.core.GeneratorStrategy | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ClassLoaderAwareGeneratorStrategy(java.lang.ClassLoader) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | byte[] | generate(org.springframework.cglib.core.ClassGenerator) |
| n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
UNCHANGED | public | void | invoke_static(org.springframework.asm.Type,
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | void | invoke_static(org.springframework.asm.Type, | n.a. | n.a. |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 2502199784044815585 | n.a. |
New | true | 3911448583573808370 | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.Object | putIfAbsent(java.lang.String, | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.springframework.core.annotation.AnnotationFilter | n.a. | ALL |
NEW | public static final | org.springframework.core.annotation.AnnotationFilter | n.a. | JAVA |
NEW | public static final | org.springframework.core.annotation.AnnotationFilter | n.a. | NONE |
NEW | public static final | org.springframework.core.annotation.AnnotationFilter | n.a. | PLAIN |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | boolean | matches(java.lang.annotation.Annotation) | n.a. | n.a. |
|
||||
NEW | public | boolean | matches(java.lang.Class) | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | matches(java.lang.String) | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.AnnotationFilter | packages(java.lang.String[]) | n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.FunctionalInterface | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
UNCHANGED | static public | java.lang.Class | findAnnotationDeclaringClass(java.lang.Class,
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | static public | java.lang.Class | findAnnotationDeclaringClassForTypes(java.util.List,
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | static public | java.lang.annotation.Annotation[] | getAnnotations(java.lang.reflect.AnnotatedElement)
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | static public | java.lang.annotation.Annotation[] | getAnnotations(java.lang.reflect.Method)
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | static public | java.util.Set | getDeclaredRepeatableAnnotations(java.lang.reflect.AnnotatedElement,
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | static public | java.util.Set | getDeclaredRepeatableAnnotations(java.lang.reflect.AnnotatedElement,
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | static public | java.util.Set | getRepeatableAnnotations(java.lang.reflect.AnnotatedElement,
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | static public | java.util.Set | getRepeatableAnnotations(java.lang.reflect.AnnotatedElement,
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | static public | boolean | isAnnotationInherited(java.lang.Class,
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | static public | boolean | isAnnotationMetaPresent(java.lang.Class,
Annotations:
| n.a. |
|
|
||||||||||||
NEW | static public | boolean | isCandidateClass(java.lang.Class, | n.a. | n.a. |
|
||||||||||||
NEW | static public | boolean | isCandidateClass(java.lang.Class, | n.a. | n.a. |
|
||||||||||||
NEW | static public | boolean | isCandidateClass(java.lang.Class, | n.a. | n.a. |
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | VALUE |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public abstract | org.springframework.core.annotation.AnnotationAttributes | asAnnotationAttributes(org.springframework.core.annotation.MergedAnnotation$Adapt[]) | n.a. | n.a. |
|
||||||||||
NEW | public abstract | java.util.Map | asMap(org.springframework.core.annotation.MergedAnnotation$Adapt[]) | n.a. | n.a. |
|
||||||||||
NEW | public abstract | java.util.Map | asMap(java.util.function.Function, | n.a. | n.a. |
|
||||||||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation | filterAttributes(java.util.function.Predicate) | n.a. | n.a. |
|
||||||||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation | filterDefaultValues() | n.a. | n.a. |
|
||||||||||
NEW | static public | org.springframework.core.annotation.MergedAnnotation | from(java.lang.annotation.Annotation) | n.a. | n.a. |
|
||||||||||
NEW | static public | org.springframework.core.annotation.MergedAnnotation | from(java.lang.Object, | n.a. | n.a. |
|
||||||||||
NEW | public abstract | int | getAggregateIndex() | n.a. | n.a. |
|
||||||||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation | getAnnotation(java.lang.String, |
| n.a. |
|
||||||||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation[] | getAnnotationArray(java.lang.String, |
| n.a. |
|
||||||||||
NEW | public abstract | boolean | getBoolean(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | boolean[] | getBooleanArray(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | byte | getByte(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | byte[] | getByteArray(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | char | getChar(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | char[] | getCharArray(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | java.lang.Class | getClass(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | java.lang.Class[] | getClassArray(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | java.util.Optional | getDefaultValue(java.lang.String) | n.a. | n.a. |
|
||||||||||
NEW | public abstract | java.util.Optional | getDefaultValue(java.lang.String, | n.a. | n.a. |
|
||||||||||
NEW | public abstract | int | getDistance() | n.a. | n.a. |
|
||||||||||
NEW | public abstract | double | getDouble(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | double[] | getDoubleArray(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | java.lang.Enum | getEnum(java.lang.String, |
| n.a. |
|
||||||||||
NEW | public abstract | java.lang.Enum[] | getEnumArray(java.lang.String, |
| n.a. |
|
||||||||||
NEW | public abstract | float | getFloat(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | float[] | getFloatArray(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | int | getInt(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | int[] | getIntArray(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | long | getLong(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | long[] | getLongArray(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation | getMetaSource()
Annotations:
| n.a. | n.a. |
|
||||||||||
NEW | public abstract | java.util.List | getMetaTypes() | n.a. | n.a. |
|
||||||||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation | getRoot() | n.a. | n.a. |
|
||||||||||
NEW | public abstract | short | getShort(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | short[] | getShortArray(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | java.lang.Object | getSource()
Annotations:
| n.a. | n.a. |
|
||||||||||
NEW | public abstract | java.lang.String | getString(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | java.lang.String[] | getStringArray(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | java.lang.Class | getType() | n.a. | n.a. |
|
||||||||||
NEW | public abstract | java.util.Optional | getValue(java.lang.String) | n.a. | n.a. |
|
||||||||||
NEW | public abstract | java.util.Optional | getValue(java.lang.String, | n.a. | n.a. |
|
||||||||||
NEW | public abstract | boolean | hasDefaultValue(java.lang.String) |
| n.a. |
|
||||||||||
NEW | public abstract | boolean | hasNonDefaultValue(java.lang.String) | n.a. | n.a. |
|
||||||||||
NEW | public abstract | boolean | isDirectlyPresent() | n.a. | n.a. |
|
||||||||||
NEW | public abstract | boolean | isMetaPresent() | n.a. | n.a. |
|
||||||||||
NEW | public abstract | boolean | isPresent() | n.a. | n.a. |
|
||||||||||
NEW | static public | org.springframework.core.annotation.MergedAnnotation | missing() | n.a. | n.a. |
|
||||||||||
NEW | static public | org.springframework.core.annotation.MergedAnnotation | of(java.lang.Class) | n.a. | n.a. |
|
||||||||||
NEW | static public | org.springframework.core.annotation.MergedAnnotation | of(java.lang.Class, | n.a. | n.a. |
|
||||||||||
NEW | static public | org.springframework.core.annotation.MergedAnnotation | of(java.lang.reflect.AnnotatedElement, | n.a. | n.a. |
|
||||||||||
NEW | static public | org.springframework.core.annotation.MergedAnnotation | of(java.lang.ClassLoader, | n.a. | n.a. |
|
||||||||||
NEW | public abstract | java.lang.annotation.Annotation | synthesize() |
| n.a. |
|
||||||||||
NEW | public abstract | java.util.Optional | synthesize(java.util.function.Predicate) |
| n.a. |
|
||||||||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation | withNonMergedAttributes() | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 5104618449616126166 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.springframework.core.annotation.MergedAnnotation$Adapt | n.a. | ANNOTATION_TO_MAP |
NEW | public static final | org.springframework.core.annotation.MergedAnnotation$Adapt | n.a. | CLASS_TO_STRING |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | org.springframework.core.annotation.MergedAnnotation$Adapt | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.MergedAnnotation$Adapt[] | values() | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.MergedAnnotation$Adapt[] | values(boolean, | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | java.util.stream.Collector | toAnnotationArray() | n.a. | n.a. |
|
||||
NEW | static public | java.util.stream.Collector | toAnnotationArray(java.util.function.IntFunction) | n.a. | n.a. |
|
||||
NEW | static public | java.util.stream.Collector | toAnnotationSet() | n.a. | n.a. |
|
||||
NEW | static public | java.util.stream.Collector | toMultiValueMap(org.springframework.core.annotation.MergedAnnotation$Adapt[]) | n.a. | n.a. |
|
||||
NEW | static public | java.util.stream.Collector | toMultiValueMap(java.util.function.Function, | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | java.util.function.Predicate | firstRunOf(java.util.function.Function) | n.a. | n.a. |
|
||||
NEW | static public | java.util.function.Predicate | typeIn(java.lang.String[]) | n.a. | n.a. |
|
||||
NEW | static public | java.util.function.Predicate | typeIn(java.lang.Class[]) | n.a. | n.a. |
|
||||
NEW | static public | java.util.function.Predicate | typeIn(java.util.Collection) | n.a. | n.a. |
|
||||
NEW | static public | java.util.function.Predicate | unique(java.util.function.Function) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | org.springframework.core.annotation.MergedAnnotations | from(java.lang.reflect.AnnotatedElement) | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.MergedAnnotations | from(java.lang.reflect.AnnotatedElement, | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.MergedAnnotations | from(java.lang.reflect.AnnotatedElement, | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.MergedAnnotations | from(java.lang.reflect.AnnotatedElement, | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.MergedAnnotations | from(java.lang.annotation.Annotation[]) | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.MergedAnnotations | from(java.lang.Object, | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.MergedAnnotations | from(java.lang.Object, | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.MergedAnnotations | from(java.lang.Object, | n.a. | n.a. |
|
||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation | get(java.lang.Class) | n.a. | n.a. |
|
||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation | get(java.lang.Class, | n.a. | n.a. |
|
||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation | get(java.lang.Class, | n.a. | n.a. |
|
||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation | get(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation | get(java.lang.String, | n.a. | n.a. |
|
||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation | get(java.lang.String, | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isDirectlyPresent(java.lang.Class) | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isDirectlyPresent(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isPresent(java.lang.Class) | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isPresent(java.lang.String) | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.MergedAnnotations | of(java.util.Collection) | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.stream.Stream | stream(java.lang.Class) | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.stream.Stream | stream(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.stream.Stream | stream() | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 2923026455523772519 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.springframework.core.annotation.MergedAnnotations$SearchStrategy | n.a. | DIRECT |
NEW | public static final | org.springframework.core.annotation.MergedAnnotations$SearchStrategy | n.a. | INHERITED_ANNOTATIONS |
NEW | public static final | org.springframework.core.annotation.MergedAnnotations$SearchStrategy | n.a. | SUPERCLASS |
NEW | public static final | org.springframework.core.annotation.MergedAnnotations$SearchStrategy | n.a. | TYPE_HIERARCHY |
NEW | public static final | org.springframework.core.annotation.MergedAnnotations$SearchStrategy | n.a. | TYPE_HIERARCHY_AND_ENCLOSING_CLASSES |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | org.springframework.core.annotation.MergedAnnotations$SearchStrategy | valueOf(java.lang.String) | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.MergedAnnotations$SearchStrategy[] | values() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | boolean | isBestCandidate(org.springframework.core.annotation.MergedAnnotation) | n.a. | n.a. |
|
||||
NEW | public abstract | org.springframework.core.annotation.MergedAnnotation | select(org.springframework.core.annotation.MergedAnnotation, | n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.FunctionalInterface | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | org.springframework.core.annotation.MergedAnnotationSelector | firstDirectlyDeclared() | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.MergedAnnotationSelector | nearest() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | org.springframework.core.annotation.RepeatableContainers | and(java.lang.Class, | n.a. | n.a. |
|
||||
NEW | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||
NEW | public | int | hashCode() | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.RepeatableContainers | none() | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.RepeatableContainers | of(java.lang.Class, | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.annotation.RepeatableContainers | standardRepeatables() | n.a. | n.a. |
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.codec.Encoder | n.a. |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.codec.Decoder | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | byte[] | decode(org.springframework.core.io.buffer.DataBuffer, | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.codec.Encoder | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | encodeValue(byte[], | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.codec.Decoder | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | java.nio.ByteBuffer | decode(org.springframework.core.io.buffer.DataBuffer, | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.codec.Encoder | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | encodeValue(java.nio.ByteBuffer, | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.codec.Encoder | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | encodeValue(java.lang.CharSequence, | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.codec.Decoder | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | decode(org.springframework.core.io.buffer.DataBuffer, | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.codec.Encoder | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | encodeValue(org.springframework.core.io.buffer.DataBuffer, | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW (!) | public | java.lang.Object | decode(org.springframework.core.io.buffer.DataBuffer, |
|
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | public | org.springframework.core.io.buffer.DataBuffer | encodeValue(java.lang.Object, | n.a. |
|
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.codec.Decoder | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static | java.lang.String | n.a. | FILENAME_HINT |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | org.springframework.core.io.Resource | decode(org.springframework.core.io.buffer.DataBuffer, | n.a. | n.a. |
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.codec.Encoder | n.a. |
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.codec.Encoder | n.a. |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.codec.Decoder | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | java.lang.String | decode(org.springframework.core.io.buffer.DataBuffer, | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | java.util.Properties | createSortedProperties(boolean) | n.a. | n.a. |
|
||||
NEW | static public | java.util.Properties | createSortedProperties(java.util.Properties, | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
UNCHANGED | static public | java.lang.Class | resolveParameterType(org.springframework.core.MethodParameter,
Annotations:
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | public | org.springframework.core.io.buffer.DataBuffer | retainedSlice(int, | n.a. |
|
|
||||||
NEW (!) | public | java.lang.String | toString(java.nio.charset.Charset) | n.a. |
|
|
||||||
NEW (*) | public abstract | java.lang.String | toString(int, | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | org.springframework.core.io.buffer.DataBufferUtils$Matcher | matcher(byte[]) | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.io.buffer.DataBufferUtils$Matcher | matcher(byte[]) | n.a. | n.a. |
|
||||
NEW | static public | reactor.core.publisher.Flux | read(java.nio.file.Path, | n.a. | n.a. |
|
||||
NEW | static public | reactor.core.publisher.Mono | write(org.reactivestreams.Publisher, | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | byte[] | delimiter() | n.a. | n.a. |
|
||||
NEW | public abstract | int | match(org.springframework.core.io.buffer.DataBuffer) | n.a. | n.a. |
|
||||
NEW | public abstract | void | reset() | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | org.springframework.core.io.buffer.DataBuffer | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DataBufferWrapper(org.springframework.core.io.buffer.DataBuffer) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | java.nio.ByteBuffer | asByteBuffer() | n.a. | n.a. |
|
||||
NEW | public | java.nio.ByteBuffer | asByteBuffer(int, | n.a. | n.a. |
|
||||
NEW | public | java.io.InputStream | asInputStream() | n.a. | n.a. |
|
||||
NEW | public | java.io.InputStream | asInputStream(boolean) | n.a. | n.a. |
|
||||
NEW | public | java.io.OutputStream | asOutputStream() | n.a. | n.a. |
|
||||
NEW | public | int | capacity() | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | capacity(int) | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | dataBuffer() | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | ensureCapacity(int) | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBufferFactory | factory() | n.a. | n.a. |
|
||||
NEW | public | byte | getByte(int) | n.a. | n.a. |
|
||||
NEW | public | int | indexOf(java.util.function.IntPredicate, | n.a. | n.a. |
|
||||
NEW | public | int | lastIndexOf(java.util.function.IntPredicate, | n.a. | n.a. |
|
||||
NEW | public | byte | read() | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | read(byte[]) | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | read(byte[], | n.a. | n.a. |
|
||||
NEW | public | int | readableByteCount() | n.a. | n.a. |
|
||||
NEW | public | int | readPosition() | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | readPosition(int) | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | retainedSlice(int, | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | slice(int, | n.a. | n.a. |
|
||||
NEW | public | java.lang.String | toString(java.nio.charset.Charset) | n.a. | n.a. |
|
||||
NEW | public | java.lang.String | toString(int, | n.a. | n.a. |
|
||||
NEW | public | int | writableByteCount() | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | write(byte) | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | write(byte[]) | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | write(byte[], | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | write(org.springframework.core.io.buffer.DataBuffer[]) | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | write(java.nio.ByteBuffer[]) | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | write(java.lang.CharSequence, | n.a. | n.a. |
|
||||
NEW | public | int | writePosition() | n.a. | n.a. |
|
||||
NEW | public | org.springframework.core.io.buffer.DataBuffer | writePosition(int) | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.io.buffer.DataBuffer | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | java.lang.String | toString(int, | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.io.buffer.DataBuffer | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | org.springframework.core.io.buffer.NettyDataBuffer | retainedSlice(int, | n.a. | n.a. |
|
||||
NEW | public | java.lang.String | toString(java.nio.charset.Charset) | n.a. | n.a. |
|
||||
NEW | public | java.lang.String | toString(int, | n.a. | n.a. |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | LogAccessor(java.lang.Class) | n.a. | n.a. |
|
||||
NEW | public | LogAccessor(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | LogAccessor(org.apache.commons.logging.Log) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | void | debug(java.lang.CharSequence) | n.a. | n.a. |
|
||||
NEW | public | void | debug(java.lang.Throwable, | n.a. | n.a. |
|
||||
NEW | public | void | debug(java.util.function.Supplier) | n.a. | n.a. |
|
||||
NEW | public | void | debug(java.lang.Throwable, | n.a. | n.a. |
|
||||
NEW | public | void | error(java.lang.CharSequence) | n.a. | n.a. |
|
||||
NEW | public | void | error(java.lang.Throwable, | n.a. | n.a. |
|
||||
NEW | public | void | error(java.util.function.Supplier) | n.a. | n.a. |
|
||||
NEW | public | void | error(java.lang.Throwable, | n.a. | n.a. |
|
||||
NEW | public | void | fatal(java.lang.CharSequence) | n.a. | n.a. |
|
||||
NEW | public | void | fatal(java.lang.Throwable, | n.a. | n.a. |
|
||||
NEW | public | void | fatal(java.util.function.Supplier) | n.a. | n.a. |
|
||||
NEW | public | void | fatal(java.lang.Throwable, | n.a. | n.a. |
|
||||
NEW | final public | org.apache.commons.logging.Log | getLog() | n.a. | n.a. |
|
||||
NEW | public | void | info(java.lang.CharSequence) | n.a. | n.a. |
|
||||
NEW | public | void | info(java.lang.Throwable, | n.a. | n.a. |
|
||||
NEW | public | void | info(java.util.function.Supplier) | n.a. | n.a. |
|
||||
NEW | public | void | info(java.lang.Throwable, | n.a. | n.a. |
|
||||
NEW | public | boolean | isDebugEnabled() | n.a. | n.a. |
|
||||
NEW | public | boolean | isErrorEnabled() | n.a. | n.a. |
|
||||
NEW | public | boolean | isFatalEnabled() | n.a. | n.a. |
|
||||
NEW | public | boolean | isInfoEnabled() | n.a. | n.a. |
|
||||
NEW | public | boolean | isTraceEnabled() | n.a. | n.a. |
|
||||
NEW | public | boolean | isWarnEnabled() | n.a. | n.a. |
|
||||
NEW | public | void | trace(java.lang.CharSequence) | n.a. | n.a. |
|
||||
NEW | public | void | trace(java.lang.Throwable, | n.a. | n.a. |
|
||||
NEW | public | void | trace(java.util.function.Supplier) | n.a. | n.a. |
|
||||
NEW | public | void | trace(java.lang.Throwable, | n.a. | n.a. |
|
||||
NEW | public | void | warn(java.lang.CharSequence) | n.a. | n.a. |
|
||||
NEW | public | void | warn(java.lang.Throwable, | n.a. | n.a. |
|
||||
NEW | public | void | warn(java.util.function.Supplier) | n.a. | n.a. |
|
||||
NEW | public | void | warn(java.lang.Throwable, | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.lang.CharSequence | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | LogMessage() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | char | charAt(int) | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.log.LogMessage | format(java.lang.String, | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.log.LogMessage | format(java.lang.String, | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.log.LogMessage | format(java.lang.String, | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.log.LogMessage | format(java.lang.String, | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.log.LogMessage | format(java.lang.String, | n.a. | n.a. |
|
||||
NEW | public | int | length() | n.a. | n.a. |
|
||||
NEW | static public | org.springframework.core.log.LogMessage | of(java.util.function.Supplier) | n.a. | n.a. |
|
||||
NEW | public | java.lang.CharSequence | subSequence(int, | n.a. | n.a. |
|
||||
NEW | public | java.lang.String | toString() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
UNCHANGED | public | void | decreaseNestingLevel()
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | public | void | increaseNestingLevel()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.MethodParameter | nested(java.lang.Integer) | n.a. | n.a. |
|
||||||||||||
UNCHANGED | public | void | setTypeIndexForCurrentLevel(int)
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.MethodParameter | withContainingClass(java.lang.Class) | n.a. | n.a. |
|
||||||||||||
NEW | public | org.springframework.core.MethodParameter | withTypeIndex(int) | n.a. | n.a. |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 1561733167687112119 | n.a. |
New | true | 1177663380381501777 | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public not_abstract (<- abstract ) | org.springframework.util.MultiValueMap | getAllAnnotationAttributes(java.lang.String) | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | org.springframework.util.MultiValueMap | getAllAnnotationAttributes(java.lang.String, | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | java.util.Map | getAnnotationAttributes(java.lang.String) | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | java.util.Map | getAnnotationAttributes(java.lang.String, | n.a. |
|
|
||||||
NEW (*) | public abstract | org.springframework.core.annotation.MergedAnnotations | getAnnotations() | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | boolean | isAnnotated(java.lang.String) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.type.AnnotatedTypeMetadata | n.a. |
UNCHANGED (!) | org.springframework.core.type.ClassMetadata | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public not_abstract (<- abstract ) | java.util.Set | getAnnotationTypes() | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | java.util.Set | getMetaAnnotationTypes(java.lang.String) | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | boolean | hasAnnotatedMethods(java.lang.String) | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | boolean | hasAnnotation(java.lang.String) | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | boolean | hasMetaAnnotation(java.lang.String) | n.a. |
|
|
||||||
NEW (!) | static public | org.springframework.core.type.AnnotationMetadata | introspect(java.lang.Class) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public not_abstract (<- abstract ) | boolean | hasEnclosingClass() | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | boolean | hasSuperClass() | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | boolean | isConcrete() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
ANNOTATION_DEPRECATED_ADDED |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.type.AnnotatedTypeMetadata | n.a. |
UNCHANGED (!) | org.springframework.core.type.AnnotationMetadata | n.a. |
UNCHANGED (!) | org.springframework.core.type.ClassMetadata | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED | public | org.springframework.util.MultiValueMap | getAllAnnotationAttributes(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.springframework.core.annotation.AnnotationAttributes | getAnnotationAttributes(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.annotation.MergedAnnotations | getAnnotations() | n.a. | n.a. |
|
||||||||||||
UNCHANGED | public | org.springframework.asm.AnnotationVisitor | visitAnnotation(java.lang.String,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
ANNOTATION_DEPRECATED_ADDED |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.type.AnnotatedTypeMetadata | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED | public | org.springframework.util.MultiValueMap | getAllAnnotationAttributes(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.springframework.core.annotation.AnnotationAttributes | getAnnotationAttributes(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.annotation.MergedAnnotations | getAnnotations() | n.a. | n.a. |
|
||||||||||||
UNCHANGED | public | org.springframework.asm.AnnotationVisitor | visitAnnotation(java.lang.String,
Annotations:
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.type.AnnotatedTypeMetadata | n.a. |
UNCHANGED (!) | org.springframework.core.type.AnnotationMetadata | n.a. |
UNCHANGED (!) | org.springframework.core.type.ClassMetadata | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
UNCHANGED | public | StandardAnnotationMetadata(java.lang.Class)
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | public | StandardAnnotationMetadata(java.lang.Class,
Annotations:
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | org.springframework.util.MultiValueMap | getAllAnnotationAttributes(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||
REMOVED | public | java.util.Map | getAnnotationAttributes(java.lang.String) | n.a. | n.a. |
|
||||||||||
NEW | public | org.springframework.core.annotation.MergedAnnotations | getAnnotations() | n.a. | n.a. |
|
||||||||||
REMOVED | public | java.util.Set | getMetaAnnotationTypes(java.lang.String) | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | hasAnnotation(java.lang.String) | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | hasMetaAnnotation(java.lang.String) | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isAnnotated(java.lang.String) | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.type.ClassMetadata | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
UNCHANGED | public | StandardClassMetadata(java.lang.Class)
Annotations:
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | boolean | hasEnclosingClass() | n.a. | n.a. |
|
||||
REMOVED | public | boolean | hasSuperClass() | n.a. | n.a. |
|
||||
REMOVED | public | boolean | isConcrete() | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.springframework.core.type.AnnotatedTypeMetadata | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
UNCHANGED | public | StandardMethodMetadata(java.lang.reflect.Method,
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | public | StandardMethodMetadata(java.lang.reflect.Method)
Annotations:
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | org.springframework.util.MultiValueMap | getAllAnnotationAttributes(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||
REMOVED | public | java.util.Map | getAnnotationAttributes(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||
NEW | public | org.springframework.core.annotation.MergedAnnotations | getAnnotations() | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isAnnotated(java.lang.String) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | void | noNullElements(java.util.Collection, | n.a. | n.a. |
|
||||
NEW | static public | void | noNullElements(java.util.Collection, | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
UNCHANGED | static public | boolean | isCglibProxy(java.lang.Object)
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | static public | boolean | isCglibProxyClass(java.lang.Class)
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | static public | boolean | isCglibProxyClassName(java.lang.String)
Annotations:
| n.a. |
|
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 8078989308714137995 | n.a. |
New | true | -7300104736191633819 | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -798892522772790821 | n.a. |
New | true | 1755438538721305358 | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | public | void | addIfAbsent(java.lang.Object, | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
REMOVED (!) | public static final | org.springframework.util.ReflectionUtils$MethodFilter (!) |
| NON_BRIDGED_METHODS
Annotations:
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||
MODIFIED | static public (<- private ) | java.lang.reflect.Method[] | getDeclaredMethods(java.lang.Class) | n.a. | n.a. |
|
|||||||||||||||||||
NEW | static public | java.lang.reflect.Method[] | getUniqueDeclaredMethods(java.lang.Class, | n.a. | n.a. |
|
|||||||||||||||||||
REMOVED (!) | static public | java.lang.Object | invokeJdbcMethod(java.lang.reflect.Method,
Annotations:
|
|
|
|
|||||||||||||||||||
REMOVED (!) | static public | java.lang.Object | invokeJdbcMethod(java.lang.reflect.Method,
Annotations:
|
|
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public abstract | java.lang.String | combine(java.lang.String, | n.a. | n.a. |
|
||||||||||
NEW | public abstract | java.util.Comparator | getPatternComparator(org.springframework.util.RouteMatcher$Route) | n.a. | n.a. |
|
||||||||||
NEW | public abstract | boolean | isPattern(java.lang.String) | n.a. | n.a. |
|
||||||||||
NEW | public abstract | boolean | match(java.lang.String, | n.a. | n.a. |
|
||||||||||
NEW | public abstract | java.util.Map | matchAndExtract(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||
NEW | public abstract | org.springframework.util.RouteMatcher$Route | parseRoute(java.lang.String) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | java.lang.String | value() | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | org.springframework.util.RouteMatcher | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | SimpleRouteMatcher(org.springframework.util.PathMatcher) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | combine(java.lang.String, | n.a. | n.a. |
|
||||||||||
NEW | public | org.springframework.util.PathMatcher | getPathMatcher() | n.a. | n.a. |
|
||||||||||
NEW | public | java.util.Comparator | getPatternComparator(org.springframework.util.RouteMatcher$Route) | n.a. | n.a. |
|
||||||||||
NEW | public | boolean | isPattern(java.lang.String) | n.a. | n.a. |
|
||||||||||
NEW | public | boolean | match(java.lang.String, | n.a. | n.a. |
|
||||||||||
NEW | public | java.util.Map | matchAndExtract(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||
NEW | public | org.springframework.util.RouteMatcher$Route | parseRoute(java.lang.String) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | long | getLastTaskTimeNanos() |
| n.a. |
|
||||||||
NEW | public | long | getTotalTimeNanos() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | long | getTimeNanos() | n.a. | n.a. |
|