1. Deprecated("Internal Use Only")
FECompositeElement internalCreateFECompositeElement()

Source

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