Class Result_NoneNoneZ

    • Method Detail

      • ok

        public static Result_NoneNoneZ ok()
        Creates a new CResult_NoneNoneZ in the success state.
      • err

        public static Result_NoneNoneZ err()
        Creates a new CResult_NoneNoneZ in the error state.
      • is_ok

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

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