Uses of Interface
org.scijava.platform.Platform
-
Packages that use Platform Package Description org.scijava.platform -
-
Uses of Platform in org.scijava.platform
Classes in org.scijava.platform that implement Platform Modifier and Type Class Description classAbstractPlatformAbstract superclass of platform implementations.classDefaultPlatformA platform implementation for default handling of platform issues.Methods in org.scijava.platform that return types with arguments of type Platform Modifier and Type Method Description List<? extends Platform>DefaultPlatformService. filterInstances(List<Platform> list)Class<Platform>DefaultPlatformService. getPluginType()List<Platform>DefaultPlatformService. getTargetPlatforms()List<Platform>PlatformService. getTargetPlatforms()Gets the platform handlers applicable to this platform.Method parameters in org.scijava.platform with type arguments of type Platform Modifier and Type Method Description List<? extends Platform>DefaultPlatformService. filterInstances(List<Platform> list)
-