KIE NIO.2 :: Model 6.0.0.CR4-Pre1

org.kie.commons.java.nio.file
Interface WatchEvent<T>


public interface WatchEvent<T>


Nested Class Summary
static interface WatchEvent.Kind<T>
           
static interface WatchEvent.Modifier
           
 
Method Summary
 T context()
           
 int count()
           
 WatchEvent.Kind<T> kind()
           
 

Method Detail

kind

WatchEvent.Kind<T> kind()

count

int count()

context

T context()

KIE NIO.2 :: Model 6.0.0.CR4-Pre1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.