PenProfile 2.x

com.livescribe.ext.util
Interface Cloneable

All Known Implementing Classes:
LinkedList, PriorityQueue

public interface Cloneable


Method Summary
 Object clone()
          Should create a shallow copy of the object
 

Method Detail

clone

Object clone()
             throws java.lang.CloneNotSupportedException
Should create a shallow copy of the object

Returns:
Throws:
java.lang.CloneNotSupportedException

PenProfile 2.x

Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.