/
alex_saparin
/
java_course_patterns
Обзор
Документация
Войти
/
alex_saparin
/
java_course_patterns
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Interface_Segregation_Principle/Interface_Segregation_Principle.iml
11 строк
423 B
somethingthaticantdecide
add examples
16 окт 2024, 10:04
16 окт 2024, 10:04
19d6552
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8"?> <module type="JAVA_MODULE" version="4"> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> </component> </module>