Actualités

Function<Integer, String> functionClass = new FunctionClass(); System.out.println(functionClass.apply(2)); When you run the above code, the output would be four. Java Function interface example.
Wouldn’t it be nice if you could capture every posted string and automatically HTML Decode it before it hits your API action? We came up with an Action Filter Attribute to do just that.