Class Tac


  • public final class Tac
    extends java.lang.Object
    See C/S T.021 specification document.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Optional<java.lang.String> description​(int tac)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • description

        public static java.util.Optional<java.lang.String> description​(int tac)