public class Signature extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getSignature() |
int |
hashCode() |
static Signature |
of(String signature)
Factory method to create a
Signature from the given signature . |
String |
toString() |
Copyright © 2016–2019 Pivotal Software, Inc.. All rights reserved.