Class Check
- java.lang.Object
-
- com.clevercloud.biscuit.token.builder.Check
-
public class Check extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Checkconvert(SymbolTable symbols)static Checkconvert_from(Check r, SymbolTable symbols)booleanequals(Object o)inthashCode()StringtoString()
-
-
-
Method Detail
-
convert
public Check convert(SymbolTable symbols)
-
convert_from
public static Check convert_from(Check r, SymbolTable symbols)
-
-