IGatherer.IIntegrator.Of(IGatherer+IIntegrator) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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" })]
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" })>]
static member Of : Java.Util.Streams.IGatherer.IIntegrator -> Java.Util.Streams.IGatherer.IIntegrator
Parametri
- integrator
- IGatherer.IIntegrator
Valori restituiti
- Attributi