Home
last modified time | relevance | path

Searched refs:_map282 (Results 1 – 1 of 1) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/complex-struct/gen-java/
H A DComplexNestedStruct.java1514 TMap _map282 = iprot.readMapBegin(); in read() local
1515 this.mapKeySetValLong = new HashMap<Set<Integer>,Long>(Math.max(0, 2*_map282.size)); in read()
1517 (_map282.size < 0) ? iprot.peekMap() : (_i283 < _map282.size); in read()