- Sort Score
- Num 10 results
- Language All
Results 41 - 49 of 49 for if_static (0.11 seconds)
-
src/test/java/org/codelibs/fess/cors/CorsHandlerTest.java
assertTrue("Field " + field.getName() + " should be protected", Modifier.isProtected(modifiers)); assertTrue("Field " + field.getName() + " should be static", Modifier.isStatic(modifiers)); assertTrue("Field " + field.getName() + " should be final", Modifier.isFinal(modifiers)); } } } // Test that CorsHandler is abstract @Test
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 21 06:04:58 GMT 2026 - 26.3K bytes - Click Count (0) -
android/guava/src/com/google/common/reflect/TypeToken.java
} // We only care about the case when the supertype is a non-static inner class // in which case we need to make sure the subclass's owner type is a subtype of the // supertype's owner. return Modifier.isStatic(((Class<?>) supertype.getRawType()).getModifiers()) || supertype.getOwnerType() == null || isOwnedBySubtypeOf(supertype.getOwnerType()); }Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Jan 29 22:14:05 GMT 2026 - 53.8K bytes - Click Count (0) -
api/go1.1.txt
pkg syscall (darwin-386), const RTF_PROTO2 = 16384 pkg syscall (darwin-386), const RTF_PROTO3 = 262144 pkg syscall (darwin-386), const RTF_REJECT = 8 pkg syscall (darwin-386), const RTF_STATIC = 2048 pkg syscall (darwin-386), const RTF_UP = 1 pkg syscall (darwin-386), const RTF_WASCLONED = 131072 pkg syscall (darwin-386), const RTF_XRESOLVE = 512 pkg syscall (darwin-386), const RTM_ADD = 1
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Mar 31 20:37:15 GMT 2022 - 2.6M bytes - Click Count (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const RTF_SRC = 65536 pkg syscall (netbsd-arm64-cgo), const RTF_SRC ideal-int pkg syscall (netbsd-arm64-cgo), const RTF_STATIC = 2048 pkg syscall (netbsd-arm64-cgo), const RTF_STATIC ideal-int pkg syscall (netbsd-arm64-cgo), const RTF_UP = 1 pkg syscall (netbsd-arm64-cgo), const RTF_UP ideal-int pkg syscall (netbsd-arm64-cgo), const RTF_XRESOLVE = 512
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Aug 08 18:44:16 GMT 2019 - 452.6K bytes - Click Count (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), const RTF_PROTO3 ideal-int pkg syscall (freebsd-386-cgo), const RTF_REJECT ideal-int pkg syscall (freebsd-386-cgo), const RTF_RNH_LOCKED ideal-int pkg syscall (freebsd-386-cgo), const RTF_STATIC ideal-int pkg syscall (freebsd-386-cgo), const RTF_STICKY ideal-int pkg syscall (freebsd-386-cgo), const RTF_UP ideal-int pkg syscall (freebsd-386-cgo), const RTF_XRESOLVE ideal-int
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Oct 18 04:36:59 GMT 2013 - 1.9M bytes - Click Count (1) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const RTF_RNH_LOCKED = 1073741824 pkg syscall (freebsd-arm64), const RTF_RNH_LOCKED ideal-int pkg syscall (freebsd-arm64), const RTF_STATIC = 2048 pkg syscall (freebsd-arm64), const RTF_STATIC ideal-int pkg syscall (freebsd-arm64), const RTF_STICKY = 268435456 pkg syscall (freebsd-arm64), const RTF_STICKY ideal-int pkg syscall (freebsd-arm64), const RTF_UP = 1
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const RTF_REJECT ideal-int pkg syscall (darwin-arm64), const RTF_ROUTER = 268435456 pkg syscall (darwin-arm64), const RTF_ROUTER ideal-int pkg syscall (darwin-arm64), const RTF_STATIC = 2048 pkg syscall (darwin-arm64), const RTF_STATIC ideal-int pkg syscall (darwin-arm64), const RTF_UP = 1 pkg syscall (darwin-arm64), const RTF_UP ideal-int pkg syscall (darwin-arm64), const RTF_WASCLONED = 131072
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Dec 02 16:30:41 GMT 2022 - 479.2K bytes - Click Count (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), const RTF_RNH_LOCKED = 1073741824 #53466 pkg syscall (freebsd-riscv64), const RTF_RNH_LOCKED ideal-int #53466 pkg syscall (freebsd-riscv64), const RTF_STATIC = 2048 #53466 pkg syscall (freebsd-riscv64), const RTF_STATIC ideal-int #53466 pkg syscall (freebsd-riscv64), const RTF_STICKY = 268435456 #53466 pkg syscall (freebsd-riscv64), const RTF_STICKY ideal-int #53466
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Feb 17 21:23:32 GMT 2023 - 602.6K bytes - Click Count (0) -
api/go1.txt
pkg syscall (darwin-386), const RTF_PROTO2 ideal-int pkg syscall (darwin-386), const RTF_PROTO3 ideal-int pkg syscall (darwin-386), const RTF_REJECT ideal-int pkg syscall (darwin-386), const RTF_STATIC ideal-int pkg syscall (darwin-386), const RTF_UP ideal-int pkg syscall (darwin-386), const RTF_WASCLONED ideal-int pkg syscall (darwin-386), const RTF_XRESOLVE ideal-int pkg syscall (darwin-386), const RTM_ADD ideal-int
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Aug 14 18:58:28 GMT 2013 - 1.7M bytes - Click Count (0)