public class org.hibernate.validator.resourceloading.AggregateResourceBundleLocator$AggregateBundle extends org.hibernate.validator.resourceloading.AggregateResourceBundle
{
public void <init>(java.util.List)
{
java.util.List v;
org.hibernate.validator.resourceloading.AggregateResourceBundleLocator$AggregateBundle v;
v := @this: org.hibernate.validator.resourceloading.AggregateResourceBundleLocator$AggregateBundle;
v := @parameter: java.util.List;
specialinvoke v.<org.hibernate.validator.resourceloading.AggregateResourceBundle: void <init>(java.util.List)>(v);
return;
}
}