package pkg; import java.math.BigDecimal; public interface TestInterfaceWithObject { BigDecimal BUGS_IN_THE_DECOMPILER = BigDecimal.ZERO; }