Class Type.Template

  • Enclosing interface:
    Type

    public static class Type.Template
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      Type template  
    • Constructor Summary

      Constructors 
      Constructor Description
      Template​(Type template)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.google.common.base.Optional<Type.VariableResolver> match​(Type type)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • template

        public final Type template
    • Constructor Detail

      • Template

        public Template​(Type template)