X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.api.uuid%2Fsrc%2Forg%2Fargeo%2Fapi%2Fuuid%2FAbstractAsyncUuidFactory.java;fp=org.argeo.api.uuid%2Fsrc%2Forg%2Fargeo%2Fapi%2Fuuid%2FAbstractAsyncUuidFactory.java;h=fc1c931ff6b4945a09dadec175811bf9854ace73;hb=f1ac0c0533b0e4e3dd9c7f9507031a074d5f44ed;hp=52becc85ac0946a018e692b1065e3b20c999c83a;hpb=24e5791dd14e19afefa1d7e04783049955400289;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.api.uuid/src/org/argeo/api/uuid/AbstractAsyncUuidFactory.java b/org.argeo.api.uuid/src/org/argeo/api/uuid/AbstractAsyncUuidFactory.java index 52becc85a..fc1c931ff 100644 --- a/org.argeo.api.uuid/src/org/argeo/api/uuid/AbstractAsyncUuidFactory.java +++ b/org.argeo.api.uuid/src/org/argeo/api/uuid/AbstractAsyncUuidFactory.java @@ -63,7 +63,7 @@ public abstract class AbstractAsyncUuidFactory extends AbstractUuidFactory imple } /** - * If positive, only clock_hi is taken from the argument (range & 0x3F00), if + * If positive, only clock_hi is taken from the argument (range amp; 0x3F00), if * negative, the full range of possible values is used. */ public void setCurrentClockSequenceRange(long range) {