Android APIs
public class

CloneUtils

extends Object
java.lang.Object
   ↳ org.apache.http.client.utils.CloneUtils

This class is deprecated.
Please use openConnection() instead. Please visit this webpage for further details.

Class Overview

A collection of utilities to workaround limitations of Java clone framework.

Summary

Public Methods
static Object clone(Object obj)
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static Object clone (Object obj)

Added in API level 1