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

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

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


Constructor Summary
protected Data.Block()
           
 
Method Summary
 Data.Entity 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.Block

protected Data.Block()
Method Detail

size

public final int size()

get

public final Data.Entity get(int i)


Copyright © 2009-2011 SonarSource. All Rights Reserved.