Searched defs:canInstantiate (Results 1 – 3 of 3) sorted by relevance
70 public boolean canInstantiate() { return true; } in canInstantiate() method in JDKValueInstantiators.ArrayListInstantiator94 public boolean canInstantiate() { return true; } in canInstantiate() method in JDKValueInstantiators.HashMapInstantiator118 public boolean canInstantiate() { return true; } in canInstantiate() method in JDKValueInstantiators.LinkedHashMapInstantiator143 public boolean canInstantiate() { return true; } in canInstantiate() method in JDKValueInstantiators.ConstantValueInstantiator
113 public boolean canInstantiate() { in canInstantiate() method in ValueInstantiator524 public boolean canInstantiate() { return delegate().canInstantiate(); } in canInstantiate() method in ValueInstantiator.Delegating
242 public boolean canInstantiate() { in canInstantiate() method in StdValueInstantiator