Class Flags


  • public class Flags
    extends java.lang.Object
    The flags for creating a file event stream.
    See Also:
    FSEventStreamCreateFlags
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Flags.Create
      Wrapper around the apple file events FsEventStreamCreateFlags.
      static class  Flags.Event
      Wrapper around the file system event flags.
    • Constructor Summary

      Constructors 
      Constructor Description
      Flags()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Flags

        public Flags()