Class realm_timestamp_t


  • public class realm_timestamp_t
    extends java.lang.Object
    • Field Detail

      • swigCMemOwn

        protected transient boolean swigCMemOwn
    • Constructor Detail

      • realm_timestamp_t

        protected realm_timestamp_t​(long cPtr,
                                    boolean cMemoryOwn)
      • realm_timestamp_t

        public realm_timestamp_t()
    • Method Detail

      • finalize

        protected void finalize()
        Overrides:
        finalize in class java.lang.Object
      • delete

        public void delete()
      • setSeconds

        public void setSeconds​(long value)
      • getSeconds

        public long getSeconds()
      • setNanoseconds

        public void setNanoseconds​(int value)
      • getNanoseconds

        public int getNanoseconds()