cascading.test
Annotation Type PlatformRunner.Platform


@Retention(value=RUNTIME)
public static @interface PlatformRunner.Platform


Required Element Summary
 Class<? extends cascading.test.TestPlatform>[] value
           
 

Element Detail

value

public abstract Class<? extends cascading.test.TestPlatform>[] value


Copyright © 2007-2012 Concurrent, Inc. All Rights Reserved.