index
int64
repo_id
string
file_path
string
content
string
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-integration-test/1.26.1/ai/timefold/solver/quarkus/it
java-sources/ai/timefold/solver/timefold-solver-quarkus-integration-test/1.26.1/ai/timefold/solver/quarkus/it/domain/TestdataStringLengthShadowSolution.java
package ai.timefold.solver.quarkus.it.domain; import java.util.List; import java.util.Map; import ai.timefold.solver.core.api.domain.solution.ConstraintWeightOverrides; import ai.timefold.solver.core.api.domain.solution.PlanningEntityCollectionProperty; import ai.timefold.solver.core.api.domain.solution.PlanningScore...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-integration-test/1.26.1/ai/timefold/solver/quarkus/it
java-sources/ai/timefold/solver/timefold-solver-quarkus-integration-test/1.26.1/ai/timefold/solver/quarkus/it/solver/TestdataStringLengthConstraintProvider.java
package ai.timefold.solver.quarkus.it.solver; import ai.timefold.solver.core.api.score.buildin.hardsoft.HardSoftScore; import ai.timefold.solver.core.api.score.stream.Constraint; import ai.timefold.solver.core.api.score.stream.ConstraintFactory; import ai.timefold.solver.core.api.score.stream.ConstraintProvider; impor...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-jackson-deployment/1.26.1/ai/timefold/solver/quarkus/jackson
java-sources/ai/timefold/solver/timefold-solver-quarkus-jackson-deployment/1.26.1/ai/timefold/solver/quarkus/jackson/deployment/TimefoldJacksonProcessor$$accessor.java
package ai.timefold.solver.quarkus.jackson.deployment; @io.quarkus.Generated("Quarkus annotation processor") public final class TimefoldJacksonProcessor$$accessor { private TimefoldJacksonProcessor$$accessor() {} public static Object construct() { return new TimefoldJacksonProcessor(); } }
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-jackson-deployment/1.26.1/ai/timefold/solver/quarkus/jackson
java-sources/ai/timefold/solver/timefold-solver-quarkus-jackson-deployment/1.26.1/ai/timefold/solver/quarkus/jackson/deployment/TimefoldJacksonProcessor.java
package ai.timefold.solver.quarkus.jackson.deployment; import ai.timefold.solver.jackson.api.TimefoldJacksonModule; import io.quarkus.deployment.annotations.BuildStep; import io.quarkus.deployment.builditem.FeatureBuildItem; import io.quarkus.jackson.spi.ClassPathJacksonModuleBuildItem; class TimefoldJacksonProcesso...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-jackson-integration-test/1.26.1/ai/timefold/solver/quarkus/jackson
java-sources/ai/timefold/solver/timefold-solver-quarkus-jackson-integration-test/1.26.1/ai/timefold/solver/quarkus/jackson/it/TimefoldTestResource.java
package ai.timefold.solver.quarkus.jackson.it; import java.util.concurrent.ExecutionException; import jakarta.inject.Inject; import jakarta.ws.rs.POST; import jakarta.ws.rs.Path; import ai.timefold.solver.core.api.solver.SolverJob; import ai.timefold.solver.core.api.solver.SolverManager; import ai.timefold.solver.qu...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-jackson-integration-test/1.26.1/ai/timefold/solver/quarkus/jackson/it
java-sources/ai/timefold/solver/timefold-solver-quarkus-jackson-integration-test/1.26.1/ai/timefold/solver/quarkus/jackson/it/domain/ITestdataPlanningEntity.java
package ai.timefold.solver.quarkus.jackson.it.domain; import ai.timefold.solver.core.api.domain.entity.PlanningEntity; import ai.timefold.solver.core.api.domain.variable.PlanningVariable; @PlanningEntity public class ITestdataPlanningEntity { @PlanningVariable(valueRangeProviderRefs = "valueRange") private S...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-jackson-integration-test/1.26.1/ai/timefold/solver/quarkus/jackson/it
java-sources/ai/timefold/solver/timefold-solver-quarkus-jackson-integration-test/1.26.1/ai/timefold/solver/quarkus/jackson/it/domain/ITestdataPlanningSolution.java
package ai.timefold.solver.quarkus.jackson.it.domain; import java.util.List; import ai.timefold.solver.core.api.domain.solution.PlanningEntityCollectionProperty; import ai.timefold.solver.core.api.domain.solution.PlanningScore; import ai.timefold.solver.core.api.domain.solution.PlanningSolution; import ai.timefold.so...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-jackson-integration-test/1.26.1/ai/timefold/solver/quarkus/jackson/it
java-sources/ai/timefold/solver/timefold-solver-quarkus-jackson-integration-test/1.26.1/ai/timefold/solver/quarkus/jackson/it/solver/ITestdataPlanningConstraintProvider.java
package ai.timefold.solver.quarkus.jackson.it.solver; import ai.timefold.solver.core.api.score.buildin.simple.SimpleScore; import ai.timefold.solver.core.api.score.stream.Constraint; import ai.timefold.solver.core.api.score.stream.ConstraintFactory; import ai.timefold.solver.core.api.score.stream.ConstraintProvider; i...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb/1.26.1/ai/timefold/solver/quarkus
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb/1.26.1/ai/timefold/solver/quarkus/jsonb/TimefoldJsonbConfigCustomizer.java
package ai.timefold.solver.quarkus.jsonb; import jakarta.inject.Singleton; import jakarta.json.bind.JsonbConfig; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.jsonb.api.TimefoldJsonbConfig; import io.quarkus.jsonb.JsonbConfigCustomizer; /** * Timefold doesn't use JSON-B, but it does hav...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb-deployment/1.26.1/ai/timefold/solver/quarkus/jsonb
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb-deployment/1.26.1/ai/timefold/solver/quarkus/jsonb/deployment/TimefoldJsonbProcessor$$accessor.java
package ai.timefold.solver.quarkus.jsonb.deployment; @io.quarkus.Generated("Quarkus annotation processor") public final class TimefoldJsonbProcessor$$accessor { private TimefoldJsonbProcessor$$accessor() {} public static Object construct() { return new TimefoldJsonbProcessor(); } }
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb-deployment/1.26.1/ai/timefold/solver/quarkus/jsonb
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb-deployment/1.26.1/ai/timefold/solver/quarkus/jsonb/deployment/TimefoldJsonbProcessor.java
package ai.timefold.solver.quarkus.jsonb.deployment; import ai.timefold.solver.quarkus.jsonb.TimefoldJsonbConfigCustomizer; import io.quarkus.arc.deployment.AdditionalBeanBuildItem; import io.quarkus.deployment.annotations.BuildProducer; import io.quarkus.deployment.annotations.BuildStep; import io.quarkus.deployment...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb-integration-test/1.26.1/ai/timefold/solver/quarkus/jsonb
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb-integration-test/1.26.1/ai/timefold/solver/quarkus/jsonb/it/TimefoldTestResource.java
package ai.timefold.solver.quarkus.jsonb.it; import java.util.concurrent.ExecutionException; import jakarta.inject.Inject; import jakarta.ws.rs.POST; import jakarta.ws.rs.Path; import ai.timefold.solver.core.api.solver.SolverJob; import ai.timefold.solver.core.api.solver.SolverManager; import ai.timefold.solver.quar...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb-integration-test/1.26.1/ai/timefold/solver/quarkus/jsonb/it
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb-integration-test/1.26.1/ai/timefold/solver/quarkus/jsonb/it/domain/ITestdataPlanningEntity.java
package ai.timefold.solver.quarkus.jsonb.it.domain; import ai.timefold.solver.core.api.domain.entity.PlanningEntity; import ai.timefold.solver.core.api.domain.variable.PlanningVariable; @PlanningEntity public class ITestdataPlanningEntity { @PlanningVariable(valueRangeProviderRefs = "valueRange") private Str...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb-integration-test/1.26.1/ai/timefold/solver/quarkus/jsonb/it
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb-integration-test/1.26.1/ai/timefold/solver/quarkus/jsonb/it/domain/ITestdataPlanningSolution.java
package ai.timefold.solver.quarkus.jsonb.it.domain; import java.util.List; import ai.timefold.solver.core.api.domain.solution.PlanningEntityCollectionProperty; import ai.timefold.solver.core.api.domain.solution.PlanningScore; import ai.timefold.solver.core.api.domain.solution.PlanningSolution; import ai.timefold.solv...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb-integration-test/1.26.1/ai/timefold/solver/quarkus/jsonb/it
java-sources/ai/timefold/solver/timefold-solver-quarkus-jsonb-integration-test/1.26.1/ai/timefold/solver/quarkus/jsonb/it/solver/ITestdataPlanningConstraintProvider.java
package ai.timefold.solver.quarkus.jsonb.it.solver; import ai.timefold.solver.core.api.score.buildin.simple.SimpleScore; import ai.timefold.solver.core.api.score.stream.Constraint; import ai.timefold.solver.core.api.score.stream.ConstraintFactory; import ai.timefold.solver.core.api.score.stream.ConstraintProvider; imp...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-reflection-integration-test/1.26.1/ai/timefold/solver/quarkus/it
java-sources/ai/timefold/solver/timefold-solver-quarkus-reflection-integration-test/1.26.1/ai/timefold/solver/quarkus/it/reflection/TimefoldTestResource.java
package ai.timefold.solver.quarkus.it.reflection; import java.util.Arrays; import java.util.concurrent.ExecutionException; import jakarta.inject.Inject; import jakarta.ws.rs.POST; import jakarta.ws.rs.Path; import jakarta.ws.rs.Produces; import jakarta.ws.rs.core.MediaType; import ai.timefold.solver.core.api.solver....
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-reflection-integration-test/1.26.1/ai/timefold/solver/quarkus/it/reflection
java-sources/ai/timefold/solver/timefold-solver-quarkus-reflection-integration-test/1.26.1/ai/timefold/solver/quarkus/it/reflection/domain/TestdataReflectionEntity.java
package ai.timefold.solver.quarkus.it.reflection.domain; import ai.timefold.solver.core.api.domain.entity.PlanningEntity; import ai.timefold.solver.core.api.domain.variable.PlanningVariable; @PlanningEntity public class TestdataReflectionEntity { @PlanningVariable(valueRangeProviderRefs = "fieldValueRange") ...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-reflection-integration-test/1.26.1/ai/timefold/solver/quarkus/it/reflection
java-sources/ai/timefold/solver/timefold-solver-quarkus-reflection-integration-test/1.26.1/ai/timefold/solver/quarkus/it/reflection/domain/TestdataReflectionSolution.java
package ai.timefold.solver.quarkus.it.reflection.domain; import java.util.List; import ai.timefold.solver.core.api.domain.solution.PlanningEntityCollectionProperty; import ai.timefold.solver.core.api.domain.solution.PlanningScore; import ai.timefold.solver.core.api.domain.solution.PlanningSolution; import ai.timefold...
0
java-sources/ai/timefold/solver/timefold-solver-quarkus-reflection-integration-test/1.26.1/ai/timefold/solver/quarkus/it/reflection
java-sources/ai/timefold/solver/timefold-solver-quarkus-reflection-integration-test/1.26.1/ai/timefold/solver/quarkus/it/reflection/solver/TestdataStringLengthConstraintProvider.java
package ai.timefold.solver.quarkus.it.reflection.solver; import ai.timefold.solver.core.api.score.buildin.hardsoft.HardSoftScore; import ai.timefold.solver.core.api.score.stream.Constraint; import ai.timefold.solver.core.api.score.stream.ConstraintFactory; import ai.timefold.solver.core.api.score.stream.ConstraintProv...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/IncludeAbstractClassesEntityScanner.java
package ai.timefold.solver.spring.boot.autoconfigure; import static ai.timefold.solver.spring.boot.autoconfigure.util.LambdaUtils.rethrowFunction; import static java.util.Collections.emptyList; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; imp...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/TimefoldBenchmarkAutoConfiguration.java
package ai.timefold.solver.spring.boot.autoconfigure; import static java.util.Objects.requireNonNullElse; import java.io.File; import java.util.ArrayList; import java.util.List; import java.util.Objects; import java.util.stream.Collectors; import ai.timefold.solver.benchmark.api.PlannerBenchmarkFactory; import ai.ti...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/TimefoldSolverAotContribution.java
package ai.timefold.solver.spring.boot.autoconfigure; import java.util.Map; import ai.timefold.solver.core.config.solver.SolverConfig; import org.springframework.aot.generate.GenerationContext; import org.springframework.aot.hint.MemberCategory; import org.springframework.aot.hint.ReflectionHints; import org.springf...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/TimefoldSolverAotFactory.java
package ai.timefold.solver.spring.boot.autoconfigure; import java.io.StringReader; import ai.timefold.solver.core.api.solver.SolverFactory; import ai.timefold.solver.core.api.solver.SolverManager; import ai.timefold.solver.core.config.solver.SolverConfig; import ai.timefold.solver.core.config.solver.SolverManagerConf...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/TimefoldSolverAutoConfiguration.java
package ai.timefold.solver.spring.boot.autoconfigure; import static ai.timefold.solver.core.impl.domain.entity.descriptor.EntityDescriptorValidator.assertValidPlanningVariables; import static java.util.stream.Collectors.joining; import java.io.StringWriter; import java.lang.annotation.Annotation; import java.lang.ref...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/TimefoldSolverBannerBean.java
package ai.timefold.solver.spring.boot.autoconfigure; import ai.timefold.solver.core.enterprise.TimefoldSolverEnterpriseService; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.springframework.beans.factory.InitializingBean; import org.springframework.stereotype.Compone...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/TimefoldSolverBeanFactory.java
package ai.timefold.solver.spring.boot.autoconfigure; import java.util.function.BiFunction; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.api.score.ScoreManager; import ai.timefold.solver.core.api.score.stream.Constraint; import ai.timefold.solver.core.api.score.stream.ConstraintFacto...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/config/BenchmarkProperties.java
package ai.timefold.solver.spring.boot.autoconfigure.config; import org.springframework.boot.context.properties.NestedConfigurationProperty; public class BenchmarkProperties { public static final String DEFAULT_SOLVER_BENCHMARK_CONFIG_URL = TimefoldProperties.DEFAULT_SOLVER_BENCHMARK_CONFIG_URL; public stati...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/config/BenchmarkSolverProperties.java
package ai.timefold.solver.spring.boot.autoconfigure.config; import org.springframework.boot.context.properties.NestedConfigurationProperty; public class BenchmarkSolverProperties { @NestedConfigurationProperty private TerminationProperties termination; // ***********************************************...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/config/DiminishedReturnsProperties.java
package ai.timefold.solver.spring.boot.autoconfigure.config; import java.time.Duration; import java.util.Map; import java.util.TreeSet; public class DiminishedReturnsProperties { /** * If set to true, adds a termination to the local search * phase that records the initial improvement after a duration, ...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/config/DiminishedReturnsProperty.java
package ai.timefold.solver.spring.boot.autoconfigure.config; import java.util.Collections; import java.util.Set; import java.util.TreeSet; import java.util.function.BiConsumer; import java.util.function.Function; import java.util.stream.Collectors; import java.util.stream.Stream; import org.springframework.boot.conve...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/config/SolverManagerProperties.java
package ai.timefold.solver.spring.boot.autoconfigure.config; public class SolverManagerProperties { /** * The number of solvers that run in parallel. This directly influences CPU consumption. * Defaults to "AUTO". * Other options include a number or formula based on the available processor count. ...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/config/SolverProperties.java
package ai.timefold.solver.spring.boot.autoconfigure.config; import java.util.List; import java.util.Map; import java.util.TreeSet; import ai.timefold.solver.core.api.domain.common.DomainAccessType; import ai.timefold.solver.core.api.score.stream.ConstraintStreamImplType; import ai.timefold.solver.core.config.solver....
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/config/SolverProperty.java
package ai.timefold.solver.spring.boot.autoconfigure.config; import java.util.Arrays; import java.util.Collections; import java.util.Map; import java.util.Set; import java.util.TreeSet; import java.util.function.BiConsumer; import java.util.function.Function; import java.util.stream.Collectors; import java.util.stream...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/config/TerminationProperties.java
package ai.timefold.solver.spring.boot.autoconfigure.config; import java.time.Duration; import java.util.Map; import java.util.TreeSet; import org.springframework.boot.context.properties.NestedConfigurationProperty; public class TerminationProperties { /** * How long the solver can run. * For example:...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/config/TerminationProperty.java
package ai.timefold.solver.spring.boot.autoconfigure.config; import java.util.Collections; import java.util.Map; import java.util.Set; import java.util.TreeSet; import java.util.function.BiConsumer; import java.util.function.Function; import java.util.stream.Collectors; import java.util.stream.Stream; import org.spri...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/config/TimefoldProperties.java
package ai.timefold.solver.spring.boot.autoconfigure.config; import java.util.HashMap; import java.util.Map; import java.util.Optional; import java.util.TreeSet; import java.util.stream.Collectors; import org.springframework.boot.context.properties.ConfigurationProperties; import org.springframework.boot.context.prop...
0
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure
java-sources/ai/timefold/solver/timefold-solver-spring-boot-autoconfigure/1.26.1/ai/timefold/solver/spring/boot/autoconfigure/util/LambdaUtils.java
package ai.timefold.solver.spring.boot.autoconfigure.util; import java.util.function.Function; public class LambdaUtils { public static <T, R> Function<T, R> rethrowFunction(ThrowingFunction<T, R> throwingFunction) { return v -> { try { return throwingFunction.apply(v); ...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score/stream/ConstraintVerifier.java
package ai.timefold.solver.test.api.score.stream; import static java.util.Objects.requireNonNull; import java.util.Objects; import java.util.function.BiFunction; import ai.timefold.solver.core.api.domain.entity.PlanningEntity; import ai.timefold.solver.core.api.domain.solution.PlanningSolution; import ai.timefold.so...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score/stream/MultiConstraintAssertion.java
package ai.timefold.solver.test.api.score.stream; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.api.score.stream.ConstraintProvider; import org.jspecify.annotations.NonNull; import org.jspecify.annotations.Nullable; public interface MultiConstraintAssertion { /** * Asserts ...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score/stream/MultiConstraintVerification.java
package ai.timefold.solver.test.api.score.stream; import org.jspecify.annotations.NonNull; public interface MultiConstraintVerification<Solution_> { /** * As defined by {@link SingleConstraintVerification#given(Object...)}. * * @param facts at least one */ @NonNull MultiConstraintAsse...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score/stream/ShadowVariableAwareMultiConstraintAssertion.java
package ai.timefold.solver.test.api.score.stream; public interface ShadowVariableAwareMultiConstraintAssertion extends MultiConstraintAssertion { /** * The method allows the code under test that uses any type of shadow variables * to execute all related listeners and update the planning entities. *...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score/stream/ShadowVariableAwareSingleConstraintAssertion.java
package ai.timefold.solver.test.api.score.stream; public interface ShadowVariableAwareSingleConstraintAssertion extends SingleConstraintAssertion { /** * The method allows the code under test that uses any type of shadow variables * to execute all related listeners and update the planning entities. ...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score/stream/SingleConstraintAssertion.java
package ai.timefold.solver.test.api.score.stream; import java.math.BigDecimal; import ai.timefold.solver.core.api.score.buildin.hardsoftlong.HardSoftLongScore; import ai.timefold.solver.core.api.score.stream.Constraint; import ai.timefold.solver.core.api.score.stream.ConstraintJustification; import org.jspecify.anno...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/score/stream/SingleConstraintVerification.java
package ai.timefold.solver.test.api.score.stream; import ai.timefold.solver.core.api.domain.variable.InverseRelationShadowVariable; import ai.timefold.solver.core.api.domain.variable.PlanningListVariable; import ai.timefold.solver.core.api.score.stream.ConstraintFactory; import org.jspecify.annotations.NonNull; publ...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/solver
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/api/solver/change/MockProblemChangeDirector.java
package ai.timefold.solver.test.api.solver.change; import java.util.IdentityHashMap; import java.util.Map; import java.util.Optional; import java.util.function.Consumer; import ai.timefold.solver.core.api.solver.change.ProblemChangeDirector; import org.jspecify.annotations.NonNull; import org.jspecify.annotations.Nu...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/AbstractConstraintAssertion.java
package ai.timefold.solver.test.impl.score.stream; import java.util.Map; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.api.score.constraint.ConstraintMatchTotal; import ai.timefold.solver.core.api.score.constraint.Indictment; import ai.timefold.solver.core.impl.score.constraint.Constr...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/AbstractConstraintVerification.java
package ai.timefold.solver.test.impl.score.stream; import java.util.Arrays; import java.util.Collection; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.impl.score.stream.common.AbstractConstraintStreamScoreDirectorFactory; import org.slf4j.Logger; import org.slf4j.LoggerFactory; abst...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/AbstractMultiConstraintAssertion.java
package ai.timefold.solver.test.impl.score.stream; import static java.util.Objects.requireNonNull; import java.util.Collection; import java.util.Map; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.api.score.constraint.ConstraintMatchTotal; import ai.timefold.solver.core.api.score.cons...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/AbstractSingleConstraintAssertion.java
package ai.timefold.solver.test.impl.score.stream; import static java.util.Collections.emptyList; import static java.util.Objects.requireNonNull; import java.math.BigDecimal; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.List; import java.util.Map; import java.util...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/ConfiguredConstraintVerifier.java
package ai.timefold.solver.test.impl.score.stream; import static java.util.Objects.requireNonNull; import java.util.UUID; import java.util.function.BiFunction; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.api.score.constraint.ConstraintRef; import ai.timefold.solver.core.api.score.s...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/DefaultConstraintVerifier.java
package ai.timefold.solver.test.impl.score.stream; import java.util.concurrent.atomic.AtomicReference; import java.util.function.BiFunction; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.api.score.stream.Constraint; import ai.timefold.solver.core.api.score.stream.ConstraintFactory; im...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/DefaultMultiConstraintAssertion.java
package ai.timefold.solver.test.impl.score.stream; import java.util.Map; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.api.score.constraint.ConstraintMatchTotal; import ai.timefold.solver.core.api.score.constraint.Indictment; import ai.timefold.solver.core.api.score.stream.ConstraintP...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/DefaultMultiConstraintVerification.java
package ai.timefold.solver.test.impl.score.stream; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.api.score.stream.ConstraintProvider; import ai.timefold.solver.core.impl.score.stream.common.AbstractConstraintStreamScoreDirectorFactory; import ai.timefold.solver.test.api.score.stream.Mu...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/DefaultShadowVariableAwareMultiConstraintAssertion.java
package ai.timefold.solver.test.impl.score.stream; import static java.util.Objects.requireNonNull; import java.util.Objects; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.api.score.stream.ConstraintProvider; import ai.timefold.solver.core.impl.score.constraint.ConstraintMatchPolicy; ...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/DefaultShadowVariableAwareSingleConstraintAssertion.java
package ai.timefold.solver.test.impl.score.stream; import java.util.Objects; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.impl.score.constraint.ConstraintMatchPolicy; import ai.timefold.solver.core.impl.score.stream.common.AbstractConstraintStreamScoreDirectorFactory; import ai.timef...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/DefaultSingleConstraintAssertion.java
package ai.timefold.solver.test.impl.score.stream; import java.util.Map; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.api.score.constraint.ConstraintMatchTotal; import ai.timefold.solver.core.api.score.constraint.Indictment; import ai.timefold.solver.core.impl.score.director.InnerSco...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/DefaultSingleConstraintVerification.java
package ai.timefold.solver.test.impl.score.stream; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.impl.score.stream.common.AbstractConstraintStreamScoreDirectorFactory; import ai.timefold.solver.test.api.score.stream.SingleConstraintVerification; import org.jspecify.annotations.NonNull...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/NumberEqualityUtil.java
package ai.timefold.solver.test.impl.score.stream; import java.math.BigDecimal; import java.util.Comparator; import java.util.function.BiPredicate; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.impl.score.definition.ScoreDefinition; final class NumberEqualityUtil { /** * Re...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/ScoreDirectorFactoryCache.java
package ai.timefold.solver.test.impl.score.stream; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Objects; import java.util.function.BiFunction; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.api.score.constraint.ConstraintRef; import ai.timefol...
0
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score
java-sources/ai/timefold/solver/timefold-solver-test/1.26.1/ai/timefold/solver/test/impl/score/stream/SessionBasedAssertionBuilder.java
package ai.timefold.solver.test.impl.score.stream; import java.util.Objects; import ai.timefold.solver.core.api.score.Score; import ai.timefold.solver.core.api.score.stream.ConstraintProvider; import ai.timefold.solver.core.impl.score.stream.common.AbstractConstraintStreamScoreDirectorFactory; final class SessionBas...
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/AbstractScoreXStreamConverter.java
package ai.timefold.solver.xstream.api.score; import ai.timefold.solver.xstream.api.score.buildin.bendable.BendableScoreXStreamConverter; import ai.timefold.solver.xstream.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreXStreamConverter; import ai.timefold.solver.xstream.api.score.buildin.bendablelong.Bend...
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin/bendable/BendableScoreXStreamConverter.java
package ai.timefold.solver.xstream.api.score.buildin.bendable; import ai.timefold.solver.core.api.score.buildin.bendable.BendableScore; import ai.timefold.solver.xstream.api.score.AbstractScoreXStreamConverter; import com.thoughtworks.xstream.converters.MarshallingContext; import com.thoughtworks.xstream.converters.U...
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin/bendablebigdecimal/BendableBigDecimalScoreXStreamConverter.java
package ai.timefold.solver.xstream.api.score.buildin.bendablebigdecimal; import ai.timefold.solver.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore; import ai.timefold.solver.xstream.api.score.AbstractScoreXStreamConverter; import com.thoughtworks.xstream.converters.MarshallingContext; import com.tho...
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin/bendablelong/BendableLongScoreXStreamConverter.java
package ai.timefold.solver.xstream.api.score.buildin.bendablelong; import ai.timefold.solver.core.api.score.buildin.bendablelong.BendableLongScore; import ai.timefold.solver.xstream.api.score.AbstractScoreXStreamConverter; import com.thoughtworks.xstream.converters.MarshallingContext; import com.thoughtworks.xstream....
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin/hardmediumsoft/HardMediumSoftScoreXStreamConverter.java
package ai.timefold.solver.xstream.api.score.buildin.hardmediumsoft; import ai.timefold.solver.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore; import ai.timefold.solver.xstream.api.score.AbstractScoreXStreamConverter; import com.thoughtworks.xstream.converters.MarshallingContext; import com.thoughtworks.xs...
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin/hardmediumsoftbigdecimal/HardMediumSoftBigDecimalScoreXStreamConverter.java
package ai.timefold.solver.xstream.api.score.buildin.hardmediumsoftbigdecimal; import ai.timefold.solver.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScore; import ai.timefold.solver.xstream.api.score.AbstractScoreXStreamConverter; import com.thoughtworks.xstream.converters.MarshallingConte...
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin/hardmediumsoftlong/HardMediumSoftLongScoreXStreamConverter.java
package ai.timefold.solver.xstream.api.score.buildin.hardmediumsoftlong; import ai.timefold.solver.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore; import ai.timefold.solver.xstream.api.score.AbstractScoreXStreamConverter; import com.thoughtworks.xstream.converters.MarshallingContext; import com.tho...
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin/hardsoft/HardSoftScoreXStreamConverter.java
package ai.timefold.solver.xstream.api.score.buildin.hardsoft; import ai.timefold.solver.core.api.score.buildin.hardsoft.HardSoftScore; import ai.timefold.solver.xstream.api.score.AbstractScoreXStreamConverter; import com.thoughtworks.xstream.converters.MarshallingContext; import com.thoughtworks.xstream.converters.U...
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin/hardsoftbigdecimal/HardSoftBigDecimalScoreXStreamConverter.java
package ai.timefold.solver.xstream.api.score.buildin.hardsoftbigdecimal; import ai.timefold.solver.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore; import ai.timefold.solver.xstream.api.score.AbstractScoreXStreamConverter; import com.thoughtworks.xstream.converters.MarshallingContext; import com.tho...
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin/hardsoftlong/HardSoftLongScoreXStreamConverter.java
package ai.timefold.solver.xstream.api.score.buildin.hardsoftlong; import ai.timefold.solver.core.api.score.buildin.hardsoftlong.HardSoftLongScore; import ai.timefold.solver.xstream.api.score.AbstractScoreXStreamConverter; import com.thoughtworks.xstream.converters.MarshallingContext; import com.thoughtworks.xstream....
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin/simple/SimpleScoreXStreamConverter.java
package ai.timefold.solver.xstream.api.score.buildin.simple; import ai.timefold.solver.core.api.score.buildin.simple.SimpleScore; import ai.timefold.solver.xstream.api.score.AbstractScoreXStreamConverter; import com.thoughtworks.xstream.converters.MarshallingContext; import com.thoughtworks.xstream.converters.Unmarsh...
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin/simplebigdecimal/SimpleBigDecimalScoreXStreamConverter.java
package ai.timefold.solver.xstream.api.score.buildin.simplebigdecimal; import ai.timefold.solver.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore; import ai.timefold.solver.xstream.api.score.AbstractScoreXStreamConverter; import com.thoughtworks.xstream.converters.MarshallingContext; import com.thoughtwo...
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/api/score/buildin/simplelong/SimpleLongScoreXStreamConverter.java
package ai.timefold.solver.xstream.api.score.buildin.simplelong; import ai.timefold.solver.core.api.score.buildin.simplelong.SimpleLongScore; import ai.timefold.solver.xstream.api.score.AbstractScoreXStreamConverter; import com.thoughtworks.xstream.converters.MarshallingContext; import com.thoughtworks.xstream.conver...
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/impl/domain
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/impl/domain/solution/XStreamSolutionFileIO.java
package ai.timefold.solver.xstream.impl.domain.solution; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.OutputStreamWriter; import java.io.Reader; import java.io.Writer; import java.nio.charset.StandardChars...
0
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/runtime
java-sources/ai/timefold/solver/timefold-solver-xstream/0.8.42/ai/timefold/solver/xstream/runtime/graal/XStreamSubstitutions.java
package ai.timefold.solver.xstream.runtime.graal; import com.oracle.svm.core.annotate.Substitute; import com.oracle.svm.core.annotate.TargetClass; @TargetClass(className = "com.thoughtworks.xstream.converters.reflection.SerializableConverter") final class Target_SerializableConverter { @Substitute public Obj...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/AbstractRequestParameters.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/BatchCreateResult.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/CountryIso3166.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/FieldValidationError.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/FilterParam.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/FlexibleEnum.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/LangIso639.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/ModificationResult.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/NotFoundException.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/OperationRequestResult.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/Owner.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/RangeOperator.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/RangeParam.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/Region.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/RequestParameters.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/SearchRequest.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/SearchResult.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/ServiceUnavailableException.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/SortDirection.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/SortParam.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/TlkError.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/TlkException.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/TolokaClientFactory.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/TolokaRequestIOException.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
0
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client
java-sources/ai/toloka/toloka-java-sdk/0.0.7/ai/toloka/client/v1/ValidationError.java
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...