Class GeneratedTypeVariable

java.lang.Object
eu.bandm.tools.metajava.GeneratedTypeVariable
All Implemented Interfaces:
Formattable, MetaType, MetaTypeVariable

public class GeneratedTypeVariable extends Object implements MetaTypeVariable
  • Constructor Details

    • GeneratedTypeVariable

      public GeneratedTypeVariable(String name)
    • GeneratedTypeVariable

      public GeneratedTypeVariable(String name, MetaType... bounds)
  • Method Details