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

U

unfreezeData(byte[]) - Method in class lavesdk.serialization.Serializer
Unfreezes the data of the serializer that means the data is restored from the time of freezing.
unfreezeData(byte[], StringBuilder) - Method in class lavesdk.serialization.Serializer
Unfreezes the data of the serializer that means the data is restored from the time of freezing.
union(Set<? extends E>, Set<? extends E>) - Static method in class lavesdk.math.Set
Computes the union of the two specified sets that means a set with all distinct elements of set 1 and set 2.
union(Collection<Set<? extends E>>) - Static method in class lavesdk.math.Set
Computes the union of the specified sets in the given collection that means a set with all distinct elements of the sets.
union(Set<? extends E>[]) - Static method in class lavesdk.math.Set
Computes the union of the specified sets in the given array that means a set with all distinct elements of the sets.
update(AlgorithmPlugin) - Method in class lavesdk.gui.widgets.InformationBar
Updates the information bar with the specified plugin.
updateObject(int, Object) - Method in class lavesdk.serialization.ObjectFile
Updates the related object for a specific serialization identifier.
updateWeight() - Method in class lavesdk.math.graph.Walk
Updates the weight of the walk.
updateWeight() - Method in class lavesdk.math.graph.WalkByID
Updates the weight of the walk.
USERHOMEDIR - Static variable in class lavesdk.utils.FileUtils
platform independent home directory of the current user (notice: the path ends with a file separator)
A B C D E F G H I K L M N O P Q R S T U V W X Y Z