Uses of Interface
org.klojang.path.KeyDeserializer
Packages that use KeyDeserializer
Package
Description
Classes related to following a path to the object or resource denoted by it.
-
Uses of KeyDeserializer in org.klojang.path
Constructors in org.klojang.path with parameters of type KeyDeserializerModifierConstructorDescriptionPathWalker(List<Path> paths, boolean suppressExceptions, KeyDeserializer keyDeserializer) Creates aPathWalkerfor the specified paths.