package com.happy.Model; import java.util.HashMap; public class Fmap { public static final HashMap map = new HashMap<>(); }