org.sonar.plugins.design.ui.lcom4.client
Class Data.Blocks

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by org.sonar.plugins.design.ui.lcom4.client.Data.Blocks
Enclosing class:
Data

public static class Data.Blocks
extends com.google.gwt.core.client.JavaScriptObject


Constructor Summary
protected Data.Blocks()
           
 
Method Summary
 Data.Block get(int i)
           
 int size()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Data.Blocks

protected Data.Blocks()
Method Detail

size

public final int size()

get

public final Data.Block get(int i)


Copyright © 2009-2011 SonarSource. All Rights Reserved.