checkstyle
This commit is contained in:
@@ -1435,7 +1435,7 @@ public class SimpleFunctionRegistry implements FunctionRegistry {
|
|||||||
return this.originalMessage;
|
return this.originalMessage;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public static class PassThruFunction implements Function<Object, Object> {
|
public static class PassThruFunction implements Function<Object, Object> {
|
||||||
@Override
|
@Override
|
||||||
public Object apply(Object t) {
|
public Object apply(Object t) {
|
||||||
|
|||||||
Reference in New Issue
Block a user