- Sort Score
- Result 10 results
- Languages All
Results 241 - 250 of 251 for setiap (0.2 sec)
-
guava/src/com/google/common/cache/LocalCache.java
/** * Segments are specialized versions of hash tables. This subclass inherits from ReentrantLock * opportunistically, just to simplify some locking and avoid separate construction. */ @SuppressWarnings("serial") // This class is never serialized. static class Segment<K, V> extends ReentrantLock { /* * TODO(fry): Consider copying variables (like evictsBySize) from outer class into this class.
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Oct 18 19:07:49 UTC 2024 - 149.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.23.md
- Updates the following images to pick up CVE fixes: - `debian` to v1.9.0 - `debian-iptables` to v1.6.6 - `setcap` to v2.0.4 ([#104142](https://github.com/kubernetes/kubernetes/pull/104142), [@mengjiao-liu](https://github.com/mengjiao-liu))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Feb 28 21:06:52 UTC 2023 - 424.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.25.md
- Updated cAdvisor to v0.45.0. ([#111647](https://github.com/kubernetes/kubernetes/pull/111647), [@bobbypage](https://github.com/bobbypage)) - Updated debian-base, debian-iptables, and setcap images: - debian-base:bullseye-v1.3.0 - debian-iptables:bullseye-v1.4.0 - setcap:bullseye-v1.3.0 ([#110558](https://github.com/kubernetes/kubernetes/pull/110558), [@wespanther](https://github.com/wespanther))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Mon May 06 09:23:20 UTC 2024 - 419.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.20.md
## Changelog since v1.20.12 ## Changes by Kind ### Feature - Update debian-base, debian-iptables, setcap images to pick up CVE fixes - Debian-base to v1.9.0 - Debian-iptables to v1.6.7 (#106148, @cpanato) [SIG Release and Testing] ### Failing Test
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0) -
RELEASE.md
# Release 2.9.1 Add an upper bound for `protobuf` in `setup.py` since `protobuf` after version 3.20 is currently incompatible with TensorFlow. See https://github.com/tensorflow/tensorflow/issues/53234, https://github.com/protocolbuffers/protobuf/issues/9954 and https://github.com/tensorflow/tensorflow/issues/56077. # Release 2.8.2
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.29.md
- Kubernetes is now built with go 1.21.7 - update setcap/debian-base to bookworm-v1.0.1
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:37:31 UTC 2024 - 375.1K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.17.md
- github.com/shirou/gopsutil: c95755e - github.com/shirou/w32: bb4de01 - github.com/shurcooL/go-goon: 37c2f52 - github.com/shurcooL/go: 9e1955d - github.com/sourcegraph/go-diff: v0.5.1 - github.com/tarm/serial: 98f6abe - github.com/tidwall/pretty: v1.0.0 - github.com/timakin/bodyclose: 87058b9 - github.com/ultraware/funlen: v0.0.2 - github.com/urfave/cli: v1.20.0 - github.com/valyala/bytebufferpool: v1.0.0
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** * The simple implementation for configuration. * @author FreeGen */ public static class SimpleImpl extends FessEnv.SimpleImpl implements FessConfig { /** The serial version UID for object serialization. (Default) */ private static final long serialVersionUID = 1L; public String getDomainTitle() { return get(FessConfig.DOMAIN_TITLE); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1) -
test-site/activator-launch-1.3.2.jar
mbean,\ javax.management.monitor,\ javax.management.openmbean,\ javax.management.relation,\ javax.management.remote,\ javax.management.remote.rmi,\ javax.management.timer,\ javax.rmi.ssl,\ javax.security.sasl,\ javax.sql.rowset,\ javax.sql.rowset.serial,\ javax.sql.rowset.spi,\ javax.swing.plaf.synth,\ javax.xml,\ javax.xml.datatype,\ javax.xml.namespace,\ javax.xml.validation,\ org.w3c.dom.bootstrap,\ org.w3c.dom.ls,\ org.w3c.dom.ranges,\ org.w3c.dom.traversal JavaSE-1.6.extends = J2SE-1.5 JavaSE-1.6.pkglist...
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Mon Apr 20 08:41:37 UTC 2015 - 1.2M bytes - Viewed (0) -
api/go1.txt
pkg math/big, method (*Rat) Set(*Rat) *Rat pkg math/big, method (*Rat) SetFrac(*Int, *Int) *Rat pkg math/big, method (*Rat) SetFrac64(int64, int64) *Rat pkg math/big, method (*Rat) SetInt(*Int) *Rat pkg math/big, method (*Rat) SetInt64(int64) *Rat pkg math/big, method (*Rat) SetString(string) (*Rat, bool) pkg math/big, method (*Rat) Sign() int pkg math/big, method (*Rat) String() string
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0)