Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for SERIALIZABLE (0.57 sec)

  1. api/maven-api-model/src/main/java/org/apache/maven/api/model/InputLocation.java

     * under the License.
     */
    package org.apache.maven.api.model;
    
    import java.io.Serializable;
    import java.util.Collection;
    import java.util.Collections;
    import java.util.LinkedHashMap;
    import java.util.Map;
    
    /**
     * Class InputLocation.
     */
    public class InputLocation implements Serializable, InputLocationTracker {
        private final int lineNumber;
        private final int columnNumber;
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Sep 05 16:06:44 GMT 2023
    - 5.9K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar

    boolean isInteractive(); public abstract void setInteractive(boolean); static void <clinit>(); } org/apache/maven/wagon/repository/Repository.class package org.apache.maven.wagon.repository; public synchronized class Repository implements java.io.Serializable { private static final long serialVersionUID = 1312227676322136247; private String id; private String name; private String host; private int port; private String basedir; private String protocol; private String url; private RepositoryPermission...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 45.2K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    java.util.Map); private static boolean dfsVisit(Vertex, java.util.LinkedList, java.util.Map); static void <clinit>(); } org/codehaus/plexus/util/dag/DAG.class package org.codehaus.plexus.util.dag; public synchronized class DAG implements Cloneable, java.io.Serializable { private java.util.Map vertexMap; private java.util.List vertexList; public void DAG(); public java.util.List getVerticies(); public java.util.Set getLabels(); public Vertex addVertex(String); public void addEdge(String, String) throws CycleDetectedExcepti;...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 164.6K bytes
    - Viewed (0)
  4. api/maven-api-model/src/main/java/org/apache/maven/api/model/InputSource.java

     * under the License.
     */
    package org.apache.maven.api.model;
    
    import java.io.Serializable;
    import java.util.Collection;
    import java.util.List;
    import java.util.Objects;
    import java.util.stream.Collectors;
    import java.util.stream.Stream;
    
    /**
     * Class InputSource.
     */
    public class InputSource implements Serializable {
    
        private final String modelId;
        private final String location;
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Sep 05 16:06:44 GMT 2023
    - 3K bytes
    - Viewed (0)
  5. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar

    isS(char); protected String printable(char); protected String printable(String); static void <clinit>(); } org/codehaus/plexus/util/dag/DAG.class package org.codehaus.plexus.util.dag; public synchronized class DAG implements Cloneable, java.io.Serializable { private java.util.Map vertexMap; private java.util.List vertexList; public void DAG(); public java.util.List getVerticies(); public java.util.Set getLabels(); public Vertex addVertex(String); public void addEdge(String, String) throws CycleDetectedExcepti;...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 160K bytes
    - Viewed (0)
  6. maven-api-impl/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    java.util.Map); private static boolean dfsVisit(Vertex, java.util.LinkedList, java.util.Map); static void <clinit>(); } org/codehaus/plexus/util/dag/DAG.class package org.codehaus.plexus.util.dag; public synchronized class DAG implements Cloneable, java.io.Serializable { private java.util.Map vertexMap; private java.util.List vertexList; public void DAG(); public java.util.List getVerticies(); public java.util.Set getLabels(); public Vertex addVertex(String); public void addEdge(String, String) throws CycleDetectedExcepti;...
    Archive
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu May 02 15:10:38 GMT 2024
    - 164.6K bytes
    - Viewed (0)
  7. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar

    java.util.Map); private static boolean dfsVisit(Vertex, java.util.LinkedList, java.util.Map); static void <clinit>(); } org/codehaus/plexus/util/dag/DAG.class package org.codehaus.plexus.util.dag; public synchronized class DAG implements Cloneable, java.io.Serializable { private java.util.Map vertexMap; private java.util.List vertexList; public void DAG(); public java.util.List getVerticies(); public java.util.Set getLabels(); public Vertex addVertex(String); public void addEdge(String, String) throws CycleDetectedExcepti;...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 200.2K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    ntext$1.class package org.codehaus.plexus.context; synchronized class DefaultContext$1 { } org/codehaus/plexus/context/DefaultContext$Hidden.class package org.codehaus.plexus.context; synchronized class DefaultContext$Hidden implements java.io.Serializable { private void DefaultContext$Hidden(); } org/codehaus/plexus/context/DefaultContext.class package org.codehaus.plexus.context; public synchronized class DefaultContext implements Context { private static DefaultContext$Hidden HIDDEN_MAKER; private...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 233.3K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    ntext$1.class package org.codehaus.plexus.context; synchronized class DefaultContext$1 { } org/codehaus/plexus/context/DefaultContext$Hidden.class package org.codehaus.plexus.context; synchronized class DefaultContext$Hidden implements java.io.Serializable { private void DefaultContext$Hidden(); } org/codehaus/plexus/context/DefaultContext.class package org.codehaus.plexus.context; public synchronized class DefaultContext implements Context { private static DefaultContext$Hidden HIDDEN_MAKER; private...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 205.7K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/apiv4-repo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar

    isTraceEnabled(); public boolean isWarnEnabled(); static void <clinit>(); } org/apache/commons/logging/impl/Log4JLogger.class package org.apache.commons.logging.impl; public synchronized class Log4JLogger implements org.apache.commons.logging.Log, java.io.Serializable { private static final String FQCN; private static final boolean is12; private transient org.apache.log4j.Logger logger; private String name; public void Log4JLogger(); public void Log4JLogger(String); public void Log4JLogger(org.apache.log4j.Logger);...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 37.1K bytes
    - Viewed (0)
Back to top