Box.clone Method Thread safety: This method is thread-safe. In this articleclone() clone()Returns a copy of this Box object. SyntaxJavapublic final Box clone () Return ValueType: BoxA new Box instance that is a copy of the current object. PlatformsWindows, Linux, Android See AlsoReferenceBox StructureCore Module