@Retention(value=RUNTIME) @Target(value={TYPE,METHOD,CONSTRUCTOR,FIELD,PACKAGE}) public @interface Platforms
Platform
Class<? extends Platform>[]
value
public abstract Class<? extends Platform>[] value
Copyright © 2012, 2024, Oracle and/or its affiliates. All rights reserved.