- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 29 for 3086 (0.07 sec)
-
guava-tests/test/com/google/common/base/FinalizableReferenceQueueClassLoaderUnloadingTest.java
* the underlying functionality. Fixing this is not a high priority; if you need it to be fixed, * please comment on <a href="https://github.com/google/guava/issues/3086">issue 3086</a>. */ private static boolean isJdk9OrHigher() { return JAVA_SPECIFICATION_VERSION.value().startsWith("9") || JAVA_SPECIFICATION_VERSION.value().startsWith("10"); }
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:26:48 UTC 2024 - 13.3K bytes - Viewed (0) -
guava/src/com/google/common/base/FinalizableReferenceQueue.java
* * NOTE: The tests for this behavior (FinalizableReferenceQueueClassLoaderUnloadingTest) fail * strangely when run in JDK 9. We are considering this a known issue. Please see * https://github.com/google/guava/issues/3086 for more information. */ private static final Logger logger = Logger.getLogger(FinalizableReferenceQueue.class.getName());
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Jul 11 20:51:36 UTC 2024 - 13.1K bytes - Viewed (0) -
api/go1.7.txt
pkg runtime, type Frame struct, Line int pkg runtime, type Frame struct, PC uintptr pkg runtime, type Frames struct pkg strings, method (*Reader) Reset(string) pkg syscall (linux-386), type SysProcAttr struct, Unshareflags uintptr pkg syscall (linux-386-cgo), type SysProcAttr struct, Unshareflags uintptr pkg syscall (linux-amd64), type SysProcAttr struct, Unshareflags uintptr
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Tue Jun 28 15:08:11 UTC 2016 - 13.6K bytes - Viewed (0) -
api/go1.17.txt
pkg syscall (netbsd-386), const SYS_WAIT6 = 481 pkg syscall (netbsd-386), const SYS_WAIT6 ideal-int pkg syscall (netbsd-386), const WEXITED = 32 pkg syscall (netbsd-386), const WEXITED ideal-int pkg syscall (netbsd-386-cgo), const SYS_WAIT6 = 481 pkg syscall (netbsd-386-cgo), const SYS_WAIT6 ideal-int pkg syscall (netbsd-386-cgo), const WEXITED = 32 pkg syscall (netbsd-386-cgo), const WEXITED ideal-int
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 18K bytes - Viewed (0) -
api/go1.23.txt
pkg syscall (openbsd-386), const EBADMSG = 92 #67998 pkg syscall (openbsd-386), const ELAST = 95 #67998 pkg syscall (openbsd-386), const ENOTRECOVERABLE = 93 #67998 pkg syscall (openbsd-386), const ENOTRECOVERABLE Errno #67998 pkg syscall (openbsd-386), const EOWNERDEAD = 94 #67998 pkg syscall (openbsd-386), const EOWNERDEAD Errno #67998 pkg syscall (openbsd-386), const EPROTO = 95 #67998
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Tue Jun 25 17:08:08 UTC 2024 - 10.1K bytes - Viewed (0) -
api/go1.12.txt
pkg syscall (freebsd-386), type Stat_t struct, Gen uint64 pkg syscall (freebsd-386), type Stat_t struct, Ino uint64 pkg syscall (freebsd-386), type Stat_t struct, Mtim_ext int32 pkg syscall (freebsd-386), type Stat_t struct, Nlink uint64 pkg syscall (freebsd-386), type Stat_t struct, Padding0 int16 pkg syscall (freebsd-386), type Stat_t struct, Padding1 int32 pkg syscall (freebsd-386), type Stat_t struct, Rdev uint64
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Jan 02 21:21:53 UTC 2019 - 13.5K bytes - Viewed (0) -
api/go1.18.txt
pkg syscall (windows-386), func Syscall //deprecated pkg syscall (windows-386), func Syscall12 //deprecated pkg syscall (windows-386), func Syscall15 //deprecated pkg syscall (windows-386), func Syscall18 //deprecated pkg syscall (windows-386), func Syscall6 //deprecated pkg syscall (windows-386), func Syscall9 //deprecated pkg syscall (windows-386), func SyscallN(uintptr, ...uintptr) (uintptr, uintptr, Errno)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 13K bytes - Viewed (0) -
internal/s3select/csv/reader_contrib_test.go
3389233,2,2014-03-29 09:38:12,2014-03-29 09:44:16,N,1,-73.952728271484375,40.789501190185547,-73.950935363769531,40.775600433349609,1,1.10,6.5,0,0.5,1.3,0,,,8.3,1,1,75,263,green,1.81,0.0,0.0,59,43,10.74,1267,168,1,Manhattan,016800,1016800,E,MN33,East Harlem South,3804,2048,138,1,Manhattan,013800,1013800,I,MN32,Yorkville,3805 `, totalFields: 308 * 2, }, } for i, c := range cases {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Sep 19 18:05:16 UTC 2022 - 38.5K bytes - Viewed (0) -
guava/src/com/google/common/net/InetAddresses.java
* "[2001:db8::1]"}. * * <p>Per section 3.2.2 of <a target="_parent" * href="http://tools.ietf.org/html/rfc3986#section-3.2.2">RFC 3986</a>, a URI containing an IPv6 * string literal is of the form {@code "http://[2001:db8::1]:8888/index.html"}. * * <p>Use of either {@link InetAddresses#toAddrString}, {@link InetAddress#getHostAddress()}, or
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:26:48 UTC 2024 - 47.1K bytes - Viewed (0) -
common-protos/k8s.io/api/networking/v1beta1/generated.proto
message HTTPIngressPath { // path is matched against the path of an incoming request. Currently it can // contain characters disallowed from the conventional "path" part of a URL // as defined by RFC 3986. Paths must begin with a '/' and must be present // when using PathType with value "Exact" or "Prefix". // +optional optional string path = 1;
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 14.9K bytes - Viewed (0)