IGatherer.Integrator.Of(IGatherer+IIntegrator) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
Use 'Java.Util.Streams.IGatherer.IIntegrator.Of'. This class will be removed in a future release.
[Android.Runtime.Register("of", "(Ljava/util/stream/Gatherer$Integrator;)Ljava/util/stream/Gatherer$Integrator;", "", ApiSince=36)]
[Java.Interop.JavaTypeParameters(new System.String[] { "A", "T", "R" })]
[System.Obsolete("Use 'Java.Util.Streams.IGatherer.IIntegrator.Of'. This class will be removed in a future release.")]
public static Java.Util.Streams.IGatherer.IIntegrator Of(Java.Util.Streams.IGatherer.IIntegrator integrator);
[<Android.Runtime.Register("of", "(Ljava/util/stream/Gatherer$Integrator;)Ljava/util/stream/Gatherer$Integrator;", "", ApiSince=36)>]
[<Java.Interop.JavaTypeParameters(new System.String[] { "A", "T", "R" })>]
[<System.Obsolete("Use 'Java.Util.Streams.IGatherer.IIntegrator.Of'. This class will be removed in a future release.")>]
static member Of : Java.Util.Streams.IGatherer.IIntegrator -> Java.Util.Streams.IGatherer.IIntegrator
參數
- integrator
- IGatherer.IIntegrator
傳回
- 屬性