public class io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl extends io.fabric.openshift.api.model.v.FeatureGateFluentImpl implements io.fabric.openshift.api.model.v.FeatureGateListFluent$ItemsNested, io.fabric.kubernetes.api.builder.v.Nested
{
private final io.fabric.openshift.api.model.v.FeatureGateBuilder builder;
private final int index;
final io.fabric.openshift.api.model.v.FeatureGateListFluentImpl this$0;
void <init>(io.fabric.openshift.api.model.v.FeatureGateListFluentImpl, int, io.fabric.openshift.api.model.v.FeatureGate)
{
io.fabric.openshift.api.model.v.FeatureGate v;
io.fabric.openshift.api.model.v.FeatureGateListFluentImpl v;
io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl v;
int v;
io.fabric.openshift.api.model.v.FeatureGateBuilder v;
v := @this: io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl;
v := @parameter: io.fabric.openshift.api.model.v.FeatureGateListFluentImpl;
v := @parameter: int;
v := @parameter: io.fabric.openshift.api.model.v.FeatureGate;
v.<io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl: io.fabric.openshift.api.model.v.FeatureGateListFluentImpl this$0> = v;
specialinvoke v.<io.fabric.openshift.api.model.v.FeatureGateFluentImpl: void <init>()>();
v.<io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl: int index> = v;
v = new io.fabric.openshift.api.model.v.FeatureGateBuilder;
specialinvoke v.<io.fabric.openshift.api.model.v.FeatureGateBuilder: void <init>(io.fabric.openshift.api.model.v.FeatureGateFluent,io.fabric.openshift.api.model.v.FeatureGate)>(v, v);
v.<io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl: io.fabric.openshift.api.model.v.FeatureGateBuilder builder> = v;
return;
}
void <init>(io.fabric.openshift.api.model.v.FeatureGateListFluentImpl)
{
io.fabric.openshift.api.model.v.FeatureGateListFluentImpl v;
io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl v;
int v;
io.fabric.openshift.api.model.v.FeatureGateBuilder v;
v := @this: io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl;
v := @parameter: io.fabric.openshift.api.model.v.FeatureGateListFluentImpl;
v.<io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl: io.fabric.openshift.api.model.v.FeatureGateListFluentImpl this$0> = v;
specialinvoke v.<io.fabric.openshift.api.model.v.FeatureGateFluentImpl: void <init>()>();
v = (int) -1;
v.<io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl: int index> = v;
v = new io.fabric.openshift.api.model.v.FeatureGateBuilder;
specialinvoke v.<io.fabric.openshift.api.model.v.FeatureGateBuilder: void <init>(io.fabric.openshift.api.model.v.FeatureGateFluent)>(v);
v.<io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl: io.fabric.openshift.api.model.v.FeatureGateBuilder builder> = v;
return;
}
public java.lang.Object and()
{
io.fabric.openshift.api.model.v.FeatureGate v;
io.fabric.openshift.api.model.v.FeatureGateListFluentImpl v;
io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl v;
int v;
io.fabric.openshift.api.model.v.FeatureGateListFluent v;
io.fabric.openshift.api.model.v.FeatureGateBuilder v;
v := @this: io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl;
v = v.<io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl: io.fabric.openshift.api.model.v.FeatureGateListFluentImpl this$0>;
v = v.<io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl: int index>;
v = v.<io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl: io.fabric.openshift.api.model.v.FeatureGateBuilder builder>;
v = virtualinvoke v.<io.fabric.openshift.api.model.v.FeatureGateBuilder: io.fabric.openshift.api.model.v.FeatureGate build()>();
v = virtualinvoke v.<io.fabric.openshift.api.model.v.FeatureGateListFluentImpl: io.fabric.openshift.api.model.v.FeatureGateListFluent setToItems(int,io.fabric.openshift.api.model.v.FeatureGate)>(v, v);
return v;
}
public java.lang.Object endItem()
{
java.lang.Object v;
io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl v;
v := @this: io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl;
v = virtualinvoke v.<io.fabric.openshift.api.model.v.FeatureGateListFluentImpl$ItemsNestedImpl: java.lang.Object and()>();
return v;
}
}