Uses of Package
org.scijava.types
-
Packages that use org.scijava.types Package Description org.scijava.types This package offers type reasoning beyond only what is offered by SciJava Common'sTypesclass. -
Classes in org.scijava.types used by org.scijava.types Class Description Nil A "typed null" which knows its generic type, and can generate proxy objects implementing that type's interfaces, with customizable behavior per interface method via callbacks.Proxyable An object which knows how to generate proxy objects of a particular type.