HomeSort by relevance Sort by last modified time
    Searched refs:ArrayTypeProjection (Results 1 - 2 of 2) sorted by null

  /cts/tools/signature-tools/src/signature/compare/model/subst/
ArrayTypeProjection.java 26 public class ArrayTypeProjection implements IArrayType {
31 public ArrayTypeProjection(IArrayType original,
ViewpointAdapter.java 92 return new ArrayTypeProjection((IArrayType) type, mappings);

Completed in 73 milliseconds