Class YangCodonModel.Utils

  • Enclosing class:
    YangCodonModel

    public static final class YangCodonModel.Utils
    extends java.lang.Object
    A Utility class
    • Constructor Summary

      Constructors 
      Constructor Description
      Utils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static YangCodonModel[] getCopy​(YangCodonModel[] toCopy)
      Probably of no use to anyone else (is used by internal code though)
      • Methods inherited from class java.lang.Object

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

      • Utils

        public Utils()
    • Method Detail

      • getCopy

        public static final YangCodonModel[] getCopy​(YangCodonModel[] toCopy)
        Probably of no use to anyone else (is used by internal code though)