Class StateType


  • public class StateType
    extends java.lang.Object
    The type of the state in the ObjectStore.
    Since:
    JTS 1.0.
    Version:
    $Id: ObjectStore.java 2342 2006-03-30 13:06:17Z $
    Author:
    Mark Little (mark@arjuna.com)
    • Method Detail

      • printStateType

        public static void printStateType​(java.io.PrintWriter strm,
                                          int res)
      • stateTypeString

        public static java.lang.String stateTypeString​(int res)