IGatherer.Integrator.Of(IGatherer+IIntegrator) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
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
Parámetros
- integrator
- IGatherer.IIntegrator
Devoluciones
- Atributos