public class VerifyFactory {
private static final VerifyFactory INSTANCE = new VerifyFactory();
private VerifyFactory() {
}
public static VerifyFactory getInstance() {
return INSTANCE;
}
public Verifiable getVerifyForEntryConference(ServerOperations serverOperations, String logPath,
language);
}
public Verifiable getVerifyForEntryTone(ServerOperations serverOperations, String logPath,
}
}
public class VerifyFactory {
public static Verifiable getVerifyForEntryConference(ServerOperations serverOperations, String logPath,
language);
}
public static Verifiable getVerifyForEntryTone(ServerOperations serverOperations, String logPath,
}
}
そのようなコードサンプルで優れている静的メソッドとオブジェクトメソッド。