public class DummyWithCustomAllowExtra
public DummyWithCustomAllowExtra(@NotNull
java.lang.String field1,
int field2)
@NotNull public java.lang.String getField1()
public int getField2()
@NotNull public java.lang.String component1()
public int component2()
@NotNull public DummyWithCustomAllowExtra copy(@NotNull java.lang.String field1, int field2)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)