Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for getArea (0.33 sec)

  1. maven-compat/src/main/java/org/apache/maven/repository/metadata/MetadataResolutionResult.java

            } else if (requestType.equals(MetadataResolutionRequestTypeEnum.versionedGraph)) {
                return new MetadataGraph(getTree(), true, false);
            } else if (requestType.equals(MetadataResolutionRequestTypeEnum.scopedGraph)) {
                return new MetadataGraph(getTree(), true, true);
            }
            return null;
        }
        // ----------------------------------------------------------------------------
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Wed Sep 06 11:28:54 GMT 2023
    - 5.4K bytes
    - Viewed (0)
  2. api/except.txt

    pkg syscall (openbsd-386), const SIOCBRDGDADDR = 2150132039
    pkg syscall (openbsd-386), const SIOCBRDGGPARAM = 3224922456
    pkg syscall (openbsd-386), const SIOCBRDGSADDR = 3223873860
    pkg syscall (openbsd-386), const SYS_CLOCK_GETRES = 234
    pkg syscall (openbsd-386), const SYS_CLOCK_GETTIME = 232
    pkg syscall (openbsd-386), const SYS_CLOCK_SETTIME = 233
    pkg syscall (openbsd-386), const SYS_FHSTATFS = 309
    pkg syscall (openbsd-386), const SYS_FSTAT = 292
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 25 00:13:30 GMT 2023
    - 34.6K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    public static java.util.Collection subtract(java.util.Collection, java.util.Collection); public static java.util.Map getCardinalityMap(java.util.Collection); public static java.util.List iteratorToList(java.util.Iterator); private static final int getFreq(Object, java.util.Map); } org/codehaus/plexus/util/dag/CycleDetectedExcepti.class package org.codehaus.plexus.util.dag; public synchronized class CycleDetectedExcepti extends Exception { private java.util.List cycle; public void CycleDetectedExcepti(String,...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 164.6K bytes
    - Viewed (0)
  4. src/main/java/jcifs/smb/SmbFile.java

                    this.size = allocInfo.getCapacity();
                    this.sizeExpiration = System.currentTimeMillis() + getContext().getConfig().getAttributeCacheTimeout();
                    return allocInfo.getFree();
                }
                return 0L;
            }
            catch ( CIFSException e ) {
                throw SmbException.wrap(e);
            }
        }
    
    
        /**
         * @return
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Mon Mar 13 12:00:57 GMT 2023
    - 81.6K bytes
    - Viewed (0)
  5. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar

    public static java.util.Collection subtract(java.util.Collection, java.util.Collection); public static java.util.Map getCardinalityMap(java.util.Collection); public static java.util.List iteratorToList(java.util.Iterator); private static final int getFreq(Object, java.util.Map); } META-INF/maven/org.codehaus.plexus/plexus-utils/pom.xml 4.0.0 org.codehaus.plexus plexus-utils Plexus Common Utilities 1.0.4 ******@****.*** irc 6667 irc.codehaus.org #plexus 2001 Plexus Developer List http://lis...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 160K bytes
    - Viewed (0)
  6. maven-api-impl/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    public static java.util.Collection subtract(java.util.Collection, java.util.Collection); public static java.util.Map getCardinalityMap(java.util.Collection); public static java.util.List iteratorToList(java.util.Iterator); private static final int getFreq(Object, java.util.Map); } org/codehaus/plexus/util/dag/CycleDetectedExcepti.class package org.codehaus.plexus.util.dag; public synchronized class CycleDetectedExcepti extends Exception { private java.util.List cycle; public void CycleDetectedExcepti(String,...
    Archive
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu May 02 15:10:38 GMT 2024
    - 164.6K bytes
    - Viewed (0)
  7. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar

    public static java.util.Collection subtract(java.util.Collection, java.util.Collection); public static java.util.Map getCardinalityMap(java.util.Collection); public static java.util.List iteratorToList(java.util.Iterator); private static final int getFreq(Object, java.util.Map); } org/codehaus/plexus/util/dag/CycleDetectedExcepti.class package org.codehaus.plexus.util.dag; public synchronized class CycleDetectedExcepti extends Exception { private java.util.List cycle; public void CycleDetectedExcepti(String,...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 200.2K bytes
    - Viewed (0)
  8. src/main/java/jcifs/smb1/smb1/SmbFile.java

            if( type == TYPE_SHARE ) {
                size = response.info.getCapacity();
                sizeExpiration = System.currentTimeMillis() + attrExpirationPeriod;
            }
    
            return response.info.getFree();
        }
    
    /**
     * Creates a directory with the path specified by this
     * <code>SmbFile</code>. For this method to be successful, the target
     * must not already exist. This method will fail when
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Mon Mar 13 12:00:57 GMT 2023
    - 107.9K bytes
    - Viewed (2)
  9. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_CLOCK_GETCPUCLOCKID2 = 247
    pkg syscall (freebsd-arm64), const SYS_CLOCK_GETCPUCLOCKID2 ideal-int
    pkg syscall (freebsd-arm64), const SYS_CLOCK_GETRES = 234
    pkg syscall (freebsd-arm64), const SYS_CLOCK_GETRES ideal-int
    pkg syscall (freebsd-arm64), const SYS_CLOCK_GETTIME = 232
    pkg syscall (freebsd-arm64), const SYS_CLOCK_GETTIME ideal-int
    pkg syscall (freebsd-arm64), const SYS_CLOCK_NANOSLEEP = 244
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  10. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_CLOCK_GETCPUCLOCKID2 = 247 #53466
    pkg syscall (freebsd-riscv64), const SYS_CLOCK_GETCPUCLOCKID2 ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_CLOCK_GETRES = 234 #53466
    pkg syscall (freebsd-riscv64), const SYS_CLOCK_GETRES ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_CLOCK_GETTIME = 232 #53466
    pkg syscall (freebsd-riscv64), const SYS_CLOCK_GETTIME ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
Back to top