/openjdk7/corba/src/share/classes/org/omg/CORBA/ |
H A D | PolicyOperations.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 60 * Returns a copy of the <code>Policy</code> object. The copy does not retain 63 * @return a copy of the <code>Policy</code> object 65 org.omg.CORBA.Policy copy (); method in interface:PolicyOperations
|
H A D | _PolicyStub.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 92 /** Copies the policy object. The copy does not retain any 94 * @return the copy of the policy object. 96 public org.omg.CORBA.Policy copy () method in class:_PolicyStub 100 org.omg.CORBA.portable.OutputStream _out = _request ("copy", true); 109 return copy (); 113 } // copy
|
/openjdk7/jdk/test/sun/misc/ClassLoaderUtil/ |
H A D | Test.java | 12 * version 2 for more details (a copy is included in the LICENSE file that 15 * You should have received a copy of the GNU General Public License version 35 static File copy (File src, String destDir) throws Exception { method in class:Test 56 file = copy (file, destPath);
|
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/copyobject/ |
H A D | FallbackObjectCopierImpl.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 46 public Object copy( Object src ) throws ReflectiveCopyException method in class:FallbackObjectCopierImpl 49 return first.copy( src ) ; 52 return second.copy( src ) ;
|
H A D | JavaStreamObjectCopierImpl.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 54 public Object copy(Object obj) { method in class:JavaStreamObjectCopierImpl
|
H A D | ORBStreamObjectCopierImpl.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 49 public Object copy(Object obj) { method in class:ORBStreamObjectCopierImpl
|
H A D | ReferenceObjectCopierImpl.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 32 public Object copy( Object obj ) method in class:ReferenceObjectCopierImpl
|
/openjdk7/corba/src/share/classes/com/sun/corba/se/spi/copyobject/ |
H A D | ObjectCopier.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 28 /** Provides an interface for a variety of means to copy an arbitrary 30 * copy of obj, preserving all aliasing across all objects reachable 32 * cannot copy obj for some reason. Note that a trivial implementation 37 Object copy( Object obj ) throws ReflectiveCopyException ; method in interface:ObjectCopier
|
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/util/ |
H A D | MimeHeadersUtil.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 38 public static MimeHeaders copy(MimeHeaders headers) { method in class:MimeHeadersUtil
|
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/parse/ |
H A D | Context.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 28 * Permission is hereby granted, free of charge, to any person obtaining a copy 31 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 65 Context copy(); method in interface:Context
|
/openjdk7/jdk/test/java/util/Hashtable/ |
H A D | SimpleSerialization.java | 12 * version 2 for more details (a copy is included in the LICENSE file that 15 * You should have received a copy of the GNU General Public License version 80 private static String getFailureText(final Object orig, final Object copy) { argument 87 printObject(pw, copy).println();
|
/openjdk7/jdk/test/java/util/Vector/ |
H A D | SimpleSerialization.java | 12 * version 2 for more details (a copy is included in the LICENSE file that 15 * You should have received a copy of the GNU General Public License version 69 private static String getFailureText(final Object orig, final Object copy) { argument 77 printObject(pw, copy).println();
|
/openjdk7/jdk/test/javax/swing/JColorChooser/ |
H A D | Test4165217.java | 12 * version 2 for more details (a copy is included in the LICENSE file that 15 * You should have received a copy of the GNU General Public License version 46 Color after = copy(chooser).getColor(); 53 private static JColorChooser copy(JColorChooser chooser) { method in class:Test4165217
|
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/oa/poa/ |
H A D | IdAssignmentPolicyImpl.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 48 public Policy copy() { method in class:IdAssignmentPolicyImpl
|
H A D | IdUniquenessPolicyImpl.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 47 public Policy copy() { method in class:IdUniquenessPolicyImpl
|
H A D | ImplicitActivationPolicyImpl.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 49 public Policy copy() { method in class:ImplicitActivationPolicyImpl
|
H A D | LifespanPolicyImpl.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 47 public Policy copy() { method in class:LifespanPolicyImpl
|
H A D | RequestProcessingPolicyImpl.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 48 public Policy copy() { method in class:RequestProcessingPolicyImpl
|
H A D | ServantRetentionPolicyImpl.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 47 public Policy copy() { method in class:ServantRetentionPolicyImpl
|
H A D | ThreadPolicyImpl.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 47 public Policy copy() { method in class:ThreadPolicyImpl
|
/openjdk7/corba/src/share/classes/com/sun/corba/se/spi/extension/ |
H A D | CopyObjectPolicy.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 53 public org.omg.CORBA.Policy copy () method in class:CopyObjectPolicy
|
H A D | RequestPartitioningPolicy.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 70 public org.omg.CORBA.Policy copy() method in class:RequestPartitioningPolicy
|
H A D | ZeroPortPolicy.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 65 public org.omg.CORBA.Policy copy () method in class:ZeroPortPolicy
|
/openjdk7/hotspot/src/share/vm/c1/ |
H A D | c1_ValueSet.hpp | 12 * version 2 for more details (a copy is included in the LICENSE file that 15 * You should have received a copy of the GNU General Public License version 44 ValueSet* copy(); 60 inline ValueSet* ValueSet::copy() { function in class:ValueSet
|
/openjdk7/jdk/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/classes/ |
H A D | CopiedFile.java | 14 * version 2 for more details (a copy is included in the LICENSE file that 17 * You should have received a copy of the GNU General Public License version 43 copy(in, out); 48 private static void copy(final InputStream in, final PrintStream out) throws IOException { method in class:CopiedFile
|