Class CBTyperStrings

java.lang.Object
com.io7m.cedarbridge.strings.api.CBAbstractStrings
com.io7m.cedarbridge.schema.typer.internal.CBTyperStrings
All Implemented Interfaces:
CBStringsType

public final class CBTyperStrings extends CBAbstractStrings
String resources for type checking.
  • Method Details

    • create

      public static CBStringsType create()
      Returns:
      String resources for type checking.
    • toString

      public String toString()
      Overrides:
      toString in class Object