Skip to content

Commit

Permalink
contract support LinkedHashMap
Browse files Browse the repository at this point in the history
  • Loading branch information
xieno1 committed Oct 15, 2018
1 parent 66ebb0b commit e3b8bc8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ public class ProgramConstants {
Map.class,
Map.Entry.class,
HashMap.class,
LinkedHashMap.class,
Set.class,
HashSet.class,
Exception.class,
Expand Down

0 comments on commit e3b8bc8

Please sign in to comment.