import java.util.*; class Test { Set c; Set c1 = c; }