package com.alibaba.fastjson; /* loaded from: classes2.dex */ public interface JSONAware { String toJSONString(); }