public class ProtoUtil extends Object
Constructor and Description |
---|
ProtoUtil() |
Modifier and Type | Method and Description |
---|---|
static UUID |
convert(Cmmn.UUID mpUuid) |
static Cmmn.UUID |
convert(UUID uuid) |
static <B,R> R |
getNullable(B b,
Predicate<? super B> tester,
Function<? super B,? extends R> getter) |
Copyright © 2019 Red Hat. All rights reserved.