Skip to content

Commit 7cdf8fe

Browse files
SaloedDaniilStepanov
authored andcommitted
Rename .java to .kt
1 parent ab70c3a commit 7cdf8fe

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)