Searched defs:canCreateFromObjectWith (Results 1 – 4 of 4) sorted by relevance
28 public boolean canCreateFromObjectWith() { return true; } in canCreateFromObjectWith() method in JsonLocationInstantiator
237 public boolean canCreateFromObjectWith() { in canCreateFromObjectWith() method in StdValueInstantiator
195 public boolean canCreateFromObjectWith() { return false; } in canCreateFromObjectWith() method in ValueInstantiator543 public boolean canCreateFromObjectWith() { return delegate().canCreateFromObjectWith(); } in canCreateFromObjectWith() method in ValueInstantiator.Delegating
115 public boolean canCreateFromObjectWith() { return true; } in canCreateFromObjectWith() method in TestValueInstantiator.PolymorphicBeanInstantiator145 public boolean canCreateFromObjectWith() { return true; } in canCreateFromObjectWith() method in TestValueInstantiator.CreatorMapInstantiator