Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

U

UCS2Hex2Java(String) - Static method in class com.cinterion.io.ATStringConverter
Converts a string in the UCS2 hex format into a Java encoded string.
ulp(double) - Static method in class java.lang.Math
Returns the size of an ulp of the argument.
ulp(float) - Static method in class java.lang.Math
Returns the size of an ulp of the argument.
uncaughtException(Timer, Throwable) - Method in class ej.bon.TimerTask
Method invoked when this TimerTask terminates due to an uncaught exception thrown by TimerTask.run().
uncaughtException(Thread, Throwable) - Method in interface java.lang.Thread.UncaughtExceptionHandler
Method invoked when the given thread terminates due to the given uncaught exception.
UNDECIMBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the thirteenth month of the year.
uninstall(Application) - Method in interface ej.wadapps.application.ApplicationInstaller
Uninstalls an application.
uninstall(Application, IProgressMonitor) - Method in interface ej.wadapps.application.ApplicationInstaller
Uninstalls an application.
UNINSTALL_ACTION - Static variable in class ej.wadapps.application.ApplicationPermission
UnknownError - Error in java.lang
Thrown when an unknown but serious exception has occurred in the Java Virtual Machine.
UnknownError() - Constructor for error java.lang.UnknownError
Constructs an UnknownError with no detail message.
UnknownError(String) - Constructor for error java.lang.UnknownError
Constructs an UnknownError with the specified detail message.
unregister(Class<T>, T) - Method in class ej.service.registry.SimpleServiceRegistry
 
unregister(Class<T>, T) - Method in interface ej.service.ServiceRegistry
Unregisters a service instance.
UNREGISTER_ACTION - Static variable in class ej.service.ServicePermission
UnsatisfiedLinkError - Error in java.lang
Thrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native.
UnsatisfiedLinkError() - Constructor for error java.lang.UnsatisfiedLinkError
Constructs an UnsatisfiedLinkError with no detail message.
UnsatisfiedLinkError(String) - Constructor for error java.lang.UnsatisfiedLinkError
Constructs an UnsatisfiedLinkError with the specified detail message.
unsetBooleanProperty(int, int) - Static method in class ej.basictool.BitFieldHelper
Forces the boolean to false in a bit field.
unsetBooleanPropertyAtOffset(int, int) - Static method in class ej.basictool.BitFieldHelper
Forces the boolean to false in a bit field.
unsubscribe(String) - Method in class com.cinterion.mqtt.MqttClient
Unsubscribes from a topic.
UnsupportedClassVersionError - Error in java.lang
Thrown when the Java Virtual Machine attempts to read a class file and determines that the major and minor version numbers in the file are not supported.
UnsupportedClassVersionError() - Constructor for error java.lang.UnsupportedClassVersionError
Constructs a UnsupportedClassVersionError with no detail message.
UnsupportedClassVersionError(String) - Constructor for error java.lang.UnsupportedClassVersionError
Constructs a UnsupportedClassVersionError with the specified detail message.
UnsupportedEncodingException - Exception in java.io
The Character Encoding is not supported.
UnsupportedEncodingException() - Constructor for exception java.io.UnsupportedEncodingException
Constructs an UnsupportedEncodingException without a detail message.
UnsupportedEncodingException(String) - Constructor for exception java.io.UnsupportedEncodingException
Constructs an UnsupportedEncodingException with a detail message.
UnsupportedOperationException - Exception in java.lang
Thrown to indicate that the requested operation is not supported.
UnsupportedOperationException() - Constructor for exception java.lang.UnsupportedOperationException
Constructs an UnsupportedOperationException with no detail message.
UnsupportedOperationException(String) - Constructor for exception java.lang.UnsupportedOperationException
Constructs an UnsupportedOperationException with the specified detail message.
UnsupportedOperationException(String, Throwable) - Constructor for exception java.lang.UnsupportedOperationException
Constructs a new exception with the specified detail message and cause.
UnsupportedOperationException(Throwable) - Constructor for exception java.lang.UnsupportedOperationException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
unwrapKey(Object) - Method in class ej.basictool.map.AbstractPackedMap
Unwraps a wrapped key.
unwrapKey(Object) - Method in class ej.basictool.map.AbstractWeakPackedMap
 
update(Observable, Object) - Method in interface java.util.Observer
This method is called whenever the observed object is changed.
useDaylightTime() - Method in class java.util.TimeZone
Queries if this TimeZone uses Daylight Saving Time.
UTFDataFormatException - Exception in java.io
Signals that a malformed string in modified UTF-8 format has been read in a data input stream or by any class that implements the data input interface.
UTFDataFormatException() - Constructor for exception java.io.UTFDataFormatException
Constructs a UTFDataFormatException with null as its error detail message.
UTFDataFormatException(String) - Constructor for exception java.io.UTFDataFormatException
Constructs a UTFDataFormatException with the specified detail message.
Util - Class in ej.bon
This class offers basic services for B-ON implementation.
Util() - Constructor for class ej.bon.Util
 
Util() - Constructor for class org.json.me.JSONObject.Util
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
Skip navigation links