- uninstall(Context, String, Process.UninstallScope) - Static method in class org.liquidplayer.node.Process
-
Uninstalls a given process class identified by its uniqueID
- uninstall(Context, URI) - Static method in class org.liquidplayer.service.MicroService
-
Uninstalls the MicroService from this host, and removes any global data associated with the
service
- unshift(T...) - Method in class org.liquidplayer.javascript.JSArray
-
JavaScript Array.prototype.unshift(), see:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/unshift
- UTC(JSContext, Integer...) - Static method in class org.liquidplayer.javascript.JSDate
-
JavaScript Date.UTC(), see:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/UTC
Accepts the same parameters as the longest form of the constructor (i.e.