1. Deprecated("Internal Use Only")
CDataSection internalCreateCDataSection()

Source

@Deprecated("Internal Use Only")
static CDataSection internalCreateCDataSection() {
  return new CDataSection._internalWrap();
}