Skip navigation links
C D I 

C

closeOutputStream(OutputStream) - Static method in class de.alpharogroup.copy.object.CopyObjectQuietlyExtensions
Deprecated.
use instead the try-with-resources Statement. Note: will be removed on next minor version
copy(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
A delegate method to CopyObjectExtensions.copyProperties(Object, Object) for copy the given original object to the given destination object.
CopyObjectExtensions - Class in de.alpharogroup.copy.object
The class CopyObjectExtensions provide methods for copy an original object to a given destination object.
CopyObjectExtensions() - Constructor for class de.alpharogroup.copy.object.CopyObjectExtensions
 
CopyObjectQuietlyExtensions - Class in de.alpharogroup.copy.object
The class CopyObjectQuietlyExtensions provide methods for copy an original object to a given destination object in a quietly manner as the name let presume.
CopyObjectQuietlyExtensions() - Constructor for class de.alpharogroup.copy.object.CopyObjectQuietlyExtensions
 
copyProperties(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copy the given original object to the given destination object.
copyPropertiesQuietly(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.copy.object.CopyObjectQuietlyExtensions
Copy quietly the given original object to the given destination object.
copyPropertyWithReflection(ORIGINAL, DESTINATION, String) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copy the given original object to the given destination object.
copyQuietly(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.copy.object.CopyObjectQuietlyExtensions
Copy quietly the given original object to the given destination object.
copySerializedObject(T) - Static method in class de.alpharogroup.copy.object.CopyObjectExtensions
Copys the given Object and returns the copy from the object or null if the object can't be serialized.

D

de.alpharogroup.copy.object - package de.alpharogroup.copy.object
This package provides utility classes for copy objects

I

isCopyable(ORIGINAL, DESTINATION) - Static method in class de.alpharogroup.copy.object.CopyObjectQuietlyExtensions
Checks if is copyable and copies if its possible otherwise it returns false.
C D I 
Skip navigation links

Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.