Package au.gov.amsa.fgb.internal
Class DecodeAsJson
- java.lang.Object
-
- au.gov.amsa.fgb.internal.DecodeAsJson
-
public final class DecodeAsJson extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static DecodeAsJson
INSTANCE
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getData(java.util.List<au.gov.amsa.fgb.internal.HexAttribute> v)
-
-
-
Field Detail
-
INSTANCE
public static final DecodeAsJson INSTANCE
-
-