public class PostFilter
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.util.List<java.util.Map<java.lang.Integer,java.lang.Integer>> |
filter(java.util.List<java.util.List<java.lang.Integer>> mappings)
Creates a new instance of Post Filter and removes redundant mapping(s).
|
public static java.util.List<java.util.Map<java.lang.Integer,java.lang.Integer>> filter(java.util.List<java.util.List<java.lang.Integer>> mappings)
mappings
-