Class WatchKind


  • public final class WatchKind
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Change
      Interested in change events
      static int Create
      Interested in create events.
      static int Delete
      Interested in delete events
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait