Searched defs:clone (Results 176 - 200 of 440) sorted by relevance

1234567891011>>

/openjdk10/corba/src/java.corba/share/classes/com/sun/jndi/cosnaming/
H A DCNNameParser.java313 public Object clone() { method in class:CNNameParser.CNCompoundName
/openjdk10/corba/src/java.corba/share/classes/com/sun/tools/corba/se/idl/
H A DMethodEntry.java66 protected MethodEntry (InterfaceEntry that, IDLID clone) argument
75 public Object clone () method in class:MethodEntry
H A DValueEntry.java67 protected ValueEntry (SymtabEntry that, IDLID clone) argument
72 public Object clone () method in class:ValueEntry
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/sparc/
H A DSPARCRegisterMap.java101 public Object clone() { method in class:SPARCRegisterMap
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DRegisterMap.java120 public abstract Object clone(); method in class:RegisterMap
/openjdk10/hotspot/test/compiler/arraycopy/
H A DTestEliminatedArrayCopyDeopt.java62 public Object clone() throws CloneNotSupportedException { method in class:TestEliminatedArrayCopyDeopt.A
H A DTestInstanceCloneUtils.java147 public Object clone() throws CloneNotSupportedException { method in class:TestInstanceCloneUtils.A
171 public Object clone() throws CloneNotSupportedException { method in class:TestInstanceCloneUtils.D
191 public Object clone() throws CloneNotSupportedException { method in class:TestInstanceCloneUtils.E
201 public Object clone() throws CloneNotSupportedException { method in class:TestInstanceCloneUtils.F
228 public Object clone() throw method in class:TestInstanceCloneUtils.H
[all...]
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DLocalVariableGen.java207 public Object clone() { method in class:LocalVariableGen
H A DFieldGenOrMethodGen.java161 public Object clone() { method in class:FieldGenOrMethodGen
H A DCodeExceptionGen.java179 public Object clone() { method in class:CodeExceptionGen
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DMatch.java56 public synchronized Object clone() { method in class:Match
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/util/
H A DIntegerArray.java51 public Object clone() { method in class:IntegerArray
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/
H A DAttribute.java289 public Object clone() { method in class:Attribute
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xml/internal/utils/
H A DObjectVector.java427 public Object clone() method in class:ObjectVector
H A DIntVector.java414 public Object clone() method in class:IntVector
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/
H A DNamespaceMappings.java296 public Object clone() throws CloneNotSupportedException { method in class:NamespaceMappings
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/axes/
H A DOneStepIterator.java136 public Object clone() throws CloneNotSupportedException method in class:OneStepIterator
[all...]
H A DWalkingIterator.java112 public Object clone() throws CloneNotSupportedException method in class:WalkingIterator
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/fastinfoset/util/
H A DCharArrayIntMap.java136 public final int obtainIndex(char[] ch, int start, int length, boolean clone) { argument
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/
H A DVariableStack.java60 public synchronized Object clone() throws CloneNotSupportedException method in class:VariableStack
/openjdk10/jdk/src/java.base/share/classes/sun/security/provider/
H A DSHA5.java274 public Object clone() throws CloneNotSupportedException { method in class:SHA5
H A DSHA2.java251 public Object clone() throws CloneNotSupportedException { method in class:SHA2
H A DSHA3.java259 public Object clone() throws CloneNotSupportedException { method in class:SHA3
/openjdk10/jdk/src/java.base/share/classes/sun/text/
H A DCompactByteArray.java263 public Object clone() method in class:CompactByteArray
H A DIntHashtable.java135 public Object clone () method in class:IntHashtable

Completed in 179 milliseconds

1234567891011>>