Searched refs:fetchInternal (Results 1 – 1 of 1) sorted by relevance
26 public Internal2465 fetchInternal() { return str; } in fetchInternal() method in JacksonInject2465Test.TestCase246551 assertNotNull(o.fetchInternal()); in testInjectWithCreator()