Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for setPreference (0.31 sec)

  1. maven-core/src/test/resources/apiv4-repo/junit/junit/4.13.1/junit-4.13.1.jar

    static boolean fgFilterStack; boolean fLoading; public void BaseTestRunner(); public synchronized void startTest(junit.framework.Test); protected static void setPreferences(java.util.Properties); protected static java.util.Properties getPreferences(); public static void savePreferences() throws java.io.IOException; public static void setPreference(String, String); public synchronized void endTest(junit.framework.Test); public synchronized void addError(junit.framework.Test, Throwable); public synchronized...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 373.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.16.md

    ## Other notable changes
    
    ### API Machinery
    
    - Remove `GetReference()` and `GetPartialReference()` function from `pkg/api/ref`, as the same function exists also in `staging/src/k8s.io/client-go/tools/ref` ([#80361](https://github.com/kubernetes/kubernetes/pull/80361), [@wojtek-t](https://github.com/wojtek-t))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 11 10:00:57 GMT 2021
    - 345.2K bytes
    - Viewed (0)
Back to top