131415161718192021
public Reen( int i ) { } private MyMixInInterface getSt() { if( fac == null ){ fac = (MyMixInInterface)new MixInFactory().getInstance(); } return fac; }