Skip to content

Commit c9cee75

Browse files
committed
Rename .java to .kt
1 parent 09a465e commit c9cee75

116 files changed

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

utbot-framework/src/main/java/org/utbot/quickcheck/NonTrackingGenerationStatus.java renamed to utbot-framework/src/main/kotlin/org/utbot/quickcheck/NonTrackingGenerationStatus.kt

File renamed without changes.

utbot-framework/src/main/java/org/utbot/quickcheck/generator/ComponentizedGenerator.java renamed to utbot-framework/src/main/kotlin/org/utbot/quickcheck/generator/ComponentizedGenerator.kt

File renamed without changes.

utbot-framework/src/main/java/org/utbot/quickcheck/generator/DecimalGenerator.java renamed to utbot-framework/src/main/kotlin/org/utbot/quickcheck/generator/DecimalGenerator.kt

File renamed without changes.

utbot-framework/src/main/java/org/utbot/quickcheck/generator/Distinct.java renamed to utbot-framework/src/main/kotlin/org/utbot/quickcheck/generator/Distinct.kt

File renamed without changes.

utbot-framework/src/main/java/org/utbot/quickcheck/generator/Gen.java renamed to utbot-framework/src/main/kotlin/org/utbot/quickcheck/generator/Gen.kt

File renamed without changes.

utbot-framework/src/main/java/org/utbot/quickcheck/generator/GenerationStatus.java renamed to utbot-framework/src/main/kotlin/org/utbot/quickcheck/generator/GenerationStatus.kt

File renamed without changes.

utbot-framework/src/main/java/org/utbot/quickcheck/generator/Generator.java renamed to utbot-framework/src/main/kotlin/org/utbot/quickcheck/generator/Generator.kt

File renamed without changes.

utbot-framework/src/main/java/org/utbot/quickcheck/generator/GeneratorConfiguration.java renamed to utbot-framework/src/main/kotlin/org/utbot/quickcheck/generator/GeneratorConfiguration.kt

File renamed without changes.

utbot-framework/src/main/java/org/utbot/quickcheck/generator/GeneratorConfigurationException.java renamed to utbot-framework/src/main/kotlin/org/utbot/quickcheck/generator/GeneratorConfigurationException.kt

File renamed without changes.

utbot-framework/src/main/java/org/utbot/quickcheck/generator/Generators.java renamed to utbot-framework/src/main/kotlin/org/utbot/quickcheck/generator/Generators.kt

File renamed without changes.

0 commit comments

Comments
 (0)