Class KCTWrapper


  • public class KCTWrapper
    extends java.lang.Object
    Representing a KCTWrapper 1. This class contains wrapper classes of KIP* which have static methods 2. This class should be accessed via `caver.kct`
    • Constructor Summary

      Constructors 
      Constructor Description
      KCTWrapper​(Caver caver)
      Creates a KCTWrapper instance
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • KCTWrapper

        public KCTWrapper​(Caver caver)
        Creates a KCTWrapper instance
        Parameters:
        caver - A Caver instance