Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Leider (0.17 sec)

  1. maven-core/src/test/resources/remote-repo-1/maven-test/jars/maven-test-b-1.0.jar

    class StringEncoderCompara implements java.util.Comparator { private StringEncoder stringEncoder; public void StringEncoderCompara(); public void StringEncoderCompara(StringEncoder); public int compare(Object, Object); } META-INF/LICENSE.txt /* * $Header: /home/cvs/jakarta-commons/codec/LICENSE.txt,v 1.1 2003/04/25 17:50:55 tobrien Exp $ * $Revision: 1.1 $ * $Date: 2003/04/25 17:50:55 $ * * ========== * * The Apache Software License, Version 1.1 * * Copyright (c) 1999-2003 The Apache Software Foundation....
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Mon Aug 09 19:02:31 GMT 2004
    - 18.4K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.jar

    which you want logged if debugging is enabled public void process(String value) { ... // Do the string concatenation only if logging is enabled if (log.isDebugEnabled()) log.debug("MyComponent processing " + value); ... } } META-INF/LICENSE.txt /* * $Header: /home/cvspublic/jakarta-commons/logging/LICENSE.txt,v 1.2 2003/04/06 20:37:31 rdonkin Exp $ * $Revision: 1.2 $ * $Date: 2003/04/06 20:37:31 $ * * ========== * * The Apache Software License, Version 1.1 * * Copyright (c) 1999-2003 The Apache Software...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 30.9K bytes
    - Viewed (0)
Back to top