public final class org.apache.helix.rest.clusterMaintenanceService.MaintenanceManagementService$lambda_getMapFromJsonPayload_5__8 extends java.lang.Object implements java.util.function.Consumer
{
java.util.Map cap;
public static java.util.function.Consumer bootstrap$(java.util.Map)
{
org.apache.helix.rest.clusterMaintenanceService.MaintenanceManagementService$lambda_getMapFromJsonPayload_5__8 v;
java.util.Map v;
v := @parameter: java.util.Map;
v = new org.apache.helix.rest.clusterMaintenanceService.MaintenanceManagementService$lambda_getMapFromJsonPayload_5__8;
specialinvoke v.<org.apache.helix.rest.clusterMaintenanceService.MaintenanceManagementService$lambda_getMapFromJsonPayload_5__8: void <init>(java.util.Map)>(v);
return v;
}
public void <init>(java.util.Map)
{
org.apache.helix.rest.clusterMaintenanceService.MaintenanceManagementService$lambda_getMapFromJsonPayload_5__8 v;
java.util.Map v;
v := @this: org.apache.helix.rest.clusterMaintenanceService.MaintenanceManagementService$lambda_getMapFromJsonPayload_5__8;
v := @parameter: java.util.Map;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<org.apache.helix.rest.clusterMaintenanceService.MaintenanceManagementService$lambda_getMapFromJsonPayload_5__8: java.util.Map cap0> = v;
return;
}
public void accept(java.lang.Object)
{
java.lang.Object v;
org.apache.helix.rest.clusterMaintenanceService.MaintenanceManagementService$lambda_getMapFromJsonPayload_5__8 v;
java.util.Map v;
v := @this: org.apache.helix.rest.clusterMaintenanceService.MaintenanceManagementService$lambda_getMapFromJsonPayload_5__8;
v := @parameter: java.lang.Object;
v = v.<org.apache.helix.rest.clusterMaintenanceService.MaintenanceManagementService$lambda_getMapFromJsonPayload_5__8: java.util.Map cap0>;
staticinvoke <org.apache.helix.rest.clusterMaintenanceService.MaintenanceManagementService: void lambda$getMapFromJsonPayload$5(java.util.Map,java.util.Map$Entry)>(v, v);
return;
}
}