Search Options

Results per page
Sort
Preferred Languages
Advance

Results 331 - 340 of 654 for deprecated (0.05 sec)

  1. compat/maven-compat/src/main/java/org/apache/maven/execution/DefaultRuntimeInformation.java

    import org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException;
    
    /**
     * Describes runtime information about the application.
     *
     */
    @Deprecated
    @Named
    @Singleton
    public class DefaultRuntimeInformation implements RuntimeInformation, Initializable {
    
        @Inject
        private org.apache.maven.rtinfo.RuntimeInformation rtInfo;
    
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Fri Jun 06 14:28:57 UTC 2025
    - 2K bytes
    - Viewed (0)
  2. android/guava-testlib/src/com/google/common/collect/testing/features/FeatureUtil.java

              source);
        }
      }
    
      /**
       * Construct a new {@link java.util.Set} that is the intersection of the given sets.
       *
       * @deprecated Use {@link com.google.common.collect.Sets#intersection(Set, Set)} instead.
       */
      @Deprecated
      public static <T> Set<T> intersection(Set<? extends T> set1, Set<? extends T> set2) {
        Set<T> result = copyToSet(set1);
        result.retainAll(set2);
        return result;
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sat Dec 21 14:50:24 UTC 2024
    - 12.4K bytes
    - Viewed (0)
  3. docs/em/docs/tutorial/query-params-str-validations.md

    ## πŸ˜› πŸ”’
    
    πŸ”œ ➑️ πŸ’¬ πŸ‘† 🚫 πŸ’– πŸ‘‰ πŸ”’ πŸš«πŸ”œ.
    
    πŸ‘† βœ”οΈ πŸ‘ˆ ⚫️ πŸ“€ βͺ ↩️ πŸ“€ πŸ‘©β€πŸ’» βš™οΈ ⚫️, βœ‹οΈ πŸ‘† πŸ’š 🩺 🎯 🎦 ⚫️ <abbr title="obsolete, recommended not to use it">😒</abbr>.
    
    ‴️ πŸšΆβ€β™€οΈ πŸ”’ `deprecated=True` `Query`:
    
    {* ../../docs_src/query_params_str_validations/tutorial010.py hl[18] *}
    
    🩺 πŸ”œ 🎦 ⚫️ πŸ’– πŸ‘‰:
    
    <img src="/img/tutorial/query-params-str-validations/image01.png">
    
    ## 🚫 βšͺ️➑️ πŸ—„
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Feb 15 16:23:59 UTC 2025
    - 7.8K bytes
    - Viewed (0)
  4. compat/maven-compat/src/test/java/org/apache/maven/artifact/deployer/SimpleArtifactMetadataSource.java

    import org.apache.maven.repository.legacy.metadata.MetadataResolutionRequest;
    import org.apache.maven.repository.legacy.metadata.ResolutionGroup;
    
    @Named("classpath")
    @Singleton
    @Deprecated
    public class SimpleArtifactMetadataSource implements ArtifactMetadataSource {
        @Override
        public ResolutionGroup retrieve(
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Fri Jun 06 14:28:57 UTC 2025
    - 2.5K bytes
    - Viewed (0)
  5. compat/maven-compat/src/test/java/org/apache/maven/repository/legacy/LegacyRepositorySystemTest.java

    import static org.junit.jupiter.api.Assertions.assertEquals;
    import static org.junit.jupiter.api.Assertions.assertNotNull;
    
    /**
     * Tests {@link LegacyRepositorySystem}.
     *
     */
    @PlexusTest
    @Deprecated
    class LegacyRepositorySystemTest {
        @Inject
        private LegacyRepositorySystem repositorySystem;
    
        @Test
        void testThatLocalRepositoryWithSpacesIsProperlyHandled() throws Exception {
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 2.4K bytes
    - Viewed (0)
  6. android/guava/src/com/google/common/collect/ImmutableListMultimap.java

      }
    
      /**
       * Guaranteed to throw an exception and leave the multimap unmodified.
       *
       * @throws UnsupportedOperationException always
       * @deprecated Unsupported operation.
       */
      @CanIgnoreReturnValue
      @Deprecated
      @Override
      @DoNotCall("Always throws UnsupportedOperationException")
      public final ImmutableList<V> removeAll(@Nullable Object key) {
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 19K bytes
    - Viewed (0)
  7. docs/ko/docs/tutorial/query-params-str-validations.md

    ## λ§€κ°œλ³€μˆ˜ μ‚¬μš©ν•˜μ§€ μ•Šκ²Œ ν•˜κΈ°
    
    μ΄μ œλŠ” 더이상 이 λ§€κ°œλ³€μˆ˜λ₯Ό λ§ˆμŒμ— λ“€μ–΄ν•˜μ§€ μ•ŠλŠ”λ‹€κ³  κ°€μ •ν•΄ λ΄…μ‹œλ‹€.
    
    이 λ§€κ°œλ³€μˆ˜λ₯Ό μ‚¬μš©ν•˜λŠ” ν΄λΌμ΄μ–ΈνŠΈκ°€ 있기 λ•Œλ¬Έμ— ν•œλ™μ•ˆμ€ 남겨둬야 ν•˜μ§€λ§Œ, <abbr title="ꡬ식이며, μ‚¬μš©ν•˜μ§€ μ•ŠλŠ” 것을 μΆ”μ²œ">μ‚¬μš©λ˜μ§€ μ•ŠλŠ”λ‹€(deprecated)</abbr>κ³  ν™•μ‹€ν•˜κ²Œ λ¬Έμ„œμ—μ„œ 보여주고 μ‹ΆμŠ΅λ‹ˆλ‹€.
    
    κ·Έλ ‡λ‹€λ©΄ `deprecated=True` λ§€κ°œλ³€μˆ˜λ₯Ό `Query`둜 μ „λ‹¬ν•©λ‹ˆλ‹€:
    
    {* ../../docs_src/query_params_str_validations/tutorial010.py hl[18] *}
    
    λ¬Έμ„œκ°€ μ•„λž˜μ™€ 같이 λ³΄μΌκ²λ‹ˆλ‹€:
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 9.2K bytes
    - Viewed (0)
  8. compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/MavenArtifact.java

     * under the License.
     */
    package org.apache.maven.repository.legacy;
    
    import org.apache.maven.repository.ArtifactTransferResource;
    import org.apache.maven.wagon.resource.Resource;
    
    @Deprecated
    class MavenArtifact implements ArtifactTransferResource {
    
        private String repositoryUrl;
    
        private Resource resource;
    
        private long transferStartTime;
    
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Fri Jun 06 14:28:57 UTC 2025
    - 2.3K bytes
    - Viewed (0)
  9. compat/maven-compat/src/test/java/org/apache/maven/project/TestProjectBuilder.java

    import org.apache.maven.bridge.MavenRepositorySystem;
    import org.apache.maven.model.root.RootLocator;
    import org.eclipse.aether.RepositorySystem;
    
    @Named("classpath")
    @Singleton
    @Deprecated
    public class TestProjectBuilder extends DefaultProjectBuilder {
        @Inject
        public TestProjectBuilder(
                ModelBuilder modelBuilder,
                ProjectBuildingHelper projectBuildingHelper,
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 2.3K bytes
    - Viewed (0)
  10. android/guava/src/com/google/common/collect/ImmutableClassToInstanceMap.java

      }
    
      /**
       * Guaranteed to throw an exception and leave the map unmodified.
       *
       * @throws UnsupportedOperationException always
       * @deprecated Unsupported operation.
       */
      @CanIgnoreReturnValue
      @Deprecated
      @Override
      @DoNotCall("Always throws UnsupportedOperationException")
      public <T extends B> @Nullable T putInstance(Class<T> type, T value) {
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Mar 17 20:26:29 UTC 2025
    - 7.1K bytes
    - Viewed (0)
Back to top