Skip navigation links
C D F G I J L O P Q R S T V 

C

canceledFuture(Class<T>, Exception) - Static method in class org.openbase.jul.processing.FutureProcessor
Deprecated.
Method returns a future which is already canceled by the given cause.

D

deserialize(File) - Method in interface org.openbase.jul.processing.FileProcessor
 
deserialize(File, DT) - Method in class org.openbase.jul.processing.JSonObjectFileProcessor
 
deserialize(File) - Method in class org.openbase.jul.processing.JSonObjectFileProcessor
 
deserialize(File, Class<T>) - Method in class org.openbase.jul.processing.JSonObjectFileProcessor
 
deserialize(B, A) - Method in interface org.openbase.jul.processing.Processor
 

F

FileProcessor<A> - Interface in org.openbase.jul.processing
 
fillWithSpaces(String, int) - Static method in class org.openbase.jul.processing.StringProcessor
Method fills the given input string with width-spaces until the given string length is reached.
fillWithSpaces(String, int, StringProcessor.Alignment) - Static method in class org.openbase.jul.processing.StringProcessor
Method fills the given input string with width-spaces until the given string length is reached.
formatHumanReadable(String) - Static method in class org.openbase.jul.processing.StringProcessor
 
FutureProcessor - Class in org.openbase.jul.processing
Deprecated.
Please use package org.openbase.jul.schedule.FutureProcessor instead!;
FutureProcessor() - Constructor for class org.openbase.jul.processing.FutureProcessor
Deprecated.
 

G

getName() - Method in interface org.openbase.jul.processing.VariableProvider
Method return the name of this provider.
getName() - Method in class org.openbase.jul.processing.VariableStore
 
getValue(String) - Method in interface org.openbase.jul.processing.VariableProvider
 
getValue(String) - Method in class org.openbase.jul.processing.VariableStore
Resolves the value for the given key.
getValues(String) - Method in interface org.openbase.jul.processing.VariableProvider
Method resolves all variables whose name contains the given identifier.
getValues(String) - Method in class org.openbase.jul.processing.VariableStore
Method resolves all variables whose name contains the given identifier.

I

insertSpaceBetweenCamelCase(String) - Static method in class org.openbase.jul.processing.StringProcessor
 

J

JSonObjectFileProcessor<DT> - Class in org.openbase.jul.processing
 
JSonObjectFileProcessor(Class<DT>) - Constructor for class org.openbase.jul.processing.JSonObjectFileProcessor
 

L

logger - Static variable in class org.openbase.jul.processing.QuaternionEulerTransform
 

O

org.openbase.jul.processing - package org.openbase.jul.processing
 

P

Processor<A,B> - Interface in org.openbase.jul.processing
 

Q

QuaternionEulerTransform - Class in org.openbase.jul.processing
 
QuaternionEulerTransform() - Constructor for class org.openbase.jul.processing.QuaternionEulerTransform
 

R

removeDoubleWhiteSpaces(String) - Static method in class org.openbase.jul.processing.StringProcessor
 
replaceHyphenWithUnderscore(String) - Static method in class org.openbase.jul.processing.StringProcessor
 
resolveVariable(String, Collection<VariableProvider>) - Static method in class org.openbase.jul.processing.VariableProcessor
 
resolveVariable(String, VariableProvider...) - Static method in class org.openbase.jul.processing.VariableProcessor
 
resolveVariables(String, boolean, Collection<VariableProvider>) - Static method in class org.openbase.jul.processing.VariableProcessor
 
resolveVariables(String, boolean, VariableProvider...) - Static method in class org.openbase.jul.processing.VariableProcessor
 

S

serialize(DT, File) - Method in class org.openbase.jul.processing.JSonObjectFileProcessor
 
serialize(A, B) - Method in interface org.openbase.jul.processing.Processor
 
store(String, String) - Method in class org.openbase.jul.processing.VariableStore
Stores the key value pair into the variable Store.
StringProcessor - Class in org.openbase.jul.processing
* @author Divine Divine
StringProcessor() - Constructor for class org.openbase.jul.processing.StringProcessor
 
StringProcessor.Alignment - Enum in org.openbase.jul.processing
 

T

toCompletableFuture(Callable<T>) - Static method in class org.openbase.jul.processing.FutureProcessor
Deprecated.
Method transforms a callable into a CompletableFuture object.
transform(double, double, double) - Static method in class org.openbase.jul.processing.QuaternionEulerTransform
Conversion: By combining the quaternion representations of the Euler rotations we get for the Body 3-2-1 sequence, where the airplane first does yaw (Body-Z) turn during taxiing on the runway, then vector3d.yes (Body-Y) during take-off, and finally rolls (Body-X) in the air.
transform(Vector3d) - Static method in class org.openbase.jul.processing.QuaternionEulerTransform
 
transform(Quat4d) - Static method in class org.openbase.jul.processing.QuaternionEulerTransform
 
transformFirstCharToUpperCase(String) - Static method in class org.openbase.jul.processing.StringProcessor
 
transformToCamelCase(String) - Static method in class org.openbase.jul.processing.StringProcessor
 
transformToIdString(String) - Static method in class org.openbase.jul.processing.StringProcessor
 
transformToUpperCase(String) - Static method in class org.openbase.jul.processing.StringProcessor
 
transformUpperCaseToCamelCase(String) - Static method in class org.openbase.jul.processing.StringProcessor
 

V

valueOf(String) - Static method in enum org.openbase.jul.processing.StringProcessor.Alignment
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openbase.jul.processing.StringProcessor.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE_INITIATOR - Static variable in interface org.openbase.jul.processing.VariableProvider
 
VARIABLE_TERMINATOR - Static variable in interface org.openbase.jul.processing.VariableProvider
 
VariableProcessor - Class in org.openbase.jul.processing
* @author Divine Divine Threepwood
VariableProvider - Interface in org.openbase.jul.processing
* @author Divine Divine Threepwood
VariableStore - Class in org.openbase.jul.processing
 
VariableStore(String) - Constructor for class org.openbase.jul.processing.VariableStore
 
C D F G I J L O P Q R S T V 
Skip navigation links

Copyright © 2015–2017 openbase.org. All rights reserved.