Groovy - Meta Programming - @InheritConstructor

import groovy.transform.InheritConstructors;

import java.util.logging.Level;

@InheritConstructors
class CustomLevel extends Level {
}

Comments

Popular posts from this blog

தீபம் பிளக்ஸ்

காது புடி வாத்தியார்

PCF - Cloud Foundry Overview - Starting, Restarting and Restaging applications