Skip to content

Commit a70ed6c

Browse files
SaloedDaniilStepanov
authored andcommitted
Rename .java to .kt
1 parent 0af2d4f commit a70ed6c

File tree

116 files changed

+0
-0
lines changed

Some content is hidden

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

116 files changed

+0
-0
lines changed

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)