Class Javascript
java.lang.Object
io.github.jeemv.springboot.vuejs.utilities.Javascript
Javascript
Objects utilities
This class is part of springBoot-VueJS
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Javascript
public Javascript()
-
-
Method Details
-
copy
Copy all properties from one object to another- Parameters:
from
- The object to copy fromto
- The object to copy to- Returns:
-
clone
Clone an object- Parameters:
from
- The object to cloneto
- The object to clone toinitialize
- The object to initialize the clone- Returns:
-
clone
Clone an object- Parameters:
from
- The object to cloneto
- The object to clone to- Returns:
-