Guest User

Untitled

a guest
Jul 24th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.16 KB | None | 0 0
  1. private Map<ContentType, Map<Long, Map<String, Map<Long, List<ContentRule>>>>> calculateRuleTree(final Map<ContentType, List<ContentRule>> builderMap) {
  2.   ..
  3. }
Advertisement
Add Comment
Please, Sign In to add comment