Class Result_NoneErrorZ

    • Method Detail

      • ok

        public static Result_NoneErrorZ ok()
        Creates a new CResult_NoneErrorZ in the success state.
      • is_ok

        public boolean is_ok()
        Checks if the given object is currently in the success state
      • clone

        public Result_NoneErrorZ clone()
        Creates a new CResult_NoneErrorZ which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.
        Overrides:
        clone in class Object