public interface io.reactiverse.pgclient.Tuple
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: io.reactiverse.pgclient.Tuple
super_class: java.lang.Object
{
public static io.reactiverse.pgclient.Tuple tuple();
descriptor: ()Lio/reactiverse/pgclient/Tuple;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=0, args_size=0
0: new io.reactiverse.pgclient.impl.ArrayTuple
dup
bipush 10
invokespecial io.reactiverse.pgclient.impl.ArrayTuple.<init>:(I)V
areturn
LocalVariableTable:
Start End Slot Name Signature
public static io.reactiverse.pgclient.Tuple of(java.lang.Object);
descriptor: (Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=2, args_size=1
start local 0 0: new io.reactiverse.pgclient.impl.ArrayTuple
dup
iconst_1
invokespecial io.reactiverse.pgclient.impl.ArrayTuple.<init>:(I)V
astore 1
start local 1 1: aload 1
aload 0
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
2: aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 elt1 Ljava/lang/Object;
1 3 1 tuple Lio/reactiverse/pgclient/impl/ArrayTuple;
MethodParameters:
Name Flags
elt1
public static io.reactiverse.pgclient.Tuple of(java.lang.Object, java.lang.Object);
descriptor: (Ljava/lang/Object;Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: new io.reactiverse.pgclient.impl.ArrayTuple
dup
iconst_2
invokespecial io.reactiverse.pgclient.impl.ArrayTuple.<init>:(I)V
astore 2
start local 2 1: aload 2
aload 0
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
2: aload 2
aload 1
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
3: aload 2
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 elt1 Ljava/lang/Object;
0 4 1 elt2 Ljava/lang/Object;
1 4 2 tuple Lio/reactiverse/pgclient/impl/ArrayTuple;
MethodParameters:
Name Flags
elt1
elt2
public static io.reactiverse.pgclient.Tuple of(java.lang.Object, java.lang.Object, java.lang.Object);
descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=4, args_size=3
start local 0 start local 1 start local 2 0: new io.reactiverse.pgclient.impl.ArrayTuple
dup
iconst_3
invokespecial io.reactiverse.pgclient.impl.ArrayTuple.<init>:(I)V
astore 3
start local 3 1: aload 3
aload 0
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
2: aload 3
aload 1
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
3: aload 3
aload 2
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
4: aload 3
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 elt1 Ljava/lang/Object;
0 5 1 elt2 Ljava/lang/Object;
0 5 2 elt3 Ljava/lang/Object;
1 5 3 tuple Lio/reactiverse/pgclient/impl/ArrayTuple;
MethodParameters:
Name Flags
elt1
elt2
elt3
public static io.reactiverse.pgclient.Tuple of(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object);
descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: new io.reactiverse.pgclient.impl.ArrayTuple
dup
iconst_4
invokespecial io.reactiverse.pgclient.impl.ArrayTuple.<init>:(I)V
astore 4
start local 4 1: aload 4
aload 0
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
2: aload 4
aload 1
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
3: aload 4
aload 2
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
4: aload 4
aload 3
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
5: aload 4
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 elt1 Ljava/lang/Object;
0 6 1 elt2 Ljava/lang/Object;
0 6 2 elt3 Ljava/lang/Object;
0 6 3 elt4 Ljava/lang/Object;
1 6 4 tuple Lio/reactiverse/pgclient/impl/ArrayTuple;
MethodParameters:
Name Flags
elt1
elt2
elt3
elt4
public static io.reactiverse.pgclient.Tuple of(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object);
descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=6, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: new io.reactiverse.pgclient.impl.ArrayTuple
dup
iconst_5
invokespecial io.reactiverse.pgclient.impl.ArrayTuple.<init>:(I)V
astore 5
start local 5 1: aload 5
aload 0
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
2: aload 5
aload 1
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
3: aload 5
aload 2
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
4: aload 5
aload 3
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
5: aload 5
aload 4
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
6: aload 5
areturn
end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 elt1 Ljava/lang/Object;
0 7 1 elt2 Ljava/lang/Object;
0 7 2 elt3 Ljava/lang/Object;
0 7 3 elt4 Ljava/lang/Object;
0 7 4 elt5 Ljava/lang/Object;
1 7 5 tuple Lio/reactiverse/pgclient/impl/ArrayTuple;
MethodParameters:
Name Flags
elt1
elt2
elt3
elt4
elt5
public static io.reactiverse.pgclient.Tuple of(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object);
descriptor: (Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=7, args_size=6
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 0: new io.reactiverse.pgclient.impl.ArrayTuple
dup
iconst_5
invokespecial io.reactiverse.pgclient.impl.ArrayTuple.<init>:(I)V
astore 6
start local 6 1: aload 6
aload 0
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
2: aload 6
aload 1
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
3: aload 6
aload 2
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
4: aload 6
aload 3
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
5: aload 6
aload 4
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
6: aload 6
aload 5
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
7: aload 6
areturn
end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 elt1 Ljava/lang/Object;
0 8 1 elt2 Ljava/lang/Object;
0 8 2 elt3 Ljava/lang/Object;
0 8 3 elt4 Ljava/lang/Object;
0 8 4 elt5 Ljava/lang/Object;
0 8 5 elt6 Ljava/lang/Object;
1 8 6 tuple Lio/reactiverse/pgclient/impl/ArrayTuple;
MethodParameters:
Name Flags
elt1
elt2
elt3
elt4
elt5
elt6
public static io.reactiverse.pgclient.Tuple of(java.lang.Object, java.lang.Object[]);
descriptor: (Ljava/lang/Object;[Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0089) ACC_PUBLIC, ACC_STATIC, ACC_VARARGS
Code:
stack=4, locals=7, args_size=2
start local 0 start local 1 0: new io.reactiverse.pgclient.impl.ArrayTuple
dup
iconst_1
aload 1
arraylength
iadd
invokespecial io.reactiverse.pgclient.impl.ArrayTuple.<init>:(I)V
astore 2
start local 2 1: aload 2
aload 0
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
2: aload 1
dup
astore 6
arraylength
istore 5
iconst_0
istore 4
goto 6
StackMap locals: java.lang.Object java.lang.Object[] io.reactiverse.pgclient.impl.ArrayTuple top int int java.lang.Object[]
StackMap stack:
3: aload 6
iload 4
aaload
astore 3
start local 3 4: aload 2
aload 3
invokevirtual io.reactiverse.pgclient.impl.ArrayTuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
pop
end local 3 5: iinc 4 1
StackMap locals:
StackMap stack:
6: iload 4
iload 5
if_icmplt 3
7: aload 2
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 elt1 Ljava/lang/Object;
0 8 1 elts [Ljava/lang/Object;
1 8 2 tuple Lio/reactiverse/pgclient/impl/ArrayTuple;
4 5 3 elt Ljava/lang/Object;
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore()
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore()
MethodParameters:
Name Flags
elt1
elts
public abstract java.lang.Boolean getBoolean(int);
descriptor: (I)Ljava/lang/Boolean;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract java.lang.Object getValue(int);
descriptor: (I)Ljava/lang/Object;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract java.lang.Short getShort(int);
descriptor: (I)Ljava/lang/Short;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract java.lang.Integer getInteger(int);
descriptor: (I)Ljava/lang/Integer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract java.lang.Long getLong(int);
descriptor: (I)Ljava/lang/Long;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract java.lang.Float getFloat(int);
descriptor: (I)Ljava/lang/Float;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract java.lang.Double getDouble(int);
descriptor: (I)Ljava/lang/Double;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract java.lang.String getString(int);
descriptor: (I)Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Json getJson(int);
descriptor: (I)Lio/reactiverse/pgclient/data/Json;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract java.time.temporal.Temporal getTemporal(int);
descriptor: (I)Ljava/time/temporal/Temporal;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.time.LocalDate getLocalDate(int);
descriptor: (I)Ljava/time/LocalDate;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.time.LocalTime getLocalTime(int);
descriptor: (I)Ljava/time/LocalTime;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.time.LocalDateTime getLocalDateTime(int);
descriptor: (I)Ljava/time/LocalDateTime;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.time.OffsetTime getOffsetTime(int);
descriptor: (I)Ljava/time/OffsetTime;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.time.OffsetDateTime getOffsetDateTime(int);
descriptor: (I)Ljava/time/OffsetDateTime;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.util.UUID getUUID(int);
descriptor: (I)Ljava/util/UUID;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.math.BigDecimal getBigDecimal(int);
descriptor: (I)Ljava/math/BigDecimal;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.lang.Integer[] getIntegerArray(int);
descriptor: (I)[Ljava/lang/Integer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.lang.Boolean[] getBooleanArray(int);
descriptor: (I)[Ljava/lang/Boolean;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.lang.Short[] getShortArray(int);
descriptor: (I)[Ljava/lang/Short;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.lang.Long[] getLongArray(int);
descriptor: (I)[Ljava/lang/Long;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.lang.Float[] getFloatArray(int);
descriptor: (I)[Ljava/lang/Float;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.lang.Double[] getDoubleArray(int);
descriptor: (I)[Ljava/lang/Double;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.lang.String[] getStringArray(int);
descriptor: (I)[Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.time.LocalDate[] getLocalDateArray(int);
descriptor: (I)[Ljava/time/LocalDate;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.time.LocalTime[] getLocalTimeArray(int);
descriptor: (I)[Ljava/time/LocalTime;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.time.OffsetTime[] getOffsetTimeArray(int);
descriptor: (I)[Ljava/time/OffsetTime;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.time.LocalDateTime[] getLocalDateTimeArray(int);
descriptor: (I)[Ljava/time/LocalDateTime;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract java.time.OffsetDateTime[] getOffsetDateTimeArray(int);
descriptor: (I)[Ljava/time/OffsetDateTime;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract io.vertx.core.buffer.Buffer[] getBufferArray(int);
descriptor: (I)[Lio/vertx/core/buffer/Buffer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore()
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore()
MethodParameters:
Name Flags
pos
public abstract java.util.UUID[] getUUIDArray(int);
descriptor: (I)[Ljava/util/UUID;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Json[] getJsonArray(int);
descriptor: (I)[Lio/reactiverse/pgclient/data/Json;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore()
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore()
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Numeric[] getNumericArray(int);
descriptor: (I)[Lio/reactiverse/pgclient/data/Numeric;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Point[] getPointArray(int);
descriptor: (I)[Lio/reactiverse/pgclient/data/Point;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Line[] getLineArray(int);
descriptor: (I)[Lio/reactiverse/pgclient/data/Line;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.LineSegment[] getLineSegmentArray(int);
descriptor: (I)[Lio/reactiverse/pgclient/data/LineSegment;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Box[] getBoxArray(int);
descriptor: (I)[Lio/reactiverse/pgclient/data/Box;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Path[] getPathArray(int);
descriptor: (I)[Lio/reactiverse/pgclient/data/Path;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Polygon[] getPolygonArray(int);
descriptor: (I)[Lio/reactiverse/pgclient/data/Polygon;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Circle[] getCircleArray(int);
descriptor: (I)[Lio/reactiverse/pgclient/data/Circle;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Interval[] getIntervalArray(int);
descriptor: (I)[Lio/reactiverse/pgclient/data/Interval;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN, location=[ARRAY_ELEMENT]
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Numeric getNumeric(int);
descriptor: (I)Lio/reactiverse/pgclient/data/Numeric;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Point getPoint(int);
descriptor: (I)Lio/reactiverse/pgclient/data/Point;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Line getLine(int);
descriptor: (I)Lio/reactiverse/pgclient/data/Line;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.LineSegment getLineSegment(int);
descriptor: (I)Lio/reactiverse/pgclient/data/LineSegment;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Box getBox(int);
descriptor: (I)Lio/reactiverse/pgclient/data/Box;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Path getPath(int);
descriptor: (I)Lio/reactiverse/pgclient/data/Path;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Polygon getPolygon(int);
descriptor: (I)Lio/reactiverse/pgclient/data/Polygon;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Circle getCircle(int);
descriptor: (I)Lio/reactiverse/pgclient/data/Circle;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.data.Interval getInterval(int);
descriptor: (I)Lio/reactiverse/pgclient/data/Interval;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract io.vertx.core.buffer.Buffer getBuffer(int);
descriptor: (I)Lio/vertx/core/buffer/Buffer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
pos
public abstract io.reactiverse.pgclient.Tuple addBoolean(java.lang.Boolean);
descriptor: (Ljava/lang/Boolean;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addValue(java.lang.Object);
descriptor: (Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addShort(java.lang.Short);
descriptor: (Ljava/lang/Short;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addInteger(java.lang.Integer);
descriptor: (Ljava/lang/Integer;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addLong(java.lang.Long);
descriptor: (Ljava/lang/Long;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addFloat(java.lang.Float);
descriptor: (Ljava/lang/Float;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addDouble(java.lang.Double);
descriptor: (Ljava/lang/Double;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addString(java.lang.String);
descriptor: (Ljava/lang/String;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addJson(io.reactiverse.pgclient.data.Json);
descriptor: (Lio/reactiverse/pgclient/data/Json;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addBuffer(io.vertx.core.buffer.Buffer);
descriptor: (Lio/vertx/core/buffer/Buffer;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addTemporal(java.time.temporal.Temporal);
descriptor: (Ljava/time/temporal/Temporal;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addLocalDate(java.time.LocalDate);
descriptor: (Ljava/time/LocalDate;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addLocalTime(java.time.LocalTime);
descriptor: (Ljava/time/LocalTime;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addLocalDateTime(java.time.LocalDateTime);
descriptor: (Ljava/time/LocalDateTime;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addOffsetTime(java.time.OffsetTime);
descriptor: (Ljava/time/OffsetTime;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addOffsetDateTime(java.time.OffsetDateTime);
descriptor: (Ljava/time/OffsetDateTime;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addUUID(java.util.UUID);
descriptor: (Ljava/util/UUID;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addNumeric(io.reactiverse.pgclient.data.Numeric);
descriptor: (Lio/reactiverse/pgclient/data/Numeric;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addBigDecimal(java.math.BigDecimal);
descriptor: (Ljava/math/BigDecimal;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addPoint(io.reactiverse.pgclient.data.Point);
descriptor: (Lio/reactiverse/pgclient/data/Point;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addLine(io.reactiverse.pgclient.data.Line);
descriptor: (Lio/reactiverse/pgclient/data/Line;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addLineSegment(io.reactiverse.pgclient.data.LineSegment);
descriptor: (Lio/reactiverse/pgclient/data/LineSegment;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addBox(io.reactiverse.pgclient.data.Box);
descriptor: (Lio/reactiverse/pgclient/data/Box;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addPath(io.reactiverse.pgclient.data.Path);
descriptor: (Lio/reactiverse/pgclient/data/Path;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addPolygon(io.reactiverse.pgclient.data.Polygon);
descriptor: (Lio/reactiverse/pgclient/data/Polygon;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addCircle(io.reactiverse.pgclient.data.Circle);
descriptor: (Lio/reactiverse/pgclient/data/Circle;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addInterval(io.reactiverse.pgclient.data.Interval);
descriptor: (Lio/reactiverse/pgclient/data/Interval;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.Fluent()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addIntegerArray(java.lang.Integer[]);
descriptor: ([Ljava/lang/Integer;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addBooleanArray(java.lang.Boolean[]);
descriptor: ([Ljava/lang/Boolean;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addShortArray(java.lang.Short[]);
descriptor: ([Ljava/lang/Short;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addLongArray(java.lang.Long[]);
descriptor: ([Ljava/lang/Long;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addFloatArray(java.lang.Float[]);
descriptor: ([Ljava/lang/Float;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addDoubleArray(java.lang.Double[]);
descriptor: ([Ljava/lang/Double;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addStringArray(java.lang.String[]);
descriptor: ([Ljava/lang/String;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addLocalDateArray(java.time.LocalDate[]);
descriptor: ([Ljava/time/LocalDate;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addLocalTimeArray(java.time.LocalTime[]);
descriptor: ([Ljava/time/LocalTime;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addOffsetTimeArray(java.time.OffsetTime[]);
descriptor: ([Ljava/time/OffsetTime;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addLocalDateTimeArray(java.time.LocalDateTime[]);
descriptor: ([Ljava/time/LocalDateTime;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addOffsetDateTimeArray(java.time.OffsetDateTime[]);
descriptor: ([Ljava/time/OffsetDateTime;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addBufferArray(io.vertx.core.buffer.Buffer[]);
descriptor: ([Lio/vertx/core/buffer/Buffer;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore()
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addUUIDArray(java.util.UUID[]);
descriptor: ([Ljava/util/UUID;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addJsonArray(io.reactiverse.pgclient.data.Json[]);
descriptor: ([Lio/reactiverse/pgclient/data/Json;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore()
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore()
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addNumericArray(io.reactiverse.pgclient.data.Numeric[]);
descriptor: ([Lio/reactiverse/pgclient/data/Numeric;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addPointArray(io.reactiverse.pgclient.data.Point[]);
descriptor: ([Lio/reactiverse/pgclient/data/Point;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addLineArray(io.reactiverse.pgclient.data.Line[]);
descriptor: ([Lio/reactiverse/pgclient/data/Line;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addLineSegmentArray(io.reactiverse.pgclient.data.LineSegment[]);
descriptor: ([Lio/reactiverse/pgclient/data/LineSegment;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addBoxArray(io.reactiverse.pgclient.data.Box[]);
descriptor: ([Lio/reactiverse/pgclient/data/Box;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addPathArray(io.reactiverse.pgclient.data.Path[]);
descriptor: ([Lio/reactiverse/pgclient/data/Path;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addPolygonArray(io.reactiverse.pgclient.data.Polygon[]);
descriptor: ([Lio/reactiverse/pgclient/data/Polygon;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addCircleArray(io.reactiverse.pgclient.data.Circle[]);
descriptor: ([Lio/reactiverse/pgclient/data/Circle;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract io.reactiverse.pgclient.Tuple addIntervalArray(io.reactiverse.pgclient.data.Interval[]);
descriptor: ([Lio/reactiverse/pgclient/data/Interval;)Lio/reactiverse/pgclient/Tuple;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
RuntimeVisibleTypeAnnotations:
METHOD_RETURN
io.vertx.codegen.annotations.GenIgnore(value = {"permitted-type"})
MethodParameters:
Name Flags
value
public abstract int size();
descriptor: ()I
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract void clear();
descriptor: ()V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "Tuple.java"
RuntimeVisibleAnnotations:
io.vertx.codegen.annotations.VertxGen()