/** * Autogenerated by Thrift * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ import java.util.List; import java.util.ArrayList; import java.util.Map; import java.util.HashMap; import java.util.Set; import java.util.HashSet; import java.util.Collections; import java.util.BitSet; import java.util.Arrays; @SuppressWarnings({ "unused" }) public class Constants { public static final StructWithRef kStructWithRef = new StructWithRef(); static { Empty tmp0 = new Empty(); kStructWithRef.setDef_field(tmp0); Empty tmp1 = new Empty(); kStructWithRef.setOpt_field(tmp1); Empty tmp2 = new Empty(); kStructWithRef.setReq_field(tmp2); } public static final StructWithRefTypeUnique kStructWithRefTypeUnique = new StructWithRefTypeUnique(); static { Empty tmp3 = new Empty(); kStructWithRefTypeUnique.setDef_field(tmp3); Empty tmp4 = new Empty(); kStructWithRefTypeUnique.setOpt_field(tmp4); Empty tmp5 = new Empty(); kStructWithRefTypeUnique.setReq_field(tmp5); } public static final StructWithRefTypeShared kStructWithRefTypeShared = new StructWithRefTypeShared(); static { Empty tmp6 = new Empty(); kStructWithRefTypeShared.setDef_field(tmp6); Empty tmp7 = new Empty(); kStructWithRefTypeShared.setOpt_field(tmp7); Empty tmp8 = new Empty(); kStructWithRefTypeShared.setReq_field(tmp8); } public static final StructWithRefTypeSharedConst kStructWithRefTypeSharedConst = new StructWithRefTypeSharedConst(); static { Empty tmp9 = new Empty(); kStructWithRefTypeSharedConst.setDef_field(tmp9); Empty tmp10 = new Empty(); kStructWithRefTypeSharedConst.setOpt_field(tmp10); Empty tmp11 = new Empty(); kStructWithRefTypeSharedConst.setReq_field(tmp11); } }