class org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder$Geo3dHoleBuilder extends org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPointBuilder<org.locationtech.spatial4j.shape.ShapeFactory$PolygonBuilder$HoleBuilder> implements org.locationtech.spatial4j.shape.ShapeFactory$PolygonBuilder$HoleBuilder
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder$Geo3dHoleBuilder
super_class: org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPointBuilder
{
final org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder this$1;
descriptor: Lorg/apache/lucene/spatial/spatial4j/Geo3dShapeFactory$Geo3dPolygonBuilder;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder);
descriptor: (Lorg/apache/lucene/spatial/spatial4j/Geo3dShapeFactory$Geo3dPolygonBuilder;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 // org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder$Geo3dHoleBuilder this
0: .line 321
aload 0 /* this */
aload 1
putfield org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder$Geo3dHoleBuilder.this$1:Lorg/apache/lucene/spatial/spatial4j/Geo3dShapeFactory$Geo3dPolygonBuilder;
aload 0 /* this */
aload 1
invokestatic org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder.access$0:(Lorg/apache/lucene/spatial/spatial4j/Geo3dShapeFactory$Geo3dPolygonBuilder;)Lorg/apache/lucene/spatial/spatial4j/Geo3dShapeFactory;
invokespecial org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPointBuilder.<init>:(Lorg/apache/lucene/spatial/spatial4j/Geo3dShapeFactory;)V
return
end local 0 // org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder$Geo3dHoleBuilder this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/lucene/spatial/spatial4j/Geo3dShapeFactory$Geo3dPolygonBuilder$Geo3dHoleBuilder;
MethodParameters:
Name Flags
this$0 final
public org.locationtech.spatial4j.shape.ShapeFactory$PolygonBuilder endHole();
descriptor: ()Lorg/locationtech/spatial4j/shape/ShapeFactory$PolygonBuilder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=1, args_size=1
start local 0 // org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder$Geo3dHoleBuilder this
0: .line 324
aload 0 /* this */
getfield org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder$Geo3dHoleBuilder.this$1:Lorg/apache/lucene/spatial/spatial4j/Geo3dShapeFactory$Geo3dPolygonBuilder;
getfield org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder.polyHoles:Ljava/util/List;
new org.apache.lucene.spatial3d.geom.GeoPolygonFactory$PolygonDescription
dup
aload 0 /* this */
getfield org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder$Geo3dHoleBuilder.points:Ljava/util/List;
invokespecial org.apache.lucene.spatial3d.geom.GeoPolygonFactory$PolygonDescription.<init>:(Ljava/util/List;)V
invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
pop
1: .line 325
aload 0 /* this */
getfield org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder$Geo3dHoleBuilder.this$1:Lorg/apache/lucene/spatial/spatial4j/Geo3dShapeFactory$Geo3dPolygonBuilder;
areturn
end local 0 // org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder$Geo3dHoleBuilder this
LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/apache/lucene/spatial/spatial4j/Geo3dShapeFactory$Geo3dPolygonBuilder$Geo3dHoleBuilder;
}
Signature: Lorg/apache/lucene/spatial/spatial4j/Geo3dShapeFactory$Geo3dPointBuilder<Lorg/locationtech/spatial4j/shape/ShapeFactory$PolygonBuilder$HoleBuilder;>;Lorg/locationtech/spatial4j/shape/ShapeFactory$PolygonBuilder$HoleBuilder;
SourceFile: "Geo3dShapeFactory.java"
NestHost: org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory
InnerClasses:
private Geo3dPointBuilder = org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPointBuilder of org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory
private Geo3dPolygonBuilder = org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder of org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory
Geo3dHoleBuilder = org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder$Geo3dHoleBuilder of org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dPolygonBuilder
public PolygonDescription = org.apache.lucene.spatial3d.geom.GeoPolygonFactory$PolygonDescription of org.apache.lucene.spatial3d.geom.GeoPolygonFactory
public abstract PolygonBuilder = org.locationtech.spatial4j.shape.ShapeFactory$PolygonBuilder of org.locationtech.spatial4j.shape.ShapeFactory
public abstract HoleBuilder = org.locationtech.spatial4j.shape.ShapeFactory$PolygonBuilder$HoleBuilder of org.locationtech.spatial4j.shape.ShapeFactory$PolygonBuilder