Class LockResult


  • public class LockResult
    extends Object
    The various results which can occur when setting a lock.
    Since:
    JTS 1.0.
    Version:
    $Id: LockResult.java 2342 2006-03-30 13:06:17Z $
    Author:
    Mark Little (mark@arjuna.com)
    • Constructor Detail

      • LockResult

        public LockResult()
    • Method Detail

      • stringForm

        public static String stringForm​(int l)
      • print

        public static void print​(PrintWriter strm,
                                 int l)
        Print a human-readable form of the lock result.