Class Keys

java.lang.Object
com.moandjiezana.toml.Keys

class Keys extends Object
  • Constructor Details

    • Keys

      private Keys()
  • Method Details

    • split

      static Keys.Key[] split(String key)
    • isQuote

      static boolean isQuote(char c)