abstract class com.google.common.collect.testing.google.ListGenerators$TestUnhashableListGenerator extends com.google.common.collect.testing.TestUnhashableCollectionGenerator implements com.google.common.collect.testing.TestListGenerator
{
private void <init>()
{
com.google.common.collect.testing.google.ListGenerators$TestUnhashableListGenerator v;
v := @this: com.google.common.collect.testing.google.ListGenerators$TestUnhashableListGenerator;
specialinvoke v.<com.google.common.collect.testing.TestUnhashableCollectionGenerator: void <init>()>();
return;
}
}