@ -240,7 +240,7 @@ public class GenericConversionService implements ConfigurableConversionService {
@@ -240,7 +240,7 @@ public class GenericConversionService implements ConfigurableConversionService {
@ -246,7 +246,7 @@ public abstract class CommandLinePropertySource<T> extends EnumerablePropertySou
@@ -246,7 +246,7 @@ public abstract class CommandLinePropertySource<T> extends EnumerablePropertySou
@ -263,7 +263,7 @@ public abstract class CommandLinePropertySource<T> extends EnumerablePropertySou
@@ -263,7 +263,7 @@ public abstract class CommandLinePropertySource<T> extends EnumerablePropertySou
@ -100,7 +100,7 @@ public class MutablePropertySources implements PropertySources {
@@ -100,7 +100,7 @@ public class MutablePropertySources implements PropertySources {
@ -110,7 +110,7 @@ public class MutablePropertySources implements PropertySources {
@@ -110,7 +110,7 @@ public class MutablePropertySources implements PropertySources {
@ -111,7 +111,7 @@ public class ResourcePropertySource extends PropertiesPropertySource {
@@ -111,7 +111,7 @@ public class ResourcePropertySource extends PropertiesPropertySource {
@ -70,7 +70,7 @@ public abstract class AbstractTypeHierarchyTraversingFilter implements TypeFilte
@@ -70,7 +70,7 @@ public abstract class AbstractTypeHierarchyTraversingFilter implements TypeFilte
@ -78,7 +78,7 @@ public abstract class AbstractTypeHierarchyTraversingFilter implements TypeFilte
@@ -78,7 +78,7 @@ public abstract class AbstractTypeHierarchyTraversingFilter implements TypeFilte
}
}
else{
// Need to read superclass to determine a match...
// Need to read superclass to determine a match...
@ -96,7 +96,7 @@ public abstract class AbstractTypeHierarchyTraversingFilter implements TypeFilte
@@ -96,7 +96,7 @@ public abstract class AbstractTypeHierarchyTraversingFilter implements TypeFilte
if(this.considerInterfaces){
for(Stringifc:metadata.getInterfaceNames()){
// Optimization to avoid creating ClassReader for superclass
// Optimization to avoid creating ClassReader for superclass
BooleaninterfaceMatch=matchInterface(ifc);
if(interfaceMatch!=null){
if(interfaceMatch.booleanValue()){
@ -144,7 +144,7 @@ public abstract class AbstractTypeHierarchyTraversingFilter implements TypeFilte
@@ -144,7 +144,7 @@ public abstract class AbstractTypeHierarchyTraversingFilter implements TypeFilte
@ -178,7 +178,7 @@ public class FastByteArrayOutputStream extends OutputStream {
@@ -178,7 +178,7 @@ public class FastByteArrayOutputStream extends OutputStream {
@ -76,7 +76,7 @@ public class LeakAwareDataBufferFactory implements DataBufferFactory {
@@ -76,7 +76,7 @@ public class LeakAwareDataBufferFactory implements DataBufferFactory {