1. Deprecated("Internal Use Only")
ServicePortCollection internalCreateServicePortCollection()

Source

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