Class ExpressionSymbols

java.lang.Object
io.crums.model.hashing.ExpressionSymbols

public class ExpressionSymbols
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static char EQU  
    static char FLIP  
    static char LFT_BRKT  
    static char LFT_PRNS  
    static char RGT_BRKT  
    static char RGT_PRNS  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait