Uses of Interface
com.poiji.config.Casting
-
Packages that use Casting Package Description com.poiji.config com.poiji.option -
-
Uses of Casting in com.poiji.config
Classes in com.poiji.config that implement Casting Modifier and Type Class Description classDefaultCastingCreated by hakan on 22/01/2017. -
Uses of Casting in com.poiji.option
Methods in com.poiji.option that return Casting Modifier and Type Method Description CastingPoijiOptions. getCasting()Methods in com.poiji.option with parameters of type Casting Modifier and Type Method Description PoijiOptionsPoijiOptions. setCasting(Casting casting)PoijiOptions.PoijiOptionsBuilderPoijiOptions.PoijiOptionsBuilder. withCasting(Casting casting)Use a custom casting implementation
-